summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2020-11-10tdf#126700 handle Impress default documentsJan-Marek Glogowski
2020-10-27tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia
2020-06-13tdf#132137 Rename Default Style to Default Drawing Style in Draw and Impress.Srijan Bhatia
2020-05-24remove some unused definesNoel Grandin
2020-05-23sd: move SearchSelection constructor to header fileTomaž Vajngerl
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-09compact namespace in sdNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-06weld custom animation panelCaolán McNamara
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2020-04-01convert SnapKind to scoped enumNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin
2020-04-01convert PresentationObjects to scoped enumNoel Grandin
2020-04-01convert PresChange to scoped enumNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-03-07clang-format sd with under 5-percent lines of changeMuhammet Kara
2020-03-01lok: Set default text for new text box on mobileMuhammet Kara
2020-02-28android: Hardcode the 'double-tap' in case of the native app.Jan Holesovsky
2020-02-26weld impress navigatorCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-06weld SvxMetricFieldCaolán McNamara
2020-02-06drop unnecessary includeCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01android lok: Correct the hint in the slides from click to double-tap.Jan Holesovsky
2020-01-28update sd pchesCaolán McNamara
2020-01-28weld AnimationWindowCaolán McNamara
2020-01-27weld DisplayModeToolbarMenuCaolán McNamara
2020-01-26tdf#124176: Use pragma once instead of include guardsMehmet Emin Başoğlu
2020-01-22tdf#129786 give correct title for Draw dialog boxSeth Chaiklin
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-11Related: tdf#129267 format numbers with the UI localeCaolán McNamara
2019-12-10use double prime for inch symbolCaolán McNamara
2019-12-09separate cm from value in built-in en_US stringsCaolán McNamara
2019-12-05CppunitTest_sd_dialogs_test still needs some symbols as SD_DLLPUBLICStephan Bergmann
2019-12-05make some classes module privateNoel Grandin
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30tdf#94947 Set preset-id for user defined motion paths.Mark Hung
2019-11-30sd: fix typo maEffectDiscriptorMap -> maEffectDescriptorMap;Mark Hung
2019-11-22make some classes module-privateNoel Grandin
2019-11-07android: ODR fix of RID_PAGEFORMATPANEL_MARGINS_CM.Jan Holesovsky