summaryrefslogtreecommitdiff
path: root/comphelper/source/container
AgeCommit message (Expand)Author
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-15Resolves: #i119941# Avoid crash when chart is removed in Writer...Armin Le Grand
2013-05-12Resolves: #i120168# Do not call storeOwn() when not necessaryAndre Fischer
2013-04-26WaE: 'e' : unreferenced local variableTor Lillqvist
2013-04-26fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateExceptionMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-02-08EmbeddedObjectContainer: log some exceptionsMichael Stahl
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-12correct indentationMarkus Mohrhard
2012-10-18better to throw and report exact failureCaolán McNamara
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
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-19Get rid of size() == 0Elton Chung
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05catch by const refCaolán McNamara
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-11-02callcatcher: some unused codeCaolán McNamara
2011-04-13catched->caughtCaolán McNamara
2011-04-13catched->caughtCaolá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-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-18gridsort: getStandardLessPredicate: optional collator instance for string com...Frank Schoenheit [fs]
2011-01-18gridsort: outsorced the STL-compatible Less-predicates for UNO types from enu...Frank Schoenheit [fs]
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-17remove archaic SGI header guardsCaolán McNamara
2010-10-24micro optsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth