4461330f3a
remove missing sc.hrc
...
from optdlg.hrc removal
Change-Id: If7681f1bcdd03a7f890467961d2532e5fa01c4cf
2014-04-22 13:03:19 +02:00
a30fc66dd2
remove unused hrc files
...
Change-Id: I7ce04c206250db40076bed699bee892bdfbf19b6
2014-04-22 13:03:19 +02:00
aa39d21107
clean up hrc files
...
Change-Id: I76756fe539589d2ab086fd1f1aeec50a9f39af37
2014-04-22 13:03:18 +02:00
40064f479b
clean up hrc files
...
and remove some unused stuff
Change-Id: Iea6177c3d2f9d0668187e66155b62688ae2ecb04
2014-04-22 13:03:17 +02:00
ec6531370a
coverity#708110 Uninitialized scalar field
...
Change-Id: Iab15f5bd188c404eec9633d23e5877ee6eab4b8d
2014-04-22 11:39:19 +01:00
626bd1dc06
coverity#708109 Uninitialized scalar field
...
Change-Id: I013b8b45751ec8a604fb9df941813e283e3b8b45
2014-04-22 11:39:19 +01:00
d361293f3c
coverity#708070 Uninitialized scalar field
...
Change-Id: If5cf306f749f3996d9972bc2b0e71b4101c00837
2014-04-22 11:39:19 +01:00
b2e6ac535e
Do not unconditionally throw NoSuchElementException
...
...this fixes 1a9463277006e8e5a8c0b82bbf5d5ab2d5ea15ac "coverity#704274
Logically dead code" and JunitTest_sc_unoapi.
Change-Id: I20fc5262d6198fca1c7dfc970a7f8664c325aa91
2014-04-22 10:03:48 +02:00
9b0a75c7b1
coverity#708068 Uninitialized scalar field
...
Change-Id: Ia458cb74a0db51e5468645d1c386fd06d6c386b7
2014-04-22 08:43:51 +01:00
02c8ec2fb2
coverity#708066 Uninitialized scalar field
...
Change-Id: I1ba5f9abf0f20373b4f719ea7ecd404d2fd2efa9
2014-04-22 08:43:51 +01:00
b08c87db56
coverity#708065 Uninitialized scalar field
...
Change-Id: Iee7260e15ea0f25a2b415a803138d88c6be6e401
2014-04-22 08:43:51 +01:00
74680add8a
coverity#708063 Uninitialized scalar field
...
Change-Id: Ic643d3c5131d88a732d8b72d75e40b4a8a188e9e
2014-04-22 08:43:50 +01:00
acf018e6c2
coverity#708061 Uninitialized scalar field
...
Change-Id: Ifa499fb78c17a967312521b75542158b56dcff66
2014-04-22 08:43:50 +01:00
f749380504
coverity#708060 Uninitialized scalar field
...
Change-Id: Ice3fdf42c7b8692cd70da643333b9fa313e0eaae
2014-04-22 08:43:50 +01:00
6e7bebf381
coverity#708059 Uninitialized scalar field
...
Change-Id: If4fc4a05c7ab5414d08b08377716193cbe7432ce
2014-04-22 08:43:50 +01:00
4eda84aec9
coverity#708056 Uninitialized scalar field
...
Change-Id: I1031b3125bc562fd30b3e6c9518367e83fe760c3
2014-04-22 08:43:49 +01:00
9e41835048
coverity#708074 Uninitialized scalar field
...
Change-Id: Ifa887cdaacf5c3d711333f95f0b4c041932ce4f8
2014-04-22 08:43:49 +01:00
fbe7a6e130
coverity#708075 Uninitialized scalar field
...
Change-Id: Iecf2eceb3bc1da5d5cd81c37e4a3520d2686dac4
2014-04-22 08:43:49 +01:00
5cd3e4f7ea
coverity#708078 Uninitialized scalar field
...
Change-Id: I06c2defdaaff4159954169ab3ad987988d68623c
2014-04-22 08:43:49 +01:00
05b8b34668
coverity#708080 Uninitialized scalar field
...
Change-Id: I7741dd72a9ef065aed6b0bf1a0bc5be0f6fdba9b
2014-04-22 08:43:49 +01:00
9f3ebfe97f
coverity#708090 Uninitialized scalar field
...
Change-Id: I9278e66067afadac09b11b0e4419cd804b88969f
2014-04-22 08:43:48 +01:00
97a5ba4a71
remove comments why a file gets included
...
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21 18:08:28 +02:00
9d2977d0a3
remove some more bloat
...
Change-Id: I7b6c04d99c41360ff49be774afcb4447a829d31c
2014-04-21 09:39:35 +02:00
2dfd639916
fixincludeguards.sh: sc
...
sorry, huge one...
2014-04-19 11:10:10 +02:00
29d5ce2d88
sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.
...
Change-Id: Ib737e0d1b5888986b308aa60d4140f65e4e90243
2014-04-18 22:51:06 +02:00
b731d71c67
sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.
...
SFX_IMPL_INTERFACE previously looked like a function; where in fact it is
several methods defined at once, and only the last one has a body.
This is extremely confusing and hard to read; let's kill that nonsense.
Change-Id: Ia4ae22eb58b1260c9c827c894f5345693bad49e7
2014-04-18 22:51:06 +02:00
8c3ab6093a
sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.
...
Change-Id: Iff0ffdb955892117a767e1f31c1f854a93feb560
2014-04-18 22:51:06 +02:00
2df21aa91b
sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.
...
Change-Id: Ib94cc5bc33152e53910a50cce878fb69312d0c30
2014-04-18 22:51:05 +02:00
f4d61eca61
sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.
...
Change-Id: Icd56e0cee1ce0283e8a1cbaafc81ecca25469185
2014-04-18 22:51:04 +02:00
9f83ea4bc6
sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.
...
Change-Id: Ie68ccbe5874ec7c7e1bb73cb2937e06bb4910cd0
2014-04-18 22:49:27 +02:00
7acb27081c
sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.
...
Change-Id: Ic80e9bebba8c7e76a0400769a2f9d75301227194
2014-04-18 22:49:27 +02:00
e7f3d21ef0
No need for these to be statics.
...
Change-Id: Ia5fef528b7bddae3c6615d5064dcfcf02059f0ec
2014-04-18 22:48:08 +02:00
7f91f73123
ScImportExport clean-up, German comments
...
Change-Id: Ife16a0e787a03c1225218356572c2fd929a0c63c
2014-04-18 21:07:01 +02:00
1a94632770
coverity#704274 Logically dead code
...
Change-Id: I211f24d34a0fc9b3efb6f575eb6884c334733969
2014-04-18 11:34:12 +01:00
2756299d43
coverity#1202953 Uninitialized pointer field
...
Change-Id: I7d0950873bed5bf9fb83cb72419c9b46555b23ae
2014-04-18 11:12:28 +01:00
7d0f4ec68d
Related: coverity#1202953 unused pIPClient member
...
Change-Id: I0fb8f207e8b41563dad9cc4958abecce125742da
2014-04-18 11:03:26 +01:00
8773d96958
callcatcher: update unused code
...
Change-Id: Ia88d83a209113fa4c351c0300d407da0c71baeac
2014-04-18 09:47:57 +01:00
a70cad2c1e
no temporary instance of SvtLanguageTable necessary here
...
Change-Id: Ic94940cd230022fe968968718a37737c3d462aca
2014-04-17 23:14:59 +02:00
be862ff4f7
Try making it possible to use --disable-avmedia for desktop platforms too
...
Unfinished work in progress.
Change-Id: I978755d73630b8653b169a53f937c1332799e22e
2014-04-18 00:07:20 +03:00
629cc605a4
Intermediate commit of hacking on --disable-database-connectivity
...
Add HAVE_FEATURE_DBCONNECTIVITY to <config_features.h> instead of
using (or not, more likely) -DDISABLE_DBCONNECTIVITY.
The plan is still that database connectivity would be disabled always
for the non-desktop platforms, and otherwise disabling it would be a
configure option.
But, still lots to do; the TiledLibreOffice iOS test app gets tons of
undefineds when linking if I actually try to disable the database
connectivity.
Change-Id: If1e4b55faa1514cd55dec5fc5487a30d689739ac
2014-04-18 00:04:15 +03:00
262aa2c2e5
More generic way to disable avmedia
...
Introduce a configure option --disable-avmedia. For non-desktop,
avmedia is always disabled (for now), and for desktop enabled by
default. Add AVMEDIA to BUILD_TYPE when enabled. Don't build avmedia
when disabled. Add HAVE_FEATURE_AVMEDIA to <config_features.h>. Bypass
avmedia-related code when disabled.
Change-Id: I919c6e199bff87d9f142d55dff6373f0ed217f39
2014-04-17 22:18:02 +03:00
c79a5f87b1
remove executable bit
...
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-17 15:11:14 +02:00
0ce6d9bcea
limit the range shrinking in charts to really large ranges, fdo#70609,
...
Also improves the situation for fdo#55697.
It is just the fist step to a better algorithm.
Change-Id: I15de1ca6604e585fcf5690f0d903c757d641e765
2014-04-17 02:08:59 +02:00
032a127348
cppcheck: duplicate branch
...
Change-Id: I2348a763ba4ba2ae8d00df926d6a1dddceb02b4c
2014-04-16 20:26:42 +01:00
1d1fbbe81b
fdo#74687: Undo & redo of format-only changes don't need broadcasting.
...
Also discovered that the undo path was broadcasting twice. Let's only
do it once.
Change-Id: I169f1659aecb1eb78be3a497e244f79c5883e50f
2014-04-16 15:22:27 -04:00
947177a5cb
fdo#74555: Avoid excessive calls to GetPreviewCellStyle().
...
GetOptimalHeight() gets called *all the time* and is very performance
sensitive. Let's not do an expensive operation such as GetPreviewCellStyle()
which slows down pretty much everything else after the non-default font is
applied.
Change-Id: I5d5b2e706dd5dd98173044642b98ccaedd9536f0
2014-04-16 14:50:47 -04:00
21fc47e115
fdo#75665: Fix the right-aligned case.
...
Change-Id: I905c4e331f37ed2ffbdf5c89dde9fb6c9ca546cf
2014-04-16 11:42:27 -04:00
52cc88d619
fdo#75026: Sometimes we need to update grid view while not being active.
...
For example when "jumping to mark" in the non-active window triggered by
hyperlink in the active one. The jump-to-mark command gets dispatched before
the new window is officially activated.
Change-Id: I4e9c126b061ee3af4440e36d1ba6d796eb1c3539
2014-04-16 11:11:50 -04:00
d593956174
SfxItemPool(..., ATTR_STARTINDEX, ATTR_ENDINDEX, aItemInfos, ...) off by one
...
...since d9ef61fb546af443736057557552e3a95c569c11 "API CHANGE: roll back the
XStyle changes to add a new Hidden property on Style" bumped ATTR_ENDINDEX for
ATTR_HIDDEN but didn't adapt aItemInfos, and mstahl suggests its better to
adapt aItemInfos than to use ATTR_ENDINDEX-1 in the SfxItemPool ctor call.
Change-Id: Iafdf595091ac300793bad1bcd87d58abba4fda6d
2014-04-16 16:28:33 +02:00
271c634e4f
coverity#1202968 Uninitialized scalar field
...
Change-Id: Ic226202bb1ce429f9dd8e13183ec64ffc9059d05
2014-04-16 11:23:13 +01:00