summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc4.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-3/+3
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara1-1/+1
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-3/+3
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-6/+6
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-6/+6
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-6/+6
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-6/+6
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida1-0/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+1
2015-11-10Remove unused XDash variablesMatteo Casalin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-04yyyyyNoel Grandin1-2/+2
2015-10-29com::sun::star->css in sdNoel Grandin1-10/+10
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-4/+3
2015-09-16convert Link<> to typedNoel Grandin1-5/+3
2015-08-20loplugin:defaultparamsNoel Grandin1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-4/+4
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-3/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin1-2/+2
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-1/+1
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin1-4/+4
2015-03-25convert EE_STAT constants to enum classNoel Grandin1-2/+2
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn1-4/+2
2014-12-09changed timers to idlesTobias Madl1-9/+9
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-13/+14
2014-11-12loplugin: cstylecastNoel Grandin1-13/+13
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara1-2/+0
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-5/+5
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-4/+4
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-8/+8
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann1-1/+1
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-4/+4