summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unonrule.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-28[API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl1-1/+16
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-08editeng: remove "GraphicURL" - it was replaced by "GraphicBitmap"Tomaž Vajngerl1-11/+0
2018-03-07use more Color in editeng..formsNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-25fix import of graphic bulletsTomaž Vajngerl1-6/+8
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl1-7/+7
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann1-1/+1
2018-01-15More loplugin:cstylecast: editengStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-14/+14
2017-12-25various coverity exception warningsCaolán McNamara1-3/+3
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M1-2/+2
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-9/+10
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-2/+2
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-2/+2
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-14/+14
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+10
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin1-4/+1
2016-09-01coverity#1372384 Uncaught exceptionCaolán McNamara1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-13editeng: com::sun::star->cssNoel Grandin1-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-2/+2
2014-10-17coverity#1247635 Uncaught exceptionCaolán McNamara1-2/+2
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-05-28coverity#706505 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-1/+1
2014-03-30Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi1-11/+2
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+1
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-11/+11
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo1-1/+2
2013-04-07#120650# truncate mis-sized bullet sizes to useful valuesArmin Le Grand1-0/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+5