summaryrefslogtreecommitdiff
path: root/comphelper/source/container
AgeCommit message (Expand)Author
2016-01-30tdf#74608 comphelper: Constructor feature for IndexedPropertyValuesContainerkripton
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel 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-20loplugin:unusedfields in comphelperNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel 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-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-09-30Fix typosAndrea Gelmini
2015-09-24comphelper: replace for_each with range-based forDaniel Robertson
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-06-14Fix insertion and deletion in IndexedPropertyValuesContainerMatthew J. Francis
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan 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-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-21starcontainer -> css::containerThomas Arnhold
2014-08-21comphelper: starlang -> css::langThomas Arnhold
2014-08-21comphelper: staruno -> css::unoThomas Arnhold
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-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-14comphelper: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
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: temorary -> temporaryThomas Arnhold
2014-03-29typo: Exceptiopn -> ExceptionThomas Arnhold