summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/titlepage.cxx
AgeCommit message (Expand)Author
2024-06-05loplugin:ostr in sw/.../miscNoel Grandin
2023-07-07jsdialog: enable Insert Title Page dialogSzymon Kłos
2023-03-23cid#1524497 Uninitialized pointer fieldCaolán McNamara
2023-03-22sw: check GetActiveView()Xisco Fauli
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ui/miscNoel Grandin
2021-11-01Related: tdf#145363 provide an explicit parent for page formatCaolán McNamara
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-01-27tdf#138907 sw TitlePageDlg: Goto correct (inserted) pageJustin Luth
2021-01-21tdf#138907 sw TitlePageDlg: Goto correct (existing) pageJustin Luth
2021-01-06NFC sw dialog titlepage.cxx: general code cleanupJustin Luth
2020-12-29tdf#138907 sw TitlePageDlg: fix round-trippingJustin Luth
2020-12-25tdf#139218: Title Page: fix "Reset page number", put default at 1Julien Nabet
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-30loplugin:useuniqueptr in SwTitlePageDlgNoel Grandin
2018-06-19weld SwTitlePageDlgCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin