summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-06-12coverity#735840 Unchecked dynamic_castCaolán McNamara3-6/+13
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann7-25/+25
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann7-34/+34
2014-06-10Related bnc#862510: extend handling of txXfrmZolnai Tamás3-21/+23
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann7-30/+30
2014-06-10-Werror,-Wundefined-bool-conversionStephan Bergmann1-6/+3
2014-06-10coverity#1213458 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+10
2014-06-10coverity#735616 Division or modulo by float zeroCaolán McNamara1-2/+2
2014-06-10fdo#77987, part 3: use signed ints consistentlyKatarina Behrens1-2/+2
2014-06-10fdo#77987, part 2: snap line coordinates can be negativeKatarina Behrens2-4/+4
2014-06-10fdo#77987, part 1: set min&max values of spinboxesKatarina Behrens1-0/+14
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara1-1/+1
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl3-3/+2
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara3-5/+5
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara10-4/+245
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin68-346/+67
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky1-1/+1
2014-06-06sd html: Provide some minimal reasonable defaults.Jan Holesovsky1-0/+2
2014-06-06sd html: Unit test for the metadata export.Jan Holesovsky1-0/+5
2014-06-06sd html: Implement export of metadata in the single document case.Jan Holesovsky2-6/+35
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás3-11/+37
2014-06-06coverity#704779 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-06-06c++03 vs c++11 enum namespacingCaolán McNamara1-4/+4
2014-06-06coverity#705224 Missing break in switch, surely unintentionalCaolán McNamara1-1/+1
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-0/+68
2014-06-061th part of bnc#870233: wrong list style in shapesZolnai Tamás2-0/+73
2014-06-05coverity#1019354 Missing break in switch, assuming intentionalCaolán McNamara1-0/+1
2014-06-05coverity#705215 Missing break in switchCaolán McNamara1-0/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin2-5/+2
2014-06-04coverity#1209650 Missing break in switch, probably intentionalCaolán McNamara1-0/+1
2014-06-04coverity#705863 Dereference before null checkCaolán McNamara1-4/+2
2014-06-04coverity#705864 Dereference before null checkCaolán McNamara1-4/+2
2014-06-04coverity#705867 Dereference before null checkCaolán McNamara1-6/+3
2014-06-04coverity#1213293 Dereference before null checkCaolán McNamara1-2/+1
2014-06-04coverity#705873 Dereference before null checkCaolán McNamara1-1/+1
2014-06-04DeInitVCL at end of testsStephan Bergmann3-0/+3
2014-06-02coverity#1219795 Uncaught exceptionCaolán McNamara2-2/+3
2014-06-01fdo#68849: Add header guards to all include filesJens Carl5-0/+24
2014-05-30Revert "cppcheck: zerodiv"Julien Nabet1-1/+1
2014-05-30tweak massively complicated html export wizard a bitCaolán McNamara2-222/+212
2014-05-30Convert DLG_PUBLISHING to .uiPalenik Mihály11-1116/+1999
2014-05-30coverity#705222 Missing break in switchCaolán McNamara1-0/+1
2014-05-30coverity#705223 Missing break in switchCaolán McNamara1-0/+1
2014-05-30fdo#76953: cannot start show at selected slideZolnai Tamás2-0/+10
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás2-0/+22
2014-05-30coverity#704728 Unchecked dynamic_castCaolán McNamara9-25/+30
2014-05-30coverity#705871 Dereference before null checkCaolán McNamara1-3/+3
2014-05-30coverity#705870 Dereference before null checkCaolán McNamara1-13/+4
2014-05-30coverity#705861 Dereference before null checkCaolán McNamara1-15/+18