summaryrefslogtreecommitdiff
path: root/extensions/Library_oleautobridge.mk
AgeCommit message (Expand)Author
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-10-07fix extensions build with Win8 SDKPeter Foley
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-05extensions: oleautobridge needs comphelperMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl
2011-12-17extensions: merge Peter Foley's work in olebridgePeter Foley
2011-12-14extensions: convert ole automation bridge to gbuildMichael Stahl
ef='/cgit/lo/core/commit/stoc/source/typeconv/convert.cxx?h=cp-6.0-11&id=2087484c65a3d5e75a9e8ad116d11a4e13366219'>use consistent #define checks for the Windows platformNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-20loplugin: defaultparamsNoel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-02loplugin:staticmethodsNoel Grandin 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-02-20stocservices.component: The rest of the services + cleanup.Jan Holesovsky 2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara 2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann 2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann 2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann 2014-06-24fVal->nValCaolán McNamara 2014-06-24coverity#982255 Operands don't affect resultCaolán McNamara 2014-06-05stoc: remove SAL_THROW macroNoel Grandin 2014-05-29remove more unnecesary OUString constructor useNoel Grandin 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-05-22stoc: make use of css aliasThomas Arnhold 2014-04-30stoc: sal_Bool->boolNoel Grandin 2014-04-09Clean up function declarationsStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from stocAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann