summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-07ofz: leak in loading pptsCaolán McNamara
2017-03-07Resolves: coverity#1402073 Mixing enum typesCaolán McNamara
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall
2017-02-24Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara
2017-02-24LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann
2017-02-20this can't be nullptrJochen Nitschke
2017-02-18revert tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-02-16remove unused NONE from ScrollRangeCheck enumNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-14editeng: presumed copypasta in 048e30c1f8231e6cd144a9251061f6fa127b353eMichael Stahl
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-12Various typos on accessibleJulien Nabet
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Clean up some OUString creationStephan Bergmann
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-06default ctor is fine hereJochen Nitschke
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27tdf#102688: let's purge it here just in case...Kohei Yoshida
2017-01-27tdf#102688: prevent leaking of VirtualDevice instances.Kohei Yoshida
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26tdf#103927: Share single standard VirtualDevice instance.Kohei Yoshida
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski