summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-13coverity#1078450 Unchecked return valueCaolán McNamara1-1/+1
2014-10-13coverity#1027273 Unchecked return valueCaolán McNamara1-3/+1
2014-10-13coverity#982191 Unchecked return valueCaolán McNamara1-1/+3
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin111-355/+562
2014-10-13coverity#1066164 Resource leakCaolán McNamara1-0/+2
2014-10-13Register flat file mime types on OS XMatthew J. Francis1-0/+92
2014-10-13java: Collections.addAll for adding an array of elements to a CollectionRobert Antoni Buj i Gelonch3-12/+8
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch8-16/+0
2014-10-13reportbuilder: import from java.lang packageRobert Antoni Buj i Gelonch1-2/+0
2014-10-13android: Dump my debugging notes to the readme's.Jan Holesovsky2-0/+18
2014-10-13fdo#84872 give each SheetDataContext a new FormulaParserCaolán McNamara4-7/+16
2014-10-13enhance perfcheck failing messageLaurent Godard1-1/+1
2014-10-13fdo#82980: Cancel FmXFormView::OnStartControlWizard when breaking creationStephan Bergmann3-0/+17
2014-10-13Quit after 100 roundsTor Lillqvist1-3/+13
2014-10-13runner: Object comparisonRobert Antoni Buj i Gelonch2-2/+2