summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/complextoolbarcontrols
AgeCommit message (Collapse)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-10/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-49/+48
Conflicts: odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx odk/examples/cpp/complextoolbarcontrols/exports.cxx odk/examples/cpp/counter/countermain.cxx odk/examples/cpp/remoteclient/remoteclient.cxx odk/settings/settings.mk
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-2/+2
2011-02-05move sdk repo to boost unordered containtersFridrich Štrba1-3/+3
2011-02-01jsc340: i114609: support passive component registrationJuergen Schmidt2-49/+71
2011-01-22Clean up and equalsAsciiL substitution.Thomas Arnhold1-23/+9
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2-22/+22
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in sdk 2Gert Faller3-6/+6
Notes: split repo tag: sdk_LIBREOFFICE_PRE_BOOTSTRAP_BUILD
2010-11-27RTL_CONSTASCII_USTRINGPARAM in sdk 1Gert Faller3-47/+47
2010-10-27add modelines to .hxx files as wellCaolán McNamara4-0/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth7-0/+19
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien8-35/+8
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-11-05#i106627# extend and adapt env for VC9, building manifest, change macroJuergen Schmidt1-1/+1
2008-07-11INTEGRATION: CWS jsc21 (1.4.74); FILE MERGEDRüdiger Timm1-33/+36
2008/06/27 08:49:54 jsc 1.4.74.3: #i90032# adapt link flags and linking for MacOS 2008/05/21 12:13:15 jsc 1.4.74.2: #i88797# adapted to new structure 2008/05/21 12:11:29 jsc 1.4.74.1: #i88797# adapted to new structure
2008-04-10INTEGRATION: CWS changefileheader (1.4.98); FILE MERGEDRüdiger Timm2-53/+36
2008/04/01 12:31:57 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 15:52:52 rt 1.4.98.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.128); FILE MERGEDRüdiger Timm3-35/+0
2008/04/01 12:31:56 thb 1.2.128.1: #i85898# Stripping all external header guards
2008-04-10INTEGRATION: CWS changefileheader (1.4.98); FILE MERGEDRüdiger Timm4-165/+72
2008/04/01 12:31:56 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 15:52:51 rt 1.4.98.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.98); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 15:52:51 rt 1.4.98.1: #i87441# Change license header to LPGL v3.
2007-01-25INTEGRATION: CWS jsc17 (1.3.8); FILE MERGEDOliver Bolte1-6/+6
2007/01/22 15:35:31 jsc 1.3.8.2: #i73750# change UNOPKG_EXT to UNOOXT_EXT 2007/01/22 13:31:40 jsc 1.3.8.1: #i72793# integrate patch and verify all C++ makefile
2006-12-20INTEGRATION: CWS jsc15 (1.2.36); FILE MERGEDIvo Hinkelmann1-2/+3
2006/11/24 12:51:54 jsc 1.2.36.1: #i68136# insert manifest linking
2006-11-06INTEGRATION: CWS jsc14 (1.3.14); FILE MERGEDKurt Zenker4-16/+8
2006/10/25 08:52:29 jsc 1.3.14.1: #i70636# remove auto generated precompiled header include
2006-11-06INTEGRATION: CWS jsc14 (1.3.14); FILE MERGEDKurt Zenker3-12/+6
2006/10/25 08:52:28 jsc 1.3.14.1: #i70636# remove auto generated precompiled header include
2006-10-11INTEGRATION: CWS gh12c (1.2.20); FILE MERGEDOliver Bolte1-7/+0
2006/09/22 10:59:50 gh 1.2.20.1: #i69728#remove german strings to prohibit translation
2006-09-16INTEGRATION: CWS pchfix02 (1.2.12); FILE MERGEDOliver Bolte1-0/+38
2006/09/01 17:32:27 kaib 1.2.12.1: #i68856# Added header markers and pch files
2006-09-16INTEGRATION: CWS pchfix02 (1.2.12); FILE MERGEDOliver Bolte6-0/+228
2006/09/01 17:32:26 kaib 1.2.12.1: #i68856# Added header markers and pch files
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+0
2006/05/05 14:16:03 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+0
2006/05/05 14:16:14 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+95
2006/05/22 09:09:04 cd 1.1.2.2: #65428# Adapted code to make code compile with gcc 2006/05/05 14:12:03 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+21
2006/05/05 14:16:24 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+23
2006/05/05 14:13:53 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+10
2006/05/05 14:13:33 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+155
2006/06/16 09:53:26 cd 1.1.2.2: #65116# Fix problem with Solaris C++ compiler 2006/05/05 14:13:21 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+560
2006/05/22 09:09:03 cd 1.1.2.3: #65428# Adapted code to make code compile with gcc 2006/05/16 08:48:04 cd 1.1.2.2: #i65116# Added new controls to demo add-on 2006/05/05 14:13:10 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+108
2006/05/05 14:15:20 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+150
2006/05/05 14:14:05 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+150
2006/06/16 09:53:26 cd 1.1.2.2: #65116# Fix problem with Solaris C++ compiler 2006/05/05 14:15:31 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+89
2006/05/05 14:15:10 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+168
2006/07/06 14:52:03 cd 1.1.2.3: #i65116# Added run target for testing 2006/05/16 08:48:03 cd 1.1.2.2: #i65116# Added new controls to demo add-on 2006/05/05 14:15:53 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+91
2006/05/05 14:15:41 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+116
2006/05/22 09:09:03 cd 1.1.2.2: #65428# Adapted code to make code compile with gcc 2006/05/05 14:13:43 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+23
2006/05/05 14:12:13 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+21
2006/05/05 14:11:42 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+16
2006/05/05 14:11:32 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls
2006-08-01INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+177
2006/05/16 08:48:03 cd 1.1.2.2: #i65116# Added new controls to demo add-on 2006/05/05 14:11:21 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls