summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optload.cxx
AgeCommit message (Expand)Author
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-08-31drop some unnecessary includesCaolán McNamara
2019-07-28weld SwLoadOptPageCaolán McNamara
2019-05-10Resolves: tdf#125197 duplicate column checkbox positionCaolán McNamara
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-01-23Related: tdf#122874 first entry is preselectedCaolán McNamara
2018-12-12drop unused SwCaptionPreviewCaolán McNamara
2018-12-12weld SwCaptionDialogCaolán McNamara
2018-12-12weld SwCaptionOptDlgCaolán McNamara
2018-12-12weld SwCaptionOptPageCaolán McNamara
2018-12-12m_EntryList just shadows ComboBox entriesCaolán McNamara
2018-12-12GetEntryCount is 0 at ctor timeCaolán McNamara
2018-12-12m_DelEntryList is unusedCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwCaptionOptPageNoel Grandin
2018-06-25tdf#118240 Filter category in Autocaption as done in insert captionXisco Fauli
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-10tdf#115032: Above as default position for Autocaption prefJulien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara