summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-03Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-09-01tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung
2015-08-29sal_uLong to sal_uInt32 as SvxEditSourceHint IDMatteo Casalin
2015-08-27don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara
2015-08-27Help GCCStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-20tweak config-less sysconfig pathCaolán McNamara
2015-08-20more no-config shortcutsCaolá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-15tdf#93052 Fix abundance of calc annotation stylesJan-Marek Glogowski
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-12tdf#93384 editeng rendercontext: don't paint spellcheck result directlyMiklos Vajna
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28convert RGCHK constants to scoped enumNoel Grandin
2015-07-28remove some unused EDITUNDO_ constantsNoel Grandin
2015-07-28convert EE_ACTION constants to scoped enumNoel 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-20editeng: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-07-20loplugin:unusedmethods svlNoel Grandin
2015-07-19sal_uInt16 to sal_Int32/size_tMatteo Casalin
2015-07-17editeng: pointless codeMichael Stahl
2015-07-17editeng: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin