summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property
Commit message (Expand)AuthorAgeFilesLines
* 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
* sal_Bool -> bool in comphelperNoel Grandin2012-10-041-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-14/+6
* Simplify AutoOGuardArray + rename private attributeJulien Nabet2012-09-151-7/+4
* SwXTextTable: add "TableBorder2" propertyMichael Stahl2012-08-201-0/+2
* re-base on ALv2 code.Michael Meeks2012-06-2915-345/+210
* Remove UNO includes commentsThomas Arnhold2012-06-292-4/+0
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-232-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-213-69/+42
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-19/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targetted prefer prefix operators reversionMichael Meeks2012-05-312-2/+2
* callcatcher: remove some unused codeCaolán McNamara2012-04-021-16/+0
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-281-1/+0
* Correct some mistranslated commentsStefan Knorr (astron)2012-03-101-1/+1
* Translate german comments in core/comphelperTom Thorogood2012-03-051-7/+6
* Remove unused codeElton Chung2012-02-252-22/+0
* fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat2012-02-231-0/+2
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2011-12-134-5/+5
* remove include of pch header in comphelperNorbert Thiebaud2011-11-2717-34/+0
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-035-400/+0
* boost::scoped_ptr is sufficient hereCaolán McNamara2011-09-152-16/+16
* Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane2011-09-071-2/+2
* Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist2011-08-173-19/+16
* Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
* use standard template hereCaolán McNamara2011-06-011-9/+7
* overly staticCaolán McNamara2011-06-011-12/+8
* prefer prefix ++/-- operatorsKayo Hamid2011-04-192-2/+2
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-031-11/+5
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-199-23/+23
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-183-68/+25
|\
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-113-68/+25
| |\
| | * CWS gnumake3: resync to m99Mathias Bauer2011-02-031-1/+3
| | |\
| | | * undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]2010-11-221-2/+22
| | | |\
| | | * | undoapi: implement an EmbeddedObject property for (OLE) shapes, to be consist...Frank Schoenheit [fs]2010-11-151-1/+3
| | * | | gnumake3: remove loads of obsolete dmakefilesMichael Stahl2011-02-011-65/+0
| | | |/ | | |/|
| | * | dba34a: #i114698# when a property is present in both the aggregate and the de...Frank Schoenheit [fs]2010-09-241-2/+22
| | |/
* | | insert_iterator not member of std:: error with Visual Studio 10Fridrich Štrba2011-03-141-0/+1
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-5/+5
|/ /