summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optcomp.cxx
AgeCommit message (Expand)Author
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-21parent is a controller nowCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-30weld SwCompatibilityOptPageCaolán McNamara
2019-07-16cid#1448483 Dereference null return valueCaolán McNamara
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-06-12Resolves: tdf#125799 only let doc options grow/shrinkCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-06respect read-only config item: MSCompatibleFormsMenuTamás Zolnai
2019-03-09Fix typoTamás Zolnai
2019-02-16MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai
2019-02-16MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-02-12tdf#89329: Use unique_ptr for pImpl in optcompArnold Dumas
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2016-11-18includes should be at the top of the fileNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks