summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-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-07Fix typoAndrea Gelmini
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-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-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-12-17android: Don't crash when double-tapping a text box.Jan Holesovsky
2019-12-16sd: for_each -> range-forAshod Nakashian
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski
2019-12-13Resolves: tdf#129347 ensure impress docking window has enabled inputCaolán McNamara
2019-12-13Resolves: tdf#129346 if nothing currently selected, select somethingCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-11Related: tdf#129267 format numbers with the UI localeCaolán McNamara
2019-12-11Related: tdf#129267 draw also has a similar panel comboboxCaolán McNamara
2019-12-10Set text field modified on edit in ImpressSzymon Kłos
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-05CppunitTest_sd_dialogs_test still needs some symbols as SD_DLLPUBLICStephan Bergmann
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-12-05make some classes module privateNoel Grandin
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-12-03use scoped enumStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-12-02missing include (but just change use of BOOST_ASSERT to plain assert)Stephan Bergmann