summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view/sdview.cxx
Commit message (Expand)AuthorAgeFilesLines
* sd: remove the maLockedRedraws fieldNoel Grandin2015-11-121-8/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* com::sun::star->css in sdNoel Grandin2015-10-291-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-4/+4
* boost->stdCaolán McNamara2015-09-261-4/+3
* sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-241-0/+1
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-231-1/+1
* chained editeng: Add methods and basic setup for editing-mode chainingmatteocam2015-09-201-0/+1
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-4/+4
* boost->stdCaolán McNamara2015-09-171-4/+4
* editeng: make Link<> usage typedNoel Grandin2015-07-131-4/+2
* bSwitchOff is always false nowMaxim Monastirsky2015-06-101-5/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Get rid of initial :: for the sdr namespaceTor Lillqvist2015-04-301-1/+1
* default initialization of object of const type w/o user-provided default ctorStephan Bergmann2015-04-281-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-5/+4
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-251-9/+9
* SdrMarkView: aHdl -> maHdlListMiklos Vajna2015-03-071-1/+1
* Idle: Changed to new enum nameTobias Madl2015-03-061-2/+2
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-2/+2
* idle includes and enum useJennifer Liebel2015-03-061-2/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-4/+4
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* fdo#39440 sd: reduce scope of local variablesMichael Weghorn2014-12-211-2/+1
* changed timers to idlesTobias Madl2014-12-091-6/+6
* Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara2014-12-031-2/+16
* loplugin: cstylecastNoel Grandin2014-11-101-8/+8
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara2014-10-291-3/+3
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-6/+6
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-4/+4
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-4/+4
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-6/+6
* Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist2014-10-021-1/+0
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-9/+8
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-191-4/+4
* remove whitespacesMarkus Mohrhard2014-06-251-14/+0
* coverity#1223089 Dereference before null checkCaolán McNamara2014-06-171-1/+1
* Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara2014-06-091-2/+28
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-271-7/+4