summaryrefslogtreecommitdiffstats
path: root/editeng/source/uno/unonrule.cxx
Commit message (Expand)AuthorAgeFilesLines
* drop Graphic::operator boolNoel Grandin2019-04-301-1/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin2018-12-071-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann2018-08-161-2/+2
* SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann2018-08-151-1/+1
* [API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl2018-04-281-1/+16
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* editeng: remove "GraphicURL" - it was replaced by "GraphicBitmap"Tomaž Vajngerl2018-03-081-11/+0
* use more Color in editeng..formsNoel Grandin2018-03-071-1/+1
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* fix import of graphic bulletsTomaž Vajngerl2018-02-251-6/+8
* in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl2018-02-181-7/+7
* SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann2018-01-311-1/+1
* More loplugin:cstylecast: editengStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-14/+14
* various coverity exception warningsCaolán McNamara2017-12-251-3/+3
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Translate German comments and debug strings (leftovers in e... dirs)Johnny_M2017-05-201-2/+2
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-9/+10
* remove some unnecessary use of OUString constructorNoel Grandin2017-03-061-2/+2
* drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2017-03-031-1/+1
* use SvxExtNumType in SvxNumberTypeNoel Grandin2017-03-031-2/+2
* loplugin:subtlezeroinit: editengStephan Bergmann2017-02-211-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+3
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-14/+14
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-15/+10
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-041-4/+1
* coverity#1372384 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Some clean up of uses of css::uno::Any::setValueStephan Bergmann2016-05-301-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* editeng: com::sun::star->cssNoel Grandin2015-09-131-2/+2
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* convert NUM_ constants to enum clasNoel Grandin2015-03-261-2/+2
* coverity#1247635 Uncaught exceptionCaolán McNamara2014-10-171-2/+2
* loplugin: cstylecastNoel Grandin2014-10-011-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* coverity#706505 Uncaught exceptionCaolán McNamara2014-05-281-1/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-101-1/+1
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-301-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-12/+12
* fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi2014-02-021-11/+2
* Integrate branch of IAccessible2Steve Yin2013-11-261-0/+1