summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-14coverity#735851 Dereference after null checkCaolán McNamara1-1/+1
2014-10-14Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann1-35/+41
2014-10-14need explicit bool conversions hereNoel Grandin1-2/+2
2014-10-14scripting: replace '.size() == 0' with '.isEmpty()' (collections)Robert Antoni Buj i Gelonch2-2/+2
2014-10-14scripting: use new exception constructorsRobert Antoni Buj i Gelonch5-15/+9
2014-10-14jurt: print an array with java.util.Arrays.toStringRobert Antoni Buj i Gelonch1-2/+5
2014-10-14fdo#84938: convert EPP_LAYOUT constants to enumNoel Grandin3-48/+51
2014-10-14vcl: cleanup salframe.hxxChris Sherlock1-5/+5
2014-10-14vcl: change to css alias namespaceChris Sherlock1-13/+8
2014-10-14Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method."Stephan Bergmann6-100/+83
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin3-8/+68
2014-10-14Remove commented out codeStephan Bergmann1-2/+0
2014-10-14No apparent reason to fix underlying type of PushFlagsStephan Bergmann1-1/+1
2014-10-14CppunitTest_sw_odfimport: allow running a single test onlyMiklos Vajna2-2/+3
2014-10-14Wrong unnecessarily deep downcastsStephan Bergmann2-3/+3
2014-10-14bff: terminate on SAXException on malformed inputCaolán McNamara1-1/+22
2014-10-14coverity#706319 Uncaught exceptionCaolán McNamara1-1/+2
2014-10-14coverity#706332 Uncaught exceptionCaolán McNamara1-4/+1
2014-10-14coverity#706327 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-14coverity#706326 Uncaught exceptionCaolán McNamara9-54/+65
2014-10-14don't execute ScOpenCLTest::testFinacialIRRFormula on OSXNoel Grandin1-0/+10
2014-10-14Work around missing std::underlying_type in GCC 4.6Stephan Bergmann1-38/+47
2014-10-14runner: Null pointer dereferenceRobert Antoni Buj i Gelonch1-5/+5
2014-10-14connectivity: the value of Math.asin(0.0) is zeroRobert Antoni Buj i Gelonch1-1/+1
2014-10-14Remove confusing TableReference::operator=()Miklos Vajna2-8/+2
2014-10-14runner: finally block to ensure that a resource is closed (Prior to Java SE 7)Robert Antoni Buj i Gelonch11-728/+873
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin4-56/+61
2014-10-14SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann2-2/+5
2014-10-13More on documenting the methods.Kohei Yoshida1-1/+13
2014-10-13Scope level reduction & explain what the max axis index really is.Kohei Yoshida1-63/+71
2014-10-13Explain what doAutoScaling() does.Kohei Yoshida1-0/+9
2014-10-13Make VCartesianAxis::get2DAxisMainLine() truly const method.Kohei Yoshida6-83/+100
2014-10-13coverity#1158396 Uncaught exceptionCaolán McNamara3-30/+47
2014-10-13valgrind + bff, multiple failures, initialize ref counts to 0...Caolán McNamara1-3/+6
2014-10-13SwBasicEscherEx::WritePictures: improve commentMiklos Vajna1-1/+1
2014-10-13Use comphelper::SequenceAsVectorMiklos Vajna1-16/+6
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt3-0/+10
2014-10-13WaE: unused variable 'aNullShadowCol'Tor Lillqvist1-1/+0
2014-10-13oox: refactor embedded media importMichael Stahl9-43/+111
2014-10-13coverity#707458 Uncaught exception (better fix)Michael Stahl2-13/+19
2014-10-13scripting: Null pointer dereferenceRobert Antoni Buj i Gelonch1-1/+1
2014-10-13Resolves: #i125325# added code to handle block comments...Armin Le Grand3-1/+65
2014-10-13Resolves: #i125326# accept CssStyles with missing type attributeArmin Le Grand1-1/+17
2014-10-13build error: specialization in different namespaceCaolán McNamara1-4/+5
2014-10-13Resolves: fdo#84930 format page background in report-builder crashCaolán McNamara1-18/+80
2014-10-13coverity#704061 Unchecked return valueCaolán McNamara1-1/+1
2014-10-13coverity#982170 Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-13coverity#1078470 Unchecked return valueCaolán McNamara1-4/+1
2014-10-13coverity#1078466 Unchecked return valueCaolán McNamara1-3/+3
2014-10-13coverity#1078451 Unchecked return valueCaolán McNamara1-1/+1