summaryrefslogtreecommitdiff
path: root/remotebridges/examples/officeclient.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-02-26Remove visual noise from remotebridgesAlexander Wilms1-2/+2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-37/+32
2012-08-27fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin1-5/+2
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-01targeted string re-workNorbert Thiebaud1-13/+13
2011-12-24catch exception by constant referenceTakeshi Abe1-4/+4
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 2Gert Faller1-5/+5
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller1-6/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.6.42); FILE MERGEDRüdiger Timm1-23/+18
2005-09-09INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGEDRüdiger Timm1-47/+21
2003-04-23INTEGRATION: CWS uno2 (1.4.50); FILE MERGEDRüdiger Timm1-13/+10
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-3/+3
2001-02-01removed ChangeGlobalInitmfe1-5/+2
2000-10-26now passes unix compilerJörg Budischewski1-3/+3
2000-10-26added the officeclient demoJörg Budischewski1-0/+373