summaryrefslogtreecommitdiff
path: root/basic/source/classes/propacc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-07-02loplugin:casttovoid: basicStephan Bergmann1-20/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-19/+2
2016-06-14Clean up uses of Any::getValue() in basicStephan Bergmann1-3/+3
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-02-22BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-10/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-26basic: replace boot::ptr_vector with std::vectorMichael Stahl1-3/+3
2015-09-11basic: one more WeakImplHelper<XPropertySetInfo> duplicateMichael Stahl1-87/+14
2015-07-28inline "old" SbERR constantsNoel Grandin1-1/+1
2015-07-20com::sun::star->css in basicNoel Grandin1-14/+14
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-6/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-28coverity#706231 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-10/+0
2014-04-07basic: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-25Remove visual noise from basicAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2013-12-08Drop duplicate #includeTakeshi Abe1-2/+0
2013-11-01add limits.h for rhel-6 buildCaolán McNamara1-1/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-12We already have SAL_CALL that means __cdecl on WindowsTor Lillqvist1-8/+1
2013-10-12Bin two unused functionsTor Lillqvist1-10/+0
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane1-8/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-05-31propacc.cxx include limits.h for USHRT_MAX.Mark Wielaard1-0/+2
2013-04-12basic: SbCompare_UString_PropertyValue_Impl MSVC workaroundMichael Stahl1-0/+6
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza1-16/+16
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-12convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl1-14/+11
2012-06-12SbPropertyValues: rename membersMichael Stahl1-17/+17
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl1-10/+13
2012-06-12fix previous commit:Michael Stahl1-2/+2
2012-06-12Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin1-25/+28
2012-02-13Replaced String by rtl::OUStringTakeshi Abe1-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-71/+0
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-05-21Drop OS2Tor Lillqvist1-1/+1