summaryrefslogtreecommitdiffstats
path: root/editeng/source/misc/splwrap.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-0/+5
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-2/+2
* weld SvxHyphenWordDialogCaolán McNamara2018-09-201-4/+2
* Fix typosAndrea Gelmini2018-07-201-1/+1
* Use for-range loops in editengJulien Nabet2018-03-111-5/+3
* weld native message dialogsCaolán McNamara2018-02-221-4/+6
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-3/+3
* loplugin:constparams in editengNoel Grandin2017-07-281-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-231-6/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-3/+0
* use strong_int for LanguageTypeNoel Grandin2017-04-261-3/+3
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin2017-04-201-3/+2
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-071-2/+2
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-071-2/+2
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* Omit comparator which is the same as default std::less<key_type>Takeshi Abe2016-10-311-9/+1
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-1/+1
* convert SvxSpellArea to scoped enumNoel Grandin2016-08-151-7/+7
* Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann2016-07-101-5/+5
* SvxGetOrCreatePosDic parameter is unusedStephan Bergmann2016-07-081-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-011-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:constantfunction in editengNoel Grandin2016-03-181-8/+7
* Remove excess newlinesChris Sherlock2016-02-091-13/+0
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-2/+1
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-3/+1
* loplugin:unusedfields in include/comphelper,include/editengNoel Grandin2015-11-241-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* boost->stdCaolán McNamara2015-09-181-4/+4
* loplugin:unusedmethods editengNoel Grandin2015-07-161-17/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-301-1/+1
* sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin2015-06-011-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-4/+4
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+2
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-2/+2
* | loplugin:staticmethodsNoel Grandin2015-04-131-1/+1
|/
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-51/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* QueryBox RID_SVXQB_* -> MessageDialog + stringCaolán McNamara2014-08-251-6/+5
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-251-5/+4
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* whitespace for include statementsThomas Arnhold2014-04-151-1/+1