summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/frmview.cxx
AgeCommit message (Expand)Author
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-19tdf#123440 new expert option 'WriteLayerStateAsConfigItem'Regina Henschel
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-09-21Removed duplicated includeAndrea Gelmini
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-12tdf#119392 write bitfield in <draw:layer-set> orderRegina Henschel
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-07-19Fix typosAndrea Gelmini
2018-05-11loplugin:datamembershadow in FrameViewNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-20loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky