summaryrefslogtreecommitdiff
path: root/comphelper/source/xml
AgeCommit message (Expand)Author
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-03-11Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara
2016-02-09sequence->vector in OFOPXMLHelper_ImplNoel Grandin
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-07-23coverity#1312139 random byte is deliberateCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
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
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-02-25Remove unused codeElton Chung
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove include of pch header in comphelperNorbert Thiebaud