summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property
Commit message (Expand)AuthorAgeFilesLines
* fix-includes.pl: comphelperThomas Arnhold2014-05-115-7/+7
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-094-7/+0
* odd that apparently these only are checked in non-opt modeCaolán McNamara2014-04-251-2/+2
* coverity#706281 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* coverity#706282 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* fixincludeguards.sh: comphelperThomas Arnhold2014-04-191-3/+3
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-1/+1
* typo: ommit -> omitThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-071-0/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-10/+10
* typo: unfortunally -> unfortunatelyThomas Arnhold2014-03-291-1/+1
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-272-38/+18
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-45/+45
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* forward*PropertyValue functions need not be SAL_CALLStephan Bergmann2014-03-131-4/+4
* OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann2014-03-111-1/+1
* comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-16/+2
* Remove visual noise from comphelperAlexander Wilms2014-02-2714-74/+74
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2614-153/+153
* coverity#983702 Uncaught exceptionCaolán McNamara2014-02-251-1/+2
* Remove unneccessary commentsAlexander Wilms2014-02-239-155/+155
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-1713-48/+48
* Unwind comphelper::OPropertyContainer_Base typedefStephan Bergmann2014-02-121-2/+2
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2014-02-031-1/+1
* coverity#1079000 Uncaught exceptionCaolán McNamara2014-01-291-1/+2
* bool improvementsStephan Bergmann2014-01-281-2/+2
* typo fixesAndras Timar2013-12-201-1/+1
* Some clean-upStephan Bergmann2013-12-122-52/+17
* Remove newly unused comphelper/TypeGeneration.hxxStephan Bergmann2013-12-121-231/+0
* Simplify comphelper::PropertyInfoStephan Bergmann2013-12-122-38/+23
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-122-3/+3
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-123-35/+26
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-113-26/+35
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-113-35/+26
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-2/+1
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-061-1/+5
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-8/+0
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-172-14/+4
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-142-31/+31
* fix windows buildNoel Grandin2013-04-081-6/+6
* fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin2013-04-082-13/+38
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-172/+169
* remove boilerplate commentsThomas Arnhold2013-04-012-4/+2
* Use const_iterator and put them in for loopJulien Nabet2013-03-292-6/+2
* sd::DocumentSettings: throwing UnknownPropertyException ...Michael Stahl2013-03-221-3/+8
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-2/+2
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-313-11/+11
* text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2013-01-251-0/+4
* API CHANGE: remove com.sun.star.text.XModuleMichael Stahl2012-11-301-1/+0