summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/passive/passive_native.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Fix build of Extension_test-{active,passive}Stephan Bergmann1-3/+4
2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy4451-2/+1
2020-05-20use for-range on Sequence in d*Noel Grandin1-1/+1
2020-01-10Fix Extension_test-{active,passive}Stephan Bergmann1-1/+2
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-2/+1
2018-12-14Fix Extension_test-{active,passive}Stephan Bergmann1-20/+20
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-20/+20
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-11/+11
2018-02-13loplugin:salcall (Extension_test-{active,passive})Stephan Bergmann1-2/+2
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann1-23/+11
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke1-5/+8
2015-11-13loplugin:nullptrStephan Bergmann1-3/+3
2015-09-15Revert cppuhelper/implbase.hxx usage in non-LIBO_INTERNAL_ONLY code, againStephan Bergmann1-3/+3
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-09-14Extensions are not built against LIBO_INTERNAL_ONLYStephan Bergmann1-3/+3
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-02-03Fix Extension_test-{active,passive}Stephan Bergmann1-20/+20
2014-09-19loplugin:saloverrideStephan Bergmann1-11/+11
2014-06-05desktop: remove SAL_THROW macroNoel Grandin1-2/+0
2014-06-04desktop: fix includesThomas Arnhold1-32/+32
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann1-0/+8
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-13/+11
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-11-19Clean up desktop/test/deployment/{active,passive}Stephan Bergmann1-66/+46
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-5/+5
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-1/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+289
2010-10-21sb131: #i114962# also test singletons in passive.oxtsb1-33/+106
2010-10-20sb131: #i114962# fix component factory so it can be live deployedsb1-66/+29
2010-10-06sb131: #i114962# first step of passive extension component registration (no l...sb1-0/+253