summaryrefslogtreecommitdiffstats
path: root/remotebridges
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:includeform: remotebridgesStephan Bergmann2017-10-231-2/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-2/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-5/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-9/+4
* Remove dead example codeStephan Bergmann2016-12-073-365/+0
* loplugin:unnecessaryoverride (dtors) in remotebridgesStephan Bergmann2016-12-051-3/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-3/+1
* com::sun::star->css in remotebridges,reportdesignNoel Grandin2015-10-262-7/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-111-1/+1
* remotebridges: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-3/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* Remove visual noise from remotebridgesAlexander Wilms2014-02-261-2/+2
* fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi2014-02-041-29/+15
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* Mark as constTakeshi Abe2013-08-151-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-2/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-44/+8
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-9/+3
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-10/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* -Wunused-macrosStephan Bergmann2013-03-271-3/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-37/+32
* drop rdbmaker completelyMatúš Kukan2012-10-221-1/+1
* Use prefixTor Lillqvist2012-10-022-3/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2012-09-171-8/+2
* fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin2012-08-271-5/+2
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-224-91/+1
* re-base on ALv2 code.Michael Meeks2012-06-275-93/+74