summaryrefslogtreecommitdiff
path: root/comphelper/source/container/embeddedobjectcontainer.cxx
AgeCommit message (Expand)Author
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-29Iteration must not start at the endSeraphime Kirkovski
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-01-13tdf#97108: SwDocShell of clipboard document has no base URLMichael Stahl
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-24comphelper: replace for_each with range-based forDaniel Robertson
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2015-02-11comphelper: add SAL_INFO for exception when graphic cannot be loadedMichael Stahl
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
2014-07-10Use OUStringHash here.Kohei Yoshida
2014-06-29Typo: conteiner->containerJulien Nabet
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-14comphelper: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-29typo: temorary -> temporaryThomas Arnhold
2014-03-29typo: tranfer -> transferThomas Arnhold
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-02-24comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez
2014-02-24comphelper: code refactorJacobo Aragunde Pérez
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19comphelper: sal_Bool -> bool sequelStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
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-03-20simplify OUString assignmentsChr. Rossmanith
2013-02-08EmbeddedObjectContainer: log some exceptionsMichael Stahl
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith