summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Expand)AuthorAgeFilesLines
* Typos: mainly translation remnants of Objekt instead of objectJulien Nabet2017-02-191-2/+2
* convert editeng spell menu to .ui formatCaolán McNamara2017-02-171-1/+1
* convert EESpellState to scoped enumNoel Grandin2017-02-161-1/+1
* convert EditEngineAttribs to scoped enumNoel Grandin2017-02-166-11/+10
* remove unused NONE from ScrollRangeCheck enumNoel Grandin2017-02-161-1/+0
* convert CharCompressType to scoped enumNoel Grandin2017-02-132-2/+4
* Get rid of "unicodes" in lower-case, tooTor Lillqvist2017-02-121-1/+1
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-061-2/+2
* new loplugin:unusedenumconstantsNoel Grandin2017-02-032-4/+1
* Bin meaningless and non-informative commentsTor Lillqvist2017-02-021-8/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2611-359/+317
* drop unused param from SV_DECL_PERSIST1 macroNoel Grandin2017-01-262-28/+28
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-242-2/+0
* New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann2017-01-196-0/+47
* manage pField with tools::SvRefNoel Grandin2017-01-181-2/+2
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-1312-28/+34
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-161-6/+0
* if they must match then ensure they doEike Rathke2016-12-131-25/+26
* convert SFX_HINT to scoped enumNoel Grandin2016-12-084-15/+12
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-0510-14/+14
* convert ATTRSPECIAL to scoped enumNoel Grandin2016-11-231-1/+5
* includes should be at the top of the fileNoel Grandin2016-11-183-14/+13
* coverity#1371263 Missing move assignment operatorCaolán McNamara2016-11-111-1/+3
* why have a pimpl with somethings in it and somethings notCaolán McNamara2016-11-111-3/+4
* the pStream member makes no sense at allCaolán McNamara2016-11-111-2/+0
* loplugin:expandablemethods in drawinglayer..editengNoel Grandin2016-11-095-16/+0
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-085-10/+10
* make a useful function - SvxBoxItem::CalcLineWidthJustin Luth2016-11-051-0/+1
* tdf#90070 don't clip flys with bordersJustin Luth2016-11-051-2/+3
* loplugin:unnecessaryvirtualNoel Grandin2016-11-031-1/+1
* tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin2016-10-311-1/+1
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-285-12/+6
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-1/+7
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-271-3/+3
* loplugin:expandablemethodds in include/editengNoel Grandin2016-10-215-20/+0
* add dumpAsXmlEditDocNoel Grandin2016-10-201-0/+1
* loplugin:unusedmethodsNoel Grandin2016-10-181-1/+0
* LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti2016-10-141-0/+2
* LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti2016-10-141-1/+9
* pass params to Outliner LINK callbacks on stackNoel Grandin2016-10-131-17/+16
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-3/+0
* drop some unused forward declarations and includesCaolán McNamara2016-10-102-2/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-052-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* OUTLINERMODE_USERMASK is useless nowNoel Grandin2016-10-041-4/+2
* add more dumpAsXml()Noel Grandin2016-10-031-1/+5
* tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke2016-09-291-1/+1
* add dumpAsXml() to more pool itemsNoel Grandin2016-09-211-0/+2
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-2/+1