summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)AuthorFilesLines
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist3-19/+16
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-06-01use standard template hereCaolán McNamara1-9/+7
2011-06-01overly staticCaolán McNamara1-12/+8
2011-04-19prefer prefix ++/-- operatorsKayo Hamid2-2/+2
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-11/+5
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold9-23/+23
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky3-68/+25
2011-03-14insert_iterator not member of std:: error with Visual Studio 10Fridrich Štrba1-0/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky3-68/+25
2011-03-04Remove bogus and useless comments.Guillaume Poussel2-3/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-03CWS gnumake3: resync to m99Mathias Bauer1-1/+3
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-65/+0
2011-01-26fix for fdo#32561# crash when moving through database typesCaolán McNamara1-5/+1
2011-01-24Remove FS_PRIV_DEBUG directive.Thomas Arnhold1-144/+0
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]1-2/+22
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter1-4/+4
2010-11-17micro-optimize, drop unused headers and lose some unused symbolsCaolán McNamara1-3/+0
2010-11-15undoapi: implement an EmbeddedObject property for (OLE) shapes, to be consist...Frank Schoenheit [fs]1-1/+3
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud2-27/+27
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-34/+33
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth19-0/+46
2010-10-05remove include guards using fixguard.pyPetr Mladek3-8/+0
2010-10-04More of OD style's comments removalDavid Hobley1-4/+2
2010-09-24dba34a: #i114698# when a property is present in both the aggregate and the de...Frank Schoenheit [fs]1-2/+22
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien20-82/+20
2010-01-18masterfix: #i10000# use typeinfo instead of typeinfo.h which cause an error o...Kurt Zenker1-1/+1
2010-01-15CWS-TOOLING: integrate CWS fwk120Kurt Zenker1-3/+6
2010-01-15dba33b: mergeOcke Janssen [oj]3-4/+4
2010-01-15dba33b: merge m69Ocke Janssen [oj]1-7/+16
2009-11-26dba33b: defines for debug was missingOcke Janssen [oj]1-0/+2
2009-11-02add the implementation name to the assertion text if copying a property failsFrank Schönheit [fs]1-7/+16
2009-10-30#i93514#: really fix locking for PropertyBag::setModified()Michael Stahl1-3/+6
2009-09-25merge commitMathias Bauer1-2/+1
2009-09-17CWS-TOOLING: integrate CWS boost134Ivo Hinkelmann1-2/+1
2009-09-09merge commit to DEV300_m57Mathias Bauer2-4/+5
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer3-4/+4
2009-07-03CWS-TOOLING: integrate CWS dbaperf2Release Engineers2-4/+5
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker2-14/+9
2009-05-06revert changeOcke Janssen2-5/+4
2009-05-06#i101587# fix illegal handle accessOcke Janssen2-4/+5
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann3-20/+135
2008-12-17#i10000# comphelper/source/property/propagg.cxx include 'typeinfo' instead of...Rüdiger Timm1-1/+1
2008-12-16CWS-TOOLING: integrate CWS rtlcontrolsRüdiger Timm1-1/+1
2008-12-12CWS-TOOLING: integrate CWS dba301b_DEV300Rüdiger Timm1-1/+25
2008-12-01CWS-TOOLING: integrate CWS sw301bf03_DEV300Release Engineers2-3/+18