summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/genericpropertyhandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-3/+3
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-4/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-01com::sun::star->css in extensions/Noel Grandin1-2/+2
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-1/+1
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson1-2/+2
2015-08-08tdf#92459 remove compat_functional from extensionsDaniel Robertson1-2/+2
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-4/+4
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-07-10use SimpleReferenceObject in extensions moduleNoel Grandin1-22/+1
2014-06-19coverity#706525 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-02extensions: sal_Bool->boolNoel Grandin1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-6/+4
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin1-1/+1
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-7/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-23/+23
2014-01-26fdo#54938 Convert extensions to cppu::supportsServiceAlexandre Vicenzi1-58/+6
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-4/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin1-12/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-48/+48
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-7/+7
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-4/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-4/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+2
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-4/+4
2011-02-08std:: -> o3tl:: fixesLuboš Luňák1-1/+2
2011-01-28gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau1-1/+1