summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin49-210/+42
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás3-27/+4
2014-06-16Reduce test doc size, use a simpler gltf modelZolnai Tamás2-2/+2
2014-06-16Fix gltf export: close plugin element before export fallbackZolnai Tamás1-0/+0
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás1-0/+0
2014-06-16glTF export: Use plural folder namesZolnai Tamás2-2/+2
2014-06-16translatable="yes" in .ui filesAndras Timar1-1/+1
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann2-5/+5
2014-06-16Use proper name also when libmerged is used.Matúš Kukan1-1/+1
2014-06-15Fix --disable-gltf buildZolnai Tamás1-0/+3
2014-06-13SdStyleSheetPool::GetBulletFont can be staticStephan Bergmann4-9/+5
2014-06-13Resolves: fdo#78151 change style on toggling bullets on master page outlinersCaolán McNamara6-41/+153
2014-06-13loplugin:staticcallStephan Bergmann16-22/+22
2014-06-13Set mxStyleSheetPool before using itStephan Bergmann2-1/+6
2014-06-123D model insertion: display extensions in the filter selectorZolnai Tamás1-3/+3
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás3-2/+3
2014-06-12Make glTF support an experimental featureZolnai Tamás3-6/+28
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás7-8/+42
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