summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann
2015-06-10Bool2Any wants to get bool instead of sal_uInt8Katarina Behrens
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
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-22convert BorderWidth flags to scoped enumNoel Grandin
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-14fix assert on saving fdo70092-1.odt to .docCaolán McNamara
2015-04-13don't assert on export of novell363086-2.docx to docCaolán McNamara
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
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-28Clean up C-style casts from pointers to voidStephan Bergmann
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 VALID_ constants to enum classNoel Grandin
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-05yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-01-25coverity#1266493 Use of untrusted scalar valueCaolán McNamara
2015-01-20Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna