summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageMarginControl.cxx
AgeCommit message (Expand)Author
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-13tdf#116529: Add calls to SetFieldUnit to switch inch/cmXisco Fauli
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-29convert EViewType to scoped enumNoel Grandin
2016-11-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29coverity#1373423 Uninitialized scalar fieldCaolán McNamara
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-24convert ViewType to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-03-04V801: Decreased performanceCaolán McNamara
2015-01-22::rtl::OUString->OUStringCaolán McNamara