summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)AuthorFilesLines
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht2-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre1-1/+1
2015-09-13editeng: com::sun::star->cssNoel Grandin7-43/+43
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-08-27don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara1-27/+11
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-3/+2
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-2/+5
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin2-3/+3
2015-07-24loplugin:unusedmethodsNoel Grandin1-4/+0
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin1-25/+25
2015-07-21loplugin:unusedmethods sdNoel Grandin1-13/+0
2015-07-20Removed commentAndrea Gelmini1-1/+0
2015-07-20loplugin:unusedmethods svlNoel Grandin1-7/+0
2015-07-16loplugin:unusedmethods editengNoel Grandin1-17/+0
2015-07-13editeng, convert to typed Link<>Noel Grandin2-11/+0
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-5/+2
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-15cppcheck:redundantConditionNoel Grandin1-1/+1
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann3-13/+13
2015-06-10Bool2Any wants to get bool instead of sal_uInt8Katarina Behrens1-1/+1
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens1-0/+45
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier4-45/+45
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2-2/+2
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens1-2/+2
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-5/+5
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin2-5/+5
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-28operator == return type wants to be boolStephan Bergmann1-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann4-6/+5
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann3-3/+3
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin1-14/+14
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens1-2/+2
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann3-14/+14
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-57/+23
2015-04-14fix assert on saving fdo70092-1.odt to .docCaolán McNamara1-0/+1
2015-04-13don't assert on export of novell363086-2.docx to docCaolán McNamara1-0/+3
2015-04-13loplugin:staticmethodsNoel Grandin2-4/+4
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1