summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optload.cxx
AgeCommit message (Expand)Author
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
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-11-02tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-14loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09handle read-only state of wordcount settingsAndras Timar
2016-08-22Avoid illegal cast of SwDropDownFieldType to SwSetExpFieldTypeStephan Bergmann
2016-07-25inconsistent default param override in SwComboBox::InsertEntryNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-12-11tdf#33338: enable autocaption position 'above' for all object typesOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18refactor optload / optpage to use RenderContextTomaž Vajngerl
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks