summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview.cxx
AgeCommit message (Expand)Author
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-10tdf#87667 If image is cropped, set cropped size as original size.Gulsah Kose
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-12sd: remove the maLockedRedraws fieldNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-26boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-06-10bSwitchOff is always false nowMaxim Monastirsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-12-09changed timers to idlesTobias Madl
2014-12-03Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"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