summaryrefslogtreecommitdiff
path: root/comphelper/source/container/embeddedobjectcontainer.cxx
AgeCommit message (Expand)Author
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-19ofz: segv on nullptrCaolán McNamara
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-06-03tdf#89329: use unique_ptr for pImpl in embeddedobjectcontainerXisco Fauli
2016-05-26loplugin:unusedmethodsNoel Grandin
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