summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15tdf#62525 editeng: OutlinerParaObjectDaniel Robertson
2015-09-14sal_uInt16 to sal_Int32Matteo Casalin
2015-09-14Refactor graphite integration and update graphiteMartin Hosken
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-13Also get rid of :: prefix for cssTor Lillqvist
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
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