summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optcomp.cxx
AgeCommit message (Expand)Author
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
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-27Minor optimizations on OUStringsMatteo Casalin
2014-04-27sal_uInt16 to sal_Int32/sal_uLongMatteo Casalin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-10-01remove SwCompatibilityOptPage::ReplaceFormatNameMichael Stahl
2013-09-26Reduce scope of some local variablesMatteo Casalin
2013-09-26String to OUStringMatteo Casalin
2013-08-23fix up compat idsCaolán McNamara
2013-08-23convert compat options to .uiCaolán McNamara