summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Related: #i125985# Change Insert Footnote toolbar commentKay Schenk1-1/+1
2015-02-11Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara3-15/+39
2015-02-11OSL_ENSURE->assert when followed by unconditional dereferenceCaolán McNamara1-2/+2
2015-02-11Related: tdf#70062 keep drawing anchor objects sortedCaolán McNamara5-17/+62
2015-02-11coverity#1267649 Logically dead codeCaolán McNamara1-3/+9
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann2-5/+32
2015-02-11loplugin:unreffunStephan Bergmann1-178/+184
2015-02-11tdf#46723 - enable configmgr unit testsRadu Ioan2-49/+41
2015-02-11sw: identation fixes in swparrtfMiklos Vajna1-22/+18
2015-02-11coverity#1267660 etc.: remove redundant checksStephan Bergmann1-20/+0
2015-02-11No StarBasic unless HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2015-02-11eliminate false failure warningEike Rathke1-0/+5
2015-02-10tdf#79239: make the dialog closable with 'X' button againKatarina Behrens2-2/+8
2015-02-10ExtCfRule::maModel and CondFormatRule::mpDataBar are 2 distinct thingsKatarina Behrens2-2/+3
2015-02-10mbNeg means: a different colour for negative values is definedKatarina Behrens1-3/+1
2015-02-10cppcheck: assertWithSideEffectCaolán McNamara1-2/+3
2015-02-10rearrange this a little, no logic changeCaolán McNamara1-52/+43
2015-02-10drop some unbuilt test codeCaolán McNamara8-748/+0
2015-02-10cppcheck: cstyleCastCaolán McNamara2-3/+3
2015-02-10cppcheck: variableScopeCaolán McNamara1-2/+4
2015-02-10cppcheck: variableScopeCaolán McNamara1-11/+4
2015-02-10Use "!=" instead of "<" to compare current it with end itJulien Nabet1-3/+3
2015-02-10tdf#68117 Partially fix boolean labels in XLSXUrsache Vladimir1-1/+1
2015-02-10Avoid OpenCL compilation error in some casesTor Lillqvist1-5/+5
2015-02-10Revert "Werror: C4324 structure was padded due to __declspec(align())"Michael Stahl1-1/+1
2015-02-10Werror: C4324 structure was padded due to __declspec(align())David Ostrovsky1-1/+1
2015-02-10Don't call clReleaseProgram() on the same program twiceTor Lillqvist1-0/+1
2015-02-10Add SAL_INFOs for tracing kernel and program life cycleTor Lillqvist2-0/+16
2015-02-10fdo#39468 translated german commentsMichael Jaumann1-41/+37
2015-02-10Android: fix share feature for .odp/.odt filesJacobo Aragunde Pérez2-4/+31
2015-02-10set ok button as fontwork gallery dialog as the default buttonCaolán McNamara1-0/+2
2015-02-10...next attempt at getting this through both GCC 5 and MSVCStephan Bergmann1-2/+4
2015-02-10OSL_ENSURE -> assert when followed by unconditional dereferenceCaolán McNamara1-4/+4
2015-02-10Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara2-16/+41
2015-02-10coverity#1267630 Logically dead codeCaolán McNamara1-1/+0
2015-02-10How is that supposed to ever work?Stephan Bergmann1-2/+1
2015-02-10coverity#1267646 coverity#1267641: sw: logically dead codeMichael Stahl1-24/+21
2015-02-10coverity#1267654: sw: logically dead code in SwCrsrShell::GoNextCell()Michael Stahl1-2/+0
2015-02-10...and work around AC_RUN_IFELSE not working when cross-compilingStephan Bergmann1-26/+30
2015-02-10Make C++ AC_RUN_IFELSE check link on WindowsStephan Bergmann1-28/+41
2015-02-10Remove duplicate L10n icons.Andrew560-81/+0
2015-02-10coverity#1267683: vcl: try to suppress a silly oneMichael Stahl1-0/+1
2015-02-10Properly check for Clang with static initializer_list bugStephan Bergmann3-2/+34
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl2-3/+14
2015-02-10coverity#1267666: logically dead code in SwUndo::CanRepeat()Michael Stahl1-1/+0
2015-02-10coverity#1267639: logically dead code in SwUndo::UndoWithContext()Michael Stahl1-1/+0
2015-02-10coverity#1267638: logically dead code in SwUndo::RedoWithContext()Michael Stahl1-1/+0
2015-02-10coverity#1267637: logically dead code in SwUndo::Repeat()Michael Stahl1-1/+0
2015-02-10It is apparently the static initializer_list that's confusing old ClangStephan Bergmann1-57/+63
2015-02-10Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti3-3/+104