summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
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-13convert CharCompressType to scoped enumNoel Grandin
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02Bin meaningless and non-informative commentsTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26drop unused param from SV_DECL_PERSIST1 macroNoel Grandin
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann
2017-01-18manage pField with tools::SvRefNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann
2016-12-13if they must match then ensure they doEike Rathke
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-11-23convert ATTRSPECIAL to scoped enumNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-11coverity#1371263 Missing move assignment operatorCaolán McNamara
2016-11-11why have a pimpl with somethings in it and somethings notCaolán McNamara
2016-11-11the pStream member makes no sense at allCaolán McNamara
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin