summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2015-06-22Typo: erturn->returnJulien Nabet
2015-06-21Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Remove unused macrosZolnai Tamás
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-26bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2015-04-28Outliner::RemovingPagesHdl return type wants to be boolStephan Bergmann
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens
2015-04-18cleanup fontitem.hxxTomaž Vajngerl
2015-04-18cleanup colritem.hxxTomaž Vajngerl
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26the valid flags in SvxBulletItem are unusedNoel Grandin
2015-03-26bullet justification in SvxBulletItem is unusedNoel Grandin
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert MouseTarget to enum classNoel Grandin