summaryrefslogtreecommitdiff
path: root/editeng/source/editeng
AgeCommit message (Expand)AuthorFilesLines
2015-09-30Fix typosAndrea Gelmini5-7/+7
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht4-8/+8
2015-09-25tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh1-1/+5
2015-09-22convert Link<> to typedNoel Grandin1-5/+5
2015-09-22remove unused Link<> fieldNoel Grandin3-22/+0
2015-09-20WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-3/+1
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens1-11/+6
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam4-1/+167
2015-09-18boost->stdCaolán McNamara3-9/+7
2015-09-17convert Link<> to typedNoel Grandin2-10/+10
2015-09-17convert Link<> to typedNoel Grandin2-5/+5
2015-09-17convert Link<> to typedNoel Grandin2-6/+6
2015-09-17convert Link<> to typedNoel Grandin3-6/+6
2015-09-17convert Link<> to typedNoel Grandin2-4/+4
2015-09-17convert Link<> to typedNoel Grandin3-11/+11
2015-09-16convert Link<> to typedNoel Grandin3-21/+21
2015-09-16convert Link<> to typedNoel Grandin3-8/+7
2015-09-14sal_uInt16 to sal_Int32Matteo Casalin1-4/+3
2015-09-14Refactor graphite integration and update graphiteMartin Hosken1-2/+4
2015-09-13editeng: com::sun::star->cssNoel Grandin14-173/+164
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-7/+3
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara5-10/+12
2015-09-03Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung1-1/+2
2015-09-03Restored missing includes from source files.Ashod Nakashian1-0/+1
2015-09-01tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk1-1/+1
2015-08-27don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara1-5/+1
2015-08-20tweak config-less sysconfig pathCaolán McNamara3-21/+11
2015-08-20more no-config shortcutsCaolán McNamara1-0/+4
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara3-11/+21
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-08-15tdf#93052 Fix abundance of calc annotation stylesJan-Marek Glogowski1-2/+1
2015-08-12tdf#93384 editeng rendercontext: don't paint spellcheck result directlyMiklos Vajna1-2/+1
2015-08-11loplugin: defaultparamsNoel Grandin6-27/+27
2015-08-05loplugin:unusedmethodsNoel Grandin2-9/+0
2015-07-30loplugin:unusedmethodsNoel Grandin1-5/+0
2015-07-28convert RGCHK constants to scoped enumNoel Grandin3-8/+9
2015-07-28remove some unused EDITUNDO_ constantsNoel Grandin1-3/+0
2015-07-28convert EE_ACTION constants to scoped enumNoel Grandin1-4/+2
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl1-7/+6
2015-07-19sal_uInt16 to sal_Int32/size_tMatteo Casalin2-6/+6
2015-07-16loplugin:unusedmethods editengNoel Grandin8-113/+27
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-0/+2
2015-07-08Fix typosAndrea Gelmini2-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin8-346/+326
2015-07-03Fix typosAndrea Gelmini5-5/+5
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2-2/+2
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1