summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-25tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin1-36/+7
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose1-12/+2
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+2
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-3/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-4/+4
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-2/+2
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-7/+6
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-1/+0
2015-11-12sd: remove the maLockedRedraws fieldNoel Grandin1-8/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-26boost->stdCaolán McNamara1-4/+3
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam1-0/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+4
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-07-13editeng: make Link<> usage typedNoel Grandin1-4/+2
2015-06-10bSwitchOff is always false nowMaxim Monastirsky1-5/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-1/+1
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-5/+4
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-9/+9
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-2/+2
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-2/+2
2015-03-06idle includes and enum useJennifer Liebel1-2/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-4/+4
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-09changed timers to idlesTobias Madl1-6/+6
2014-12-03Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara1-2/+16
2014-11-10loplugin: cstylecastNoel Grandin1-8/+8
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-3/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-6/+6
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-6/+6