summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fubullet.cxx
AgeCommit message (Expand)Author
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-09loplugin:fieldcast in sd::OutlineViewNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-24tdf#118993 - Missing new Insert Special Character in Calcheiko tietze
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht