summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/stringrepresentation.cxx
Commit message (Expand)AuthorAgeFilesLines
* extensions/prop: create instances with uno constructorsNoel Grandin2020-07-221-44/+6
* loplugin:flatten in extensionsNoel Grandin2020-04-141-25/+25
* tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen2020-03-111-5/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann2019-07-311-2/+2
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-2/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-6/+4
* New loplugin:externalStephan Bergmann2018-09-171-3/+3
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* loplugin:stringloop in variousNoel Grandin2018-07-291-4/+5
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-7/+7
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-10/+10
* migrate to boost::gettextCaolán McNamara2017-07-211-7/+5
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-8/+5
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-12/+12
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* remove StringListResource in favour of ResStringArray...Caolán McNamara2016-10-121-7/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-7/+6
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-111-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-061-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* Clean up template-parameter-dependent C-style castsStephan Bergmann2015-03-291-1/+1
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-3/+3
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+1
* Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza2014-08-211-1/+0
* extensions: remove SAL_THROW macroNoel Grandin2014-06-051-1/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet2014-05-061-6/+6
* extensions: sal_Bool->boolNoel Grandin2014-05-021-5/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-4/+5
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-6/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-12/+12
* Remove unneccessary commentsAlexander Wilms2014-02-231-9/+9
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-231-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* convert extensions module from String to OUStringNoel Grandin2013-10-011-4/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecifiedStephan Bergmann2013-08-191-1/+24
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-48/+48
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-5/+5
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1