summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock29-381/+406
2014-10-13Make the image continuously resize back and forth in both casesTor Lillqvist1-42/+52
2014-10-13android: When debugging, the installLocation must be "internalOnly".Jan Holesovsky2-10/+14
2014-10-13boost::rational throws if 0 is passed as denominatorDavid Tardon1-4/+16
2014-10-13Avoid manual realloc, use comphelper::SequenceAsVector insteadMiklos Vajna2-18/+21
2014-10-13nlpsolver: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch1-9/+20
2014-10-13xmerge: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch1-0/+7
2014-10-13accessibility: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch1-4/+31
2014-10-13convert SW_TAB #defines to enumNoel Grandin8-72/+77
2014-10-13android: When rotating, we also need to update the viewport geometry.Jan Holesovsky1-7/+18
2014-10-12convert SW_MOVE constants to enumNoel Grandin3-32/+35
2014-10-12runner: code will never be executedRobert Antoni Buj i Gelonch1-4/+0
2014-10-12runner: Concatenating null strings in Java (JDK 1.5+)Robert Antoni Buj i Gelonch1-23/+4
2014-10-12runner: remove import from same packageRobert Antoni Buj i Gelonch5-9/+5
2014-10-12runner: remove import from java.lang PackageRobert Antoni Buj i Gelonch1-1/+0
2014-10-12runner: 'static final' to declare constants when it isn't an interfaceRobert Antoni Buj i Gelonch10-19/+19
2014-10-12coverity#706421 Uncaught exceptionCaolán McNamara1-8/+12
2014-10-12coverity#706404 Uncaught exceptionCaolán McNamara1-9/+12
2014-10-12coverity#706331 Uncaught exceptionCaolán McNamara11-70/+93
2014-10-12coverity#706478 Uncaught exceptionCaolán McNamara1-2/+0
2014-10-12coverity#706476 Uncaught exceptionCaolán McNamara1-2/+0