summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/frmview.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-1/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-12/+12
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-9/+9
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-6/+6
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-19/+19
2017-10-23loplugin:includeform: sdStephan Bergmann1-15/+15
2017-09-15long->sal_Int32 in FractionNoel Grandin1-4/+4
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-1/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-9/+9
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-03-30remove type decorations on char literalsJochen Nitschke1-3/+3
2016-10-11convert PageKind to scoped enumNoel Grandin1-8/+8
2016-10-11convert EditMode to scoped enumNoel Grandin1-6/+6
2016-10-11convert DocumentType to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin1-8/+8
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung1-59/+24
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-29com::sun::star->css in sdNoel Grandin1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-5/+5
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-4/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-13/+13
2014-10-23Fraction: Revert "boost::rational throws if 0 is passed as denominator"Jan Holesovsky1-16/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-5/+5
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-5/+5
2014-10-13boost::rational throws if 0 is passed as denominatorDavid Tardon1-4/+16
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-13/+13
2014-09-17Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt1-2/+0
2014-09-15sd: sal_Bool -> boolStephan Bergmann1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-48/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-20/+0
2014-06-06coverity#704779 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-04-24sd: sal_Bool->boolNoel Grandin1-26/+26
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-6/+6
2013-08-11String->OUStringIvan Timofeev1-1/+1