summaryrefslogtreecommitdiff
path: root/cppuhelper/Module_cppuhelper.mk
AgeCommit message (Expand)Author
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2013-10-24cppuhelper: remove obsolete Package_unorcMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24move URE headers to include/David Tardon
2013-04-13install SDK headers from filelistsDavid Tardon
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl
2012-10-13cppuhelper: remove obsolete commentMichael Stahl
2012-10-10replace findsofficepath.obj by static libDavid Tardon
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-04-09cppuhelper: use InternalUnoApiMatúš Kukan
2012-01-02CppunitTest_cppuhelper_qa_weak depends on module bridgesStephan Bergmann
2012-01-02cppuhelper: convert to gbuildMatúš Kukan
-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e 2016-03-14com::sun::star->css in chart2Noel Grandin Change-Id: I04320d32d6d5c54e461cfabef58645f8b772bc69 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274