Caolán McNamara
0d1d6aa26e
coverity#1158103 Unchecked dynamic_cast
...
Change-Id: Id08897c1dcb9df59458a29d5d20d57cd6a9039f8
2014-02-07 12:24:45 +00:00
Caolán McNamara
38e7e67248
coverity#1158104 Unchecked dynamic_cast
...
Change-Id: I725d1adc028597123dec10c2de6c609211c8e7a4
2014-02-07 12:24:44 +00:00
Caolán McNamara
ade3a42423
coverity#1158105 Unchecked dynamic_cast
...
Change-Id: Ia908b5cc3f7d18e376496eacd71a2e55f75bf8b3
2014-02-07 12:24:44 +00:00
Caolán McNamara
e04eee9a59
coverity#1158106 Unchecked dynamic_cast
...
Change-Id: I52af351a470bec9acb7a1981faf0ae6943ceba43
2014-02-07 12:24:44 +00:00
Caolán McNamara
16738ab4d8
coverity#1158121 Unchecked dynamic_cast
...
Change-Id: I961c3da368c1f2bffb4c116c325a82cf7619cf15
2014-02-07 12:24:43 +00:00
Caolán McNamara
33dc343268
coverity#1158125 Unchecked dynamic_cast
...
Change-Id: Id560c9d5941ba679b92aaa2b2db0fb34a23d7a5f
2014-02-07 12:24:43 +00:00
Caolán McNamara
6c45566ece
coverity#1158077 Unchecked dynamic_cast
...
Change-Id: I4aae47d34dc3ab25cdd20816d411d5e09375b49d
2014-02-07 12:24:43 +00:00
Caolán McNamara
78213dfead
coverity#1158075 Dereference after null check
...
Change-Id: I0143ec3dd07d4a56f9ce71ab877593c0b23a05c3
2014-02-07 12:24:43 +00:00
Caolán McNamara
710a7dd475
coverity#1158167 Missing break in switch
...
Change-Id: I33f19229ebaa96aa7dffb3348dbe382fb813561f
2014-02-07 12:24:42 +00:00
Caolán McNamara
50838ed959
coverity#1158165 Missing break in switch
...
Change-Id: I34fc275f6e55b3e70a0f010d9e342fa8ce34332e
2014-02-07 12:24:42 +00:00
Caolán McNamara
7ca55ef5cf
coverity#1158074 Unchecked dynamic_cast
...
Change-Id: I29e9a98a862b2d6b5263606111c7be75e2160261
2014-02-07 12:24:42 +00:00
Caolán McNamara
1907373928
coverity#1158062 Unchecked dynamic_cast
...
Change-Id: Ife7eae1cbf17c4fae4b147be2b93c1b02bdcab1e
2014-02-07 12:24:41 +00:00
Caolán McNamara
cee7901309
coverity#1158059 Unchecked dynamic_cast
...
Change-Id: Ia7b3ed28c1120d542c1d1dbe4fd05b2663b688d1
2014-02-07 12:24:41 +00:00
Caolán McNamara
624eb1cc6a
coverity#1132667 Unchecked dynamic_cast
...
Change-Id: Ia1e8a041d1eb1770757731554ab4fe007a62c111
2014-02-07 12:24:41 +00:00
Caolán McNamara
f70d03436b
coverity#1158232 have a stab at silencing warning with function markup
...
and coverity#983117 Resource leak
Change-Id: I9dd71c64894191ff767e711f685d48f27308f445
2014-02-07 12:24:41 +00:00
Laurent Balland-Poirier
9e67015be6
fdo#73374 Trendline: correct R^2 for forced intercept
...
In case of forced intercept, R^2 must be calculated in a different way.
This patch calculates R^2 of trend line in the same way as LINEST
function.
Change-Id: I3ac361f014569261f05d513acb3428de5c7641ab
Reviewed-on: https://gerrit.libreoffice.org/7326
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com >
Tested-by: Tomaž Vajngerl <quikee@gmail.com >
2014-02-07 12:01:10 +00:00
Stephan Bergmann
436c0fc9f6
Simplify InternalStreamLock instance handling
...
Change-Id: Id5bd445ad4f2397cbff01099ba3779736bb47e61
2014-02-07 12:32:21 +01:00
Jan Holesovsky
b29c078c7f
Convert template manager dialog to .ui + adapt code.
...
Change-Id: I854abb47c2d22206ed5581373b3e841f221672e3
2014-02-07 12:11:50 +01:00
Stephan Bergmann
bd20500cf3
Simplify access to theCoreReflection singleton
...
Change-Id: I9901991a320b87895230a92095c9c7d3109380a6
2014-02-07 12:03:03 +01:00
Miklos Vajna
41324964f5
oox: make sure debug output appears on stderr
...
So that profiling unit tests (finding out the largets test documents
based on the CSV output on stdout) is possible again.
Change-Id: Ib870d6f424c3219f37715daef5400a0181867be7
2014-02-07 11:18:12 +01:00
Noel Grandin
160cc0f6a5
4 related coverity issues, unused pointer value
...
coverity#708881, coverity#708882, coverity#708883,
coverity#708884
Change-Id: I8ddcb2f7b2b70dc92b8d0d5f66bf944edc57157e
2014-02-07 12:14:33 +02:00
Noel Grandin
7f2e336217
6 related coverity issues, unused pointer value
...
coverity#708890,coverity#708886,coverity#708888,
coverity#708887,coverity#708885,coverity#708889
Change-Id: I4aeedea2d73614f4af935c58776605f49824374d
2014-02-07 12:14:33 +02:00
Noel Grandin
e5dd09caaf
coverity#708893 unused pointer value
...
Change-Id: Ib029e08f7dc29330b1a0b5d93c1c0a356dbd59dd
2014-02-07 12:14:33 +02:00
Noel Grandin
c668efa5d9
coverity#738955 unused pointer value
...
Change-Id: I5e17afe36422d546249dfc849a2d948a6ef5030b
2014-02-07 12:14:33 +02:00
Noel Grandin
6f984c03da
coverity#738965 unused pointer value
...
Change-Id: Ie00a0ec0cbe5e3ec9c8e0e54f93153e799b621af
2014-02-07 12:14:32 +02:00
Noel Grandin
bfc8f4071f
coverity#984422 unused pointer value
...
Change-Id: I2200462b2a963820e2ca66094ded653f5597abff
2014-02-07 12:14:32 +02:00
Stephan Bergmann
874c481801
Simplify service manager's tracking of singletons
...
It only tracks whether to dispose a singleton instance now, and (at least
conceptually) no longer remembers the single instance (apart from what is
necessary in order to call dispose on it), as the underlying implementation
already needs to keep track of that to support direct calls of constructor
functions.
Change-Id: I154bf05438e1db099c1c5ffb1c56377725c6bfc6
2014-02-07 11:10:06 +01:00
Tushar Bende
138bd3d656
fdo#72563 : PAGEREF field tag not preserved during Roundtrip
...
There was a problem that in case of TOC,PAGEREF field tag was not preserved inside <hyperlink> during Roundtrip.
Reason found, there was no code support to handle PAGEREF in export.
Added code support in export code to handle PAGEREF.
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
https://gerrit.libreoffice.org/7605
Change-Id: I1785360684d8772b71c3f45fdd2c654f94777067
2014-02-07 10:43:52 +01:00
Stephan Bergmann
0443d29672
Avoid generation of unused replaceFrom* variables
...
Change-Id: I2a65485b8dcaa7b6ed4a049f97d460878b8bb17d
2014-02-07 10:04:59 +01:00
Caolán McNamara
91fcdd5a8d
fix debug=2 build
...
Change-Id: I9b5b2efc3b8fc3164264775b608348baa72d31b1
2014-02-07 09:03:48 +00:00
Caolán McNamara
3ec9bccaab
silence coverity#1027865 Out-of-bounds access
...
and coverity#1027864
Change-Id: Ic3d1b91ef77ab3510c7428b7135dd9f249d56b4b
2014-02-07 09:03:48 +00:00
Stephan Bergmann
f1a09e08f2
Use rtl::Reference
...
Change-Id: Ia14ad80f13bffe4c1d0078da0198a3ae6eae581e
2014-02-07 09:32:07 +01:00
Stephan Bergmann
922f44344e
Avoid css::uno using directives (Reference ambiguities)
...
Change-Id: Ia702572bef47738531b526addeecd86e7b39aad2
2014-02-07 09:29:21 +01:00
Stephan Bergmann
8722caefc8
No need for virtual functions in OFileWriter
...
Change-Id: Ifd18bf16213a1c4b746eab16e563f0322fbc3690
2014-02-07 08:45:14 +01:00
Stephan Bergmann
375f98d615
Remove obsolete workaround
...
Change-Id: I8c8e99036fe694a2fb0160250c7c0c4fefb98a3e
2014-02-07 08:43:57 +01:00
Markus Mohrhard
003089c588
first step in supporting XShapeDumper for the DummyShapes
...
Change-Id: I27fcc629854b0a40f47a0008e5cab2f1749197e9
2014-02-07 02:19:48 +01:00
Michael Stahl
9dbe5a5763
fdo#74474: sw: fix Label wizard document creation harder
...
The function ReplacePoint() was changed to return a value but not all
call sites were adapted.
(regression from 2631538427
)
Change-Id: I33efd9ce61611e025dfc76047187826aa0f8dd84
2014-02-07 00:13:42 +01:00
Michael Stahl
7e61bfe813
fdo#74474: sw: fix Label wizard document creation
...
Infinite loop in InsertLabEnvText() due to wrong handling of starting '<'.
(regression from fa469b2e00
)
Change-Id: I1d7ab1b276756bddd87890bb39d3e817330bc6dd
2014-02-07 00:13:41 +01:00
Kohei Yoshida
16442998b8
fdo#74553: Use the shared formula column position Excel tells you...
...
Because sometimes this may be correct.
Change-Id: Id2c47bb4ad3f91b366a25306169de58bb38c1e81
2014-02-06 18:10:01 -05:00
Kohei Yoshida
642d0c9abc
fdo#74553: Write unit test for this.
...
Change-Id: Ie33047dff35c7aa31aaed9ec6c8e1fe5f8f5b9d7
2014-02-06 18:10:01 -05:00
Andras Timar
ac6e8ac7e4
typo fixes in comments
...
Change-Id: Idd49478d59cd062118fbf8e99d1c8bc5250013fc
2014-02-06 23:22:30 +01:00
Julien Nabet
31ae001135
Typo: cheking -> checking
...
Change-Id: I15c1c932a02fd1a1c27d2a655865171d5829bf0b
2014-02-06 22:45:08 +01:00
Julien Nabet
137ad247ce
Typo: maping -> mapping
...
Change-Id: I38f51d86eb9230e8f892a180141ff58ad2e73aa3
2014-02-06 22:44:02 +01:00
Julien Nabet
9bbb7ca9f7
Typo: formating -> formatting
...
Change-Id: If4aba89909a3ef049a756182c37d8a5d6812ae70
2014-02-06 22:41:48 +01:00
Julien Nabet
1474d5c9c3
-Typo: falback -> fallback
...
Change-Id: Ic6ad17315d0d4566971f006e3a8736e1608eb934
2014-02-06 22:41:48 +01:00
Julien Nabet
49801a297a
Typo: wraped -> wrapped
...
Change-Id: I657a192a2be21315a3a17dc8a798a084a6f98c34
2014-02-06 22:41:47 +01:00
Kohei Yoshida
6f229d9fbe
Perhaps this will make the mac tinderbox happy?
...
Change-Id: Ife277a44abf53c137eb8b9a727a3549ad57662cb
2014-02-06 16:15:09 -05:00
Miklos Vajna
f3ad86efeb
writerfilter: whitespace fixes in testrtftok
...
Change-Id: I520595debaa47cd38be88428480ff2de9d7bf1b6
2014-02-06 21:59:49 +01:00
Miklos Vajna
3bd0d1f63d
sw: hardwired NS_sprm::LN_CCv
...
Change-Id: Ibbffd00b146369be75c462f9eea243e3582f14e6
2014-02-06 21:59:49 +01:00
Herbert Dürr
3c7530411e
Related: #i123795# add a windowForParent() method for AquaA11yWrapper
...
for getting the parent window of an A11y enabled NSView. The method
viewElementForParent() was abused for that purpose, but it was mis-named
and mis-typed. The new method cleans this up and the now unused
viewElementForParent() method can be retired.
(cherry picked from commit 96cd47d49a3aa5b1e3b96b649f40e516ca568d4b)
Conflicts:
vcl/osx/a11ywrapper.mm
vcl/osx/salframeview.mm
Change-Id: Ib88aa1ad442d3b8fb3adbf7a76b3ed8ca268fa87
(cherry picked from commit a7d6569fdecc36bd5ca093442a9b7aec093637d5)
2014-02-06 20:57:54 +00:00