summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-1910-21/+35
* coverity#704771 Explicit null dereferencedCaolán McNamara2014-06-191-2/+2
* coverity#735837 Explicit null dereferencedCaolán McNamara2014-06-191-1/+1
* coverity#706052 Unintended sign extensionCaolán McNamara2014-06-191-1/+1
* Resolves: fdo#80140 inverted spell-check continue logicCaolán McNamara2014-06-181-7/+2
* rtl::Reference fits just fine hereStephan Bergmann2014-06-176-13/+6
* fix sd_import_tests after e42c05c1f96832572e525d85d89590f56f5a29ddMatúš Kukan2014-06-171-2/+2
* coverity#707138 Uncaught exceptionCaolán McNamara2014-06-172-4/+4
* coverity#1223089 Dereference before null checkCaolán McNamara2014-06-171-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1749-210/+42
* Revert "Make glTF support an experimental feature"Zolnai Tamás2014-06-163-27/+4
* Reduce test doc size, use a simpler gltf modelZolnai Tamás2014-06-162-2/+2
* Fix gltf export: close plugin element before export fallbackZolnai Tamás2014-06-161-0/+0
* glTF import/export: fallback must be the second one inside the frameZolnai Tamás2014-06-161-0/+0
* glTF export: Use plural folder namesZolnai Tamás2014-06-162-2/+2
* translatable="yes" in .ui filesAndras Timar2014-06-161-1/+1
* Clean up SdrModel::MigrateItemSetStephan Bergmann2014-06-162-5/+5
* Use proper name also when libmerged is used.Matúš Kukan2014-06-161-1/+1
* Fix --disable-gltf buildZolnai Tamás2014-06-151-0/+3
* SdStyleSheetPool::GetBulletFont can be staticStephan Bergmann2014-06-134-9/+5
* Resolves: fdo#78151 change style on toggling bullets on master page outlinersCaolán McNamara2014-06-136-41/+153
* loplugin:staticcallStephan Bergmann2014-06-1316-22/+22
* Set mxStyleSheetPool before using itStephan Bergmann2014-06-132-1/+6
* 3D model insertion: display extensions in the filter selectorZolnai Tamás2014-06-121-3/+3
* Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás2014-06-123-2/+3
* Make glTF support an experimental featureZolnai Tamás2014-06-123-6/+28
* Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2014-06-127-8/+42
* coverity#735840 Unchecked dynamic_castCaolán McNamara2014-06-123-6/+13
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-117-25/+25
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-117-34/+34
* Related bnc#862510: extend handling of txXfrmZolnai Tamás2014-06-103-21/+23
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-107-30/+30
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-06-101-6/+3
* coverity#1213458 Uncaught exceptionCaolán McNamara2014-06-102-2/+2
* fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida2014-06-101-0/+10
* coverity#735616 Division or modulo by float zeroCaolán McNamara2014-06-101-2/+2
* fdo#77987, part 3: use signed ints consistentlyKatarina Behrens2014-06-101-2/+2
* fdo#77987, part 2: snap line coordinates can be negativeKatarina Behrens2014-06-102-4/+4
* fdo#77987, part 1: set min&max values of spinboxesKatarina Behrens2014-06-101-0/+14
* de-virtualize these stringify methods, nothing overrides themCaolán McNamara2014-06-091-1/+1
* gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl2014-06-093-3/+2
* some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara2014-06-093-5/+5
* Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara2014-06-0910-4/+245
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0968-346/+67
* html export: More standard time specification in <meta/>.Jan Holesovsky2014-06-061-1/+1
* sd html: Provide some minimal reasonable defaults.Jan Holesovsky2014-06-061-0/+2
* sd html: Unit test for the metadata export.Jan Holesovsky2014-06-061-0/+5
* sd html: Implement export of metadata in the single document case.Jan Holesovsky2014-06-062-6/+35
* bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás2014-06-063-11/+37
* coverity#704779 Unchecked dynamic_castCaolán McNamara2014-06-061-1/+2