summaryrefslogtreecommitdiffstats
path: root/editeng/source
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-10/+10
* drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2017-03-032-4/+4
* remove unused CreateDefault methodsNoel Grandin2017-03-035-22/+0
* Fix typosAndrea Gelmini2017-03-032-2/+2
* use SvxExtNumType in SvxNumberTypeNoel Grandin2017-03-032-7/+7
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-033-33/+34
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-018-16/+17
* new loplugin unoanyNoel Grandin2017-02-283-30/+30
* Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara2017-02-241-0/+11
* LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti2017-02-242-13/+13
* loplugin:subtlezeroinit: editengStephan Bergmann2017-02-214-4/+4
* this can't be nullptrJochen Nitschke2017-02-201-5/+2
* revert tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth2017-02-181-1/+0
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-1714-60/+60
* convert editeng spell menu to .ui formatCaolán McNamara2017-02-172-61/+20
* convert EESpellState to scoped enumNoel Grandin2017-02-164-11/+11
* convert EditEngineAttribs to scoped enumNoel Grandin2017-02-165-18/+12
* remove unused NONE from ScrollRangeCheck enumNoel Grandin2017-02-161-2/+2
* convert SvParserState to scoped enumNoel Grandin2017-02-143-9/+9
* editeng: presumed copypasta in 048e30c1f8231e6cd144a9251061f6fa127b353eMichael Stahl2017-02-141-1/+1
* convert CharCompressType to scoped enumNoel Grandin2017-02-136-10/+12
* Various typos on accessibleJulien Nabet2017-02-121-1/+1
* Remove MinGW supportStephan Bergmann2017-02-101-3/+3
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-7/+1
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-071-2/+2
* Clean up some OUString creationStephan Bergmann2017-02-071-7/+5
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-071-2/+2
* Add missing #includesStephan Bergmann2017-02-067-0/+15
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-063-9/+9
* default ctor is fine hereJochen Nitschke2017-02-061-2/+0
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-14/+14
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-3/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-312-16/+16
* tdf#102688: let's purge it here just in case...Kohei Yoshida2017-01-271-0/+1
* tdf#102688: prevent leaking of VirtualDevice instances.Kohei Yoshida2017-01-272-1/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2624-474/+259
* tdf#103927: Share single standard VirtualDevice instance.Kohei Yoshida2017-01-264-25/+21
* teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin2017-01-241-2/+2
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-243-8/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-233-5/+5
* cppcheck: memleak (false positive)Jochen Nitschke2017-01-231-3/+3
* New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann2017-01-191-0/+3
* use rtl::Reference in AccessibleStaticTextBase_ImplNoel Grandin2017-01-181-25/+21
* manage pField with tools::SvRefNoel Grandin2017-01-181-11/+11
* Change Idle to be a Timer subclassJan-Marek Glogowski2017-01-171-1/+1
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-0/+3
* coverity#1371287 don't need to copy and then overwriteCaolán McNamara2017-01-131-4/+4
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-1325-112/+71
* New loplugin:externvar: editengStephan Bergmann2017-01-091-1/+1