summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-17editeng: fix SvxTableField::operator==()Michael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19fix cppcheck:nullPointerRedundantCheck commitNoel Grandin
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-08-27don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-20Removed commentAndrea Gelmini
2015-07-20loplugin:unusedmethods svlNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-22Fix typosAndrea Gelmini
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