summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)Author
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
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14insert_iterator not member of std:: error with Visual Studio 10Fridrich Štrba
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-01-26fix for fdo#32561# crash when moving through database typesCaolán McNamara
2011-01-24Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2011-01-06cppunit: prefer prefix variantCaolán McNamara