summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/XPropertyTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-16coverity#1421065 Uncaught exceptionCaolán McNamara1-8/+8
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-07-14use more OUString::operator== in svxNoel Grandin1-4/+4
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-60/+46
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+3
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann1-6/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-42/+40
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann1-2/+3
2016-05-04use Any constructor instead of temporariesNoel Grandin1-20/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-31com::sun::star->css in svxNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-38/+38
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-6/+6
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-6/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn1-10/+5
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-1/+1
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-1/+1
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-20loplugin: cstylecastNoel Grandin1-6/+6
2014-05-27cid#707234 Uncaught exceptionNoel Grandin1-3/+3
2014-05-27cid#707235 Uncaught exceptionNoel Grandin1-3/+3
2014-05-27cid#707236 Uncaught exceptionNoel Grandin1-3/+3
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-5/+5
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-38/+38
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-52/+52
2014-02-26Remove visual noise from svxAlexander Wilms1-6/+6
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza1-11/+2
2013-09-05convert svx/source/unodraw/*.cxx from String to OUStringNoel Grandin1-12/+6
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-7/+5
2012-12-06just use return value optimizationCaolán McNamara1-19/+11
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+3
2011-08-29class SvxUnoXPropertyTable no longer needs to support class XProprtyTableJoseph Powers1-19/+4
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers1-3/+3
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens1-3/+4