summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2020-01-22tdf#129786 give correct title for Draw dialog boxSeth Chaiklin
2020-01-20tdf#129481 Combine outliner indent and spacing undosJim Raykowski
2020-01-18tdf#123841 unfilled rectangles would make filled rectanglesShivam Kumar Singh
2020-01-17Sidebar sd module slidebackground sync with writerandreas kainz
2020-01-16drop some unneeded includesCaolán McNamara
2020-01-16remove some unneeded includesCaolán McNamara
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-16tdf#129680 Make text edit outliner view show cursorJim Raykowski
2020-01-16use FastParser in CustomAnimationPresetNoel Grandin
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-14prefix is unused when all implementations have constructorsStephan Bergmann
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara
2020-01-14rework SvxTableToolBoxControl as PopupWindowControllerCaolán McNamara
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara
2020-01-14ofz#20066 TimeoutCaolán McNamara
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara
2020-01-13rename NumValueSet back to SvxNumValueSetCaolán McNamara
2020-01-10Fix typoAndrea Gelmini
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08rework ParaLineSpacingPopup to be a PopupWindowControllerCaolán McNamara
2020-01-07most has_tooltip uses are bogusCaolán McNamara
2020-01-07Fix typoAndrea Gelmini
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot
2020-01-03cid#1456606 Dereference after null checkCaolán McNamara
2020-01-02weld SlideBackgroundCaolán McNamara
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski
2019-12-25tdf#125830 Change redaction toolbar to more simpleRoman Kuznetsov
2019-12-23Fix typoAndrea Gelmini
2019-12-23sd: explain ENABLE_PDFIMPORT-guarded testsAshod Nakashian
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-22sd: LOK: don't access null dispatcherAshod Nakashian
2019-12-22tdf#128449 Set graphic when setting background in ImpressAron Budea
2019-12-22sal_Char->char in sdNoel Grandin
2019-12-21so horizontal SlideTransitionPane is also unusedCaolán McNamara
2019-12-21SlideTransitionBox is unusedCaolán McNamara
2019-12-21weld SlideTransitionPaneCaolán McNamara
2019-12-20unneeded forward declaresCaolán McNamara
2019-12-20weld TableDesignPaneCaolán McNamara
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20unused tabledesignpanelhorizontal.uiCaolán McNamara
2019-12-17Make disabled PDF import tests compile againStephan Bergmann