summaryrefslogtreecommitdiffstats
path: root/comphelper/source/container
Commit message (Expand)AuthorAgeFilesLines
* comphelper: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-141-44/+0
* fix-includes.pl: comphelperThomas Arnhold2014-05-112-6/+6
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-091-1/+0
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-2/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-073-7/+7
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-16/+16
* typo: temorary -> temporaryThomas Arnhold2014-03-291-1/+1
* typo: Exceptiopn -> ExceptionThomas Arnhold2014-03-291-1/+1
* typo: sicne -> sinceThomas Arnhold2014-03-291-1/+1
* typo: tranfer -> transferThomas Arnhold2014-03-291-1/+1
* typo: persistance -> persistenceThomas Arnhold2014-03-291-5/+5
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-1/+1
* typo: approriate -> appropriateThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-264-49/+49
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-141-2/+2
* Remove visual noise from comphelperAlexander Wilms2014-02-274-47/+47
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-266-108/+108
* coverity#983702 Uncaught exceptionCaolán McNamara2014-02-251-4/+8
* comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez2014-02-241-0/+40
* comphelper: code refactorJacobo Aragunde Pérez2014-02-241-15/+1
* Remove unneccessary commentsAlexander Wilms2014-02-235-72/+72
* comphelper: sal_Bool -> bool sequelStephan Bergmann2014-02-191-4/+4
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-174-92/+92
* fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi2014-02-052-7/+4
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-311-2/+0
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-062-4/+6
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-2/+0
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-171-6/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-13/+13
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-201-53/+47
* Resolves: #i119941# Avoid crash when chart is removed in Writer...Armin Le Grand2013-05-151-5/+10
* Resolves: #i120168# Do not call storeOwn() when not necessaryAndre Fischer2013-05-121-1/+23
* WaE: 'e' : unreferenced local variableTor Lillqvist2013-04-261-1/+1
* fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateExceptionMiklos Vajna2013-04-261-5/+10
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-076-117/+117
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* simplify OUString assignmentsChr. Rossmanith2013-03-201-1/+1
* EmbeddedObjectContainer: log some exceptionsMichael Stahl2013-02-081-5/+16
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-314-61/+60
* fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin2013-01-151-17/+9
* correct indentationMarkus Mohrhard2013-01-121-1/+1
* better to throw and report exact failureCaolán McNamara2012-10-181-1/+1
* sal_Bool -> bool in comphelperNoel Grandin2012-10-041-5/+5
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-7/+4
* re-base on ALv2 code.Michael Meeks2012-06-297-160/+98
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet2012-03-291-8/+8