Commit Graph

349043 Commits

Author SHA1 Message Date
Stephan Bergmann
2ab3bae2cf Reduce some functions to local
Change-Id: Ia2d7eaaa1381fe46839b0d52a91bdc3a439fa418
2014-03-25 18:49:17 +01:00
Niklas Johansson
e5d7a360e6 Accessibility: Avoid immediate crash in Impress
When Accessibility is active Impress immediately crashes. We need to check that
mpParent isn't NULL before we try to call it's methods. This has been a
problem since at least commit 7ef4a5bd51.
I don't know if it is relevant to bring that back though.

Change-Id: Idaa1f30685205e3a62cec2a60a14791d798391a6
Reviewed-on: https://gerrit.libreoffice.org/8748
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-25 17:10:29 +00:00
Caolán McNamara
729f40f035 coverity#738830 Uninitialized pointer field
Change-Id: I82b0c24957761573e0870b11b7b1ddb3553119c4
2014-03-25 17:03:50 +00:00
Caolán McNamara
80450fe68f coverity#738856 Uninitialized pointer field
Change-Id: I3dec3b5bed90b63f8869e0f28c970cec93d040c8
2014-03-25 17:03:50 +00:00
Caolán McNamara
361000e7b6 coverity#738867 Uninitialized pointer field
Change-Id: I14e7a499d994d5a93ca1c6263a5c52e3c6b14fb6
2014-03-25 17:03:50 +00:00
Caolán McNamara
138d02c6c6 coverity#982474 Unchecked dynamic_cast
Change-Id: I67f495755502b034b8a09d8b6d61ede45f2d91e1
2014-03-25 17:03:50 +00:00
Caolán McNamara
7fce0e3fe7 coverity#982469 Unchecked dynamic_cast
Change-Id: I6fa95fbd64f69cca1837b57f9c632f0bdbaec1d0
2014-03-25 17:03:50 +00:00
Caolán McNamara
356263dcdb coverity#982468 Unchecked dynamic_cast
Change-Id: Ie98fa4199ebfa96495bdb7fa4582b09926fac8f1
2014-03-25 17:03:49 +00:00
Caolán McNamara
ca276d55ea coverity#982466 Unchecked dynamic_cast
Change-Id: I6016ab4ffd2712d62cf3a8136a7d292f06abc8dd
2014-03-25 17:03:49 +00:00
Caolán McNamara
592f138748 coverity#1130187 Logically dead code
Change-Id: I0d89af20a61123d7a47452c024c987774d929475
2014-03-25 17:03:49 +00:00
Caolán McNamara
960da63a9e coverity#982303 Logically dead code
Change-Id: I45aca72d340295fcda04f9045f0c61b882722fd8
2014-03-25 17:03:49 +00:00
Caolán McNamara
9104fbc571 coverity#735475 Logically dead code
Change-Id: I6c1538ac40db97d687f446a8059e51b4a588199e
2014-03-25 17:03:49 +00:00
Kohei Yoshida
3cd22c2e02 Extra blank line.
Change-Id: I6ee460dabfe1962d4ad1eb22f29d924a5e854a82
2014-03-25 12:52:30 -04:00
Kohei Yoshida
8582db191b fdo#76402: Handle range reference expansion in named ranges.
Change-Id: I8314260fc7588f0a0230ab63cc600fa887a8479d
2014-03-25 12:41:57 -04:00
Kohei Yoshida
a603ddf9ad fdo#76402: Write unit test for this first.
Change-Id: Ib4fccb0e29d4a21a211de4af2cdeaf956f9b9cc6
2014-03-25 12:41:57 -04:00
Caolán McNamara
76ada5696d convert mail merge page to .ui
Change-Id: I13e23a2e5c19370b0a82c24bc96b532debf9c160
2014-03-25 16:19:03 +00:00
Caolán McNamara
a27906233e Updated core
Project: help  2b799e21a07d93f7b997bb1f3fa85e8cffb19356
2014-03-25 16:18:35 +00:00
Stephan Bergmann
97354578d7 Remove the obsolete functionality originally underlying osl/diagnose.h
...before that got rebased onto sal/log.hxx.  That functionality is considered
an implementation detail, so it should be safe to remove it from the URE
interface.  As usual, aborting stubs are retained for SONAME stability.

Change-Id: If948b9714c26a3871e38dea4d4d5b5466d6ee258
2014-03-25 16:17:09 +01:00
Stephan Bergmann
86088dda6e osl_setDetailedDebugMessageFunc is effectively doing nothing
...since the osl/diagnose.h macros got rebased onto sal/log.hxx, so remove the
corresponding tools/debug.h functionality.

Change-Id: Ife4b5b1a2608230d0dbfc3fa8852243c89ed292f
2014-03-25 16:17:09 +01:00
Stephan Bergmann
7bb5f9e1a2 Adapt to sal/log.hxx
Change-Id: Ic197b0fc962ff33b0f0a3c7f04d8208ea9123094
2014-03-25 16:17:09 +01:00
Stephan Bergmann
3c5d30c03b Adapt to sal/log.hxx
Change-Id: I9c59495977e111d94077470f07591c91fa3c1665
2014-03-25 16:17:09 +01:00
Stephan Bergmann
ff1a592a1f Remove unused DBG_FUNC_* slots
Change-Id: Ief6661ed4bb57546014deef5b10d20fc3a4894fe
2014-03-25 16:17:09 +01:00
Stephan Bergmann
0e36a13a80 MI_DEBUG is never defined
Change-Id: I6f5d74e892d9bdca5a39caa76feb4e3d05b95ba9
2014-03-25 16:17:08 +01:00
Stephan Bergmann
19d8bae111 Adapt to sal/log.hxx
Change-Id: Ife7840ec39de743a7dfaacb20c0871fbcd8195e7
2014-03-25 16:17:08 +01:00
Stephan Bergmann
351c4bcf83 Adapt to sal/log.hxx
Change-Id: I1af793393a1aceba7a53c85a4943a9b81362a918
2014-03-25 16:17:08 +01:00
Stephan Bergmann
5e9e04c9a8 Adapt to sal/log.hxx
Change-Id: Ifb0f400136365d85170fbc4c33573ffec6a4bfcd
2014-03-25 16:17:08 +01:00
Stephan Bergmann
9759de7a88 Adapt to sal/log.hxx
Change-Id: I7afe7bfe295dfa20206fdb6bc10da8ea31adb47e
2014-03-25 16:17:08 +01:00
Stephan Bergmann
dd3a00ffd5 Adapt to sal/log.hxx
Change-Id: I9ec4c72d4779f7182478b8d40e1039baf3088449
2014-03-25 16:17:07 +01:00
Stephan Bergmann
d940e35197 Remove unused SfxMiniRecordWriter ctor
Change-Id: I97fd0bb73fd13af1c3b2a548b1329393cbc10924
2014-03-25 16:17:07 +01:00
Stephan Bergmann
6854bd6b9e These DbgOutf calls do not seem worth keeping
Change-Id: I6da5848ee2d1d23f921e56ac2eae09c6f148ebbd
2014-03-25 16:17:07 +01:00
Stephan Bergmann
db3d23ff9e Adapt to sal/log.hxx
Change-Id: Ibb4549bcca6dd93ae31ef84fbb34f5054d50fe7b
2014-03-25 16:17:07 +01:00
Stephan Bergmann
3afc276001 DBG_OUT_WARNING is unused
...and thus DgbData::nWarningOut is unused, too.

Change-Id: I388d2be7dafbfdc173a731dc7daf1c8b5efcd61d
2014-03-25 16:17:06 +01:00
Stephan Bergmann
bb27014e10 Remove unused inline functions
Change-Id: I719c0448ae3db291edfb32738404ff375deb3c3b
2014-03-25 16:17:06 +01:00
Stephan Bergmann
6d24c8cf77 Adapt to sal/log.hxx
Change-Id: Ie90467573a2e0fb2da227c58ce2e89ab2318eb04
2014-03-25 16:17:06 +01:00
Chris Sherlock
78d7ea21f7 Update make helpfile
Corrected typo, included the option dump-deps-png because that is
awesome and available and not in this helpfile! :-)

Change-Id: If8dd8b9c4dc9938c65499ae5d6dfdd7bf830e94d
Reviewed-on: https://gerrit.libreoffice.org/8747
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2014-03-25 14:20:25 +00:00
Tor Lillqvist
6811caf91a WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' [loplugin]
Change-Id: I5850e62b5d8dc25f58ac098fb7ec6a987e96c040
2014-03-25 16:16:03 +02:00
Christian Lohmaier
85dad9793a update credits
Change-Id: I82275cda7f262da58688bb273403d6b31eee294b
2014-03-25 14:41:28 +01:00
Chris Sherlock
d4071188b8 Fix to commit 03568b2e24
During a rebase I accidentally removed the VirtualDevice::EnableRTL().
Also taking the opportunity to make the function virtual in window.hxx.

Change-Id: Ic239d8dc131dfcc6b049c30d2fad4d2d12059059
Reviewed-on: https://gerrit.libreoffice.org/8745
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-25 13:28:49 +00:00
Eike Rathke
bc43fc2fb2 added Formula/Syntax/StringConversion config item, fdo#37132 related
Change-Id: I349ee1a708acfcf087680b6b07b80fb2ce911c4d
2014-03-25 14:23:22 +01:00
Caolán McNamara
1731f6e692 bump apache-commons-lang to 3.3.1
Change-Id: Ibae9d3d143e111c0bb60de76deb085a3ccb010c9
2014-03-25 13:06:34 +00:00
Caolán McNamara
3dad9b1019 bump apache-commons-codec to 1.9
Change-Id: Ia5638f4c4cc47121610b8ddff144fb88aff6b96f
2014-03-25 13:06:34 +00:00
Caolán McNamara
2b15c85a8c bump apache-commons-logging to 1.1.3
Change-Id: Ibeebcc8616a3547f2e2dbf4d613ce4c02ba9d176
2014-03-25 13:06:34 +00:00
Tor Lillqvist
f883832c93 WaE: unused variable 'catst2' [loplugin:unusedvariablecheck]
Change-Id: Iaeff659796b17ffe5e102b75045c90913f12b615
2014-03-25 14:43:05 +02:00
Caolán McNamara
b88434d67b Resolves: rhbz#1077780 crash on loading .docx
Change-Id: I92670b9c46a2c745ba47c6dcc1b4dd672942cf59
2014-03-25 12:33:42 +00:00
Caolán McNamara
dd139fa3e4 coverity#735446 Logically dead code
Change-Id: I6615145e2529193cbe72f4e5d326832a5b8864d0
2014-03-25 12:33:21 +00:00
Caolán McNamara
1cc0bdd037 coverity#735439 Logically dead code
Change-Id: Id475c10effc81386a08337128be270f715daef52
2014-03-25 12:33:21 +00:00
Caolán McNamara
6137b5f72f coverity#735432 Logically dead code
Change-Id: I6bbbe539d28aefcad04ccae48f2518e78f15b240
2014-03-25 12:33:21 +00:00
Caolán McNamara
da5ac820d7 coverity#704376 Logically dead code
Change-Id: I4ab6a73a0b24db2d07c33cd593b0898b87c90fd3
2014-03-25 12:33:21 +00:00
Caolán McNamara
a79afdaa11 coverity#736158 Dereference null return value
Change-Id: Ia3afc3989d1c9a5d9c70b167186fd81a263550fb
2014-03-25 12:33:20 +00:00
Caolán McNamara
fcdae12f36 coverity#736142 Dereference null return value
Change-Id: I89e0ac7fe236edee43f4ce12789d1ad024d7eb08
2014-03-25 12:33:20 +00:00