summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/frmview.cxx
AgeCommit message (Expand)Author
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
2014-10-23Fraction: Revert "boost::rational throws if 0 is passed as denominator"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13boost::rational throws if 0 is passed as denominatorDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-17Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06coverity#704779 Unchecked dynamic_castCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-08-11String->OUStringIvan Timofeev
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot
2012-04-07More OUString ctor simplifcationsOlivier Hallot