summaryrefslogtreecommitdiff
path: root/comphelper/source/container/enumerablemap.cxx
AgeCommit message (Expand)Author
2015-11-20loplugin:unusedfields in comphelperNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-29typo: sicne -> sinceThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
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-10-24micro optsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker