summaryrefslogtreecommitdiffstats
path: root/remotebridges/examples/officeclient.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove dead example codeStephan Bergmann2016-12-071-311/+0
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1
* com::sun::star->css in remotebridges,reportdesignNoel Grandin2015-10-261-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Remove visual noise from remotebridgesAlexander Wilms2014-02-261-2/+2
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-37/+32
* fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin2012-08-271-5/+2
* re-base on ALv2 code.Michael Meeks2012-06-271-23/+14
* targeted string re-workNorbert Thiebaud2012-06-011-13/+13
* catch exception by constant referenceTakeshi Abe2011-12-241-4/+4
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-6/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* RTL_CONSTASCII_USTRINGPARAM in ure 2Gert Faller2010-12-101-5/+5
* RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller2010-12-101-6/+6
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.6.42); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGEDRüdiger Timm2005-09-091-47/+21
* INTEGRATION: CWS uno2 (1.4.50); FILE MERGEDRüdiger Timm2003-04-231-13/+10
* OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2001-03-121-3/+3
* removed ChangeGlobalInitmfe2001-02-011-5/+2
* now passes unix compilerJörg Budischewski2000-10-261-3/+3
* added the officeclient demoJörg Budischewski2000-10-261-0/+373