summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)Author
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
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-11-17micro-optimize, drop unused headers and lose some unused symbolsCaolán McNamara
2010-11-15undoapi: implement an EmbeddedObject property for (OLE) shapes, to be consist...Frank Schoenheit [fs]
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04More of OD style's comments removalDavid Hobley
2010-09-24dba34a: #i114698# when a property is present in both the aggregate and the de...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-18masterfix: #i10000# use typeinfo instead of typeinfo.h which cause an error o...Kurt Zenker
2010-01-15CWS-TOOLING: integrate CWS fwk120Kurt Zenker
2010-01-15dba33b: mergeOcke Janssen [oj]
2010-01-15dba33b: merge m69Ocke Janssen [oj]
2009-11-26dba33b: defines for debug was missingOcke Janssen [oj]
2009-11-02add the implementation name to the assertion text if copying a property failsFrank Schönheit [fs]
2009-10-30#i93514#: really fix locking for PropertyBag::setModified()Michael Stahl
2009-09-25merge commitMathias Bauer
2009-09-17CWS-TOOLING: integrate CWS boost134Ivo Hinkelmann
2009-09-09merge commit to DEV300_m57Mathias Bauer
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2009-07-03CWS-TOOLING: integrate CWS dbaperf2Release Engineers
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker
2009-05-06revert changeOcke Janssen
2009-05-06#i101587# fix illegal handle accessOcke Janssen
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann