summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt2-0/+24
2014-06-30bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan1-2/+2
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin2-3/+3
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida10-21/+35
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan1-2/+2
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand1-7/+10
2014-06-18Resolves: fdo#80140 inverted spell-check continue logicCaolán McNamara1-7/+2
2014-06-17fix sd_import_tests after e42c05c1f96832572e525d85d89590f56f5a29ddMatúš Kukan1-2/+2
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-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-15Fix --disable-gltf buildZolnai Tamás1-0/+3
2014-06-133D model insertion: display extensions in the filter selectorZolnai Tamás1-3/+3
2014-06-13Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás3-2/+3
2014-06-13Make glTF support an experimental featureZolnai Tamás3-6/+28
2014-06-13Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás7-8/+42
2014-06-11Related bnc#862510: extend handling of txXfrmZolnai Tamás3-21/+23
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+10
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-06c++03 vs c++11 enum namespacingCaolán McNamara1-4/+4
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-0/+68
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás2-0/+73
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-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara3-22/+34
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara4-13/+10
2014-05-25CustomAnimationCreateDialog: select previously set misc animationZolnai Tamás1-1/+1
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan1-11/+0
2014-05-21crash because iterator position wasn't changed in stl conversionCaolán McNamara1-3/+12
2014-05-21don't crash on formatting outline level 10 in master viewCaolán McNamara1-24/+29
2014-05-21glTF objects: set playback loop by defaultZolnai Tamás1-1/+5
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet8-23/+23
2014-05-21Avoid possible memory leaks in case of exceptionsTakeshi Abe7-34/+19
2014-05-20Related: fdo#78151 disable promote or demote outline levels in master viewCaolán McNamara1-63/+71
2014-05-20Related: fdo#78151 fix 'pIds unsorted' warningCaolán McNamara1-2/+2
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin4-5/+5
2014-05-19sd: remove using namespace from headersThomas Arnhold2-5/+4
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold12-65/+0
2014-05-19Avoid possible memory leaks in case of exceptionsTakeshi Abe10-40/+34
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky2-2/+2
2014-05-18sd: Use correct SID instead of 0Maxim Monastirsky1-1/+1
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet7-17/+17
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante3-11/+6
2014-05-16coverity#708815 Unused pointer valueCaolán McNamara1-1/+0
2014-05-16coverity#708811 Unused pointer valueCaolán McNamara1-3/+1