summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)Author
2013-12-12Some clean-upStephan Bergmann
2013-12-12Remove newly unused comphelper/TypeGeneration.hxxStephan Bergmann
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-08fix windows buildNoel Grandin
2013-04-08fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-29Use const_iterator and put them in for loopJulien Nabet
2013-03-22sd::DocumentSettings: throwing UnknownPropertyException ...Michael Stahl
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2012-11-30API CHANGE: remove com.sun.star.text.XModuleMichael Stahl
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-15Simplify AutoOGuardArray + rename private attributeJulien Nabet
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31targetted prefer prefix operators reversionMichael Meeks
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)
2012-03-05Translate german comments in core/comphelperTom Thorogood
2012-02-25Remove unused codeElton Chung
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-09-15boost::scoped_ptr is sufficient hereCaolán McNamara
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-06-01use standard template hereCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-04-19prefer prefix ++/-- operatorsKayo Hamid
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara