summaryrefslogtreecommitdiff
path: root/cpputools
AgeCommit message (Collapse)Author
2016-08-31Fix -Wformat-security warnings.Don Lewis
There are a number of instances where the code calls *printf() to print arbitrary strings and the string is passed as the format argument to *printf(). Since these strings might contain % conversion sequences, this is a security hazard. Fix the problem by printing the strings with a "%s" format. Notes: prefer: e456a0804052a0ad0a4daef4fad9c5205bd7aa60
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
Notes: ignore: obsolete
2014-04-29Many spelling fixes: directories a* - g*.Pedro Giffuni
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. Notes: merged as: 0a1d822372927e3252f40b7a16590716ccc2eedd
2013-11-18#i122362# remove stlport4-build supportHerbert Dürr
but keep the --without-stlport configure option for now it is the new default anyway Notes: ignore: obsolete
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-09-3088652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann ↵Jürgen Schmidt
(orw)
2011-02-24jsc340: merge to dev300m101Juergen Schmidt
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb
2010-11-09jsc340: merge with DEV300m92Juergen Schmidt
2010-10-01jsc340: i14847: clean up cmdline help fo devtoolsJuergen Schmidt
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-24cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironmentCaol?n McNamara
2010-02-25sb111: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-08sb111: merged in DEV300_m69sb
2009-11-13sb116: #i106845# removed obsolete IRIX portsb
2009-09-30#i101955# adapted desktop and gconf platform backends to new interface ↵sb
(gconf still needs support for ENABLE_LOCKDOWN-only Setup/Office/Factories .xcu entries), more to come; regcomplazy consequently no longer needs to support [Data] sections
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien
2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012 2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;) 2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012 2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph) 2009-08-26 sb merged in DEV300_m56 2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc) 2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora) 2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader 2009-08-17 Juergen Schmidt #i103749# integrate patch 2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8") 2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter 2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec 2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc) 2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc) 2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2) 2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly 2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH) 2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")
2009-02-19CWS-TOOLING: integrate CWS sb104Oliver Bolte
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2008-04-11INTEGRATION: CWS changefileheader (1.21.34); FILE MERGEDRüdiger Timm
2008/04/01 15:11:01 thb 1.21.34.2: #i85898# Stripping all external header guards 2008/03/31 07:23:38 rt 1.21.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.14.12); FILE MERGEDRüdiger Timm
2008/03/31 07:23:38 rt 1.14.12.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.34); FILE MERGEDRüdiger Timm
2008/03/31 07:23:38 rt 1.4.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.48); FILE MERGEDRüdiger Timm
2008/03/31 07:23:37 rt 1.4.48.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.34); FILE MERGEDRüdiger Timm
2008/03/31 07:23:37 rt 1.6.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.20.12); FILE MERGEDRüdiger Timm
2008/04/01 15:11:00 thb 1.20.12.2: #i85898# Stripping all external header guards 2008/03/31 07:23:37 rt 1.20.12.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.48); FILE MERGEDRüdiger Timm
2008/03/31 07:23:37 rt 1.3.48.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.20.4); FILE MERGEDRüdiger Timm
2008/03/31 07:23:37 rt 1.20.4.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.12); FILE MERGEDRüdiger Timm
2008/03/31 07:23:37 rt 1.6.12.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.4); FILE MERGEDRüdiger Timm
2008/03/31 07:23:37 rt 1.5.4.1: #i87441# Change license header to LPGL v3.
2008-02-25INTEGRATION: CWS supdremove02 (1.19.10); FILE MERGEDOliver Bolte
2008/02/04 11:54:54 rt 1.19.10.1: #i85482# Remove UPD from library name.
2008-02-25INTEGRATION: CWS supdremove02 (1.4.10); FILE MERGEDOliver Bolte
2008/02/04 11:54:54 rt 1.4.10.1: #i85482# Remove UPD from library name.
2008-01-29INTEGRATION: CWS hr49 (1.9.56); FILE MERGEDVladimir Glazounov
2008/01/15 14:38:51 hr 1.9.56.1: #i83327#: add missing depedency on LIBXML2:libxml2
2007-11-02INTEGRATION: CWS os2port02 (1.17.12); FILE MERGEDJens-Heiner Rechtien
2007/10/05 13:01:03 ydario 1.17.12.2: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration. 2007/09/29 16:27:08 ydario 1.17.12.1: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration.
2007-11-02INTEGRATION: CWS os2port02 (1.3.36); FILE MERGEDJens-Heiner Rechtien
2007/10/05 13:01:02 ydario 1.3.36.2: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration. 2007/09/29 16:27:07 ydario 1.3.36.1: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration.
2007-10-15INTEGRATION: CWS sb71 (1.13.18); FILE MERGEDVladimir Glazounov
2007/08/13 11:54:16 sb 1.13.18.3: #i77184# Dropped libxml2wrapper again (do not use /DELAYLOAD for libxml2---to much trouble). 2007/07/23 13:44:30 sb 1.13.18.2: #i77184# Introduced libxml2wrapper. 2007/06/14 14:53:07 sb 1.13.18.1: #i75466# Adapted to new APP|SHLnRPATH; ensure that external libs are available to components in uno exe.
2007-10-15INTEGRATION: CWS sb71 (1.19.8); FILE MERGEDVladimir Glazounov
2007/04/13 15:29:59 sb 1.19.8.1: #i75466# New regcomp -wop=<prefix> feature.
2007-10-15INTEGRATION: CWS sb71 (1.17.8); FILE MERGEDVladimir Glazounov
2007/06/14 14:53:29 sb 1.17.8.1: #i75466# Adapted to new APP|SHLnRPATH.
2007-10-15INTEGRATION: CWS sb71 (1.5.8); FILE MERGEDVladimir Glazounov
2007/06/22 09:35:48 sb 1.5.8.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.
2007-01-02#i72993# remove some lines of code which does some unnecessary quote checkingJuergen Schmidt
2006-12-20INTEGRATION: CWS jsc15 (1.17.12); FILE MERGEDIvo Hinkelmann
2006/11/21 07:21:46 jsc 1.17.12.1: #i69877# insert new option -wop to register without path, introduce XImplementationRegistration2
2006-12-20INTEGRATION: CWS jsc15 (1.16.12); FILE MERGEDIvo Hinkelmann
2006/11/21 07:08:59 jsc 1.16.12.1: #i69877# change XImplementationRegistration to XImplementationRegistration2
2006-11-22INTEGRATION: CWS hr33 (1.3.12); FILE MERGEDVladimir Glazounov
2006/11/02 16:14:44 hr 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/03 14:35:41 hr 1.3.12.1: #i55967#: <hash_map> is not needed, do not include
2006-10-24INTEGRATION: CWS pj59 (1.16.12); FILE MERGEDJens-Heiner Rechtien
2006/09/19 06:53:33 pjanik 1.16.12.1: #i69025#: Remove extraneous macosx-create-bundle call.
2006-06-19INTEGRATION: CWS warnings01 (1.19.14); FILE MERGEDJens-Heiner Rechtien
2005/09/23 02:56:31 sb 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/07 11:52:50 sb 1.19.14.1: #i53898# Made code warning-free.
2006-06-19INTEGRATION: CWS warnings01 (1.2.10); FILE MERGEDJens-Heiner Rechtien
2005/09/23 02:56:10 sb 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/07 11:52:49 sb 1.2.10.1: #i53898# Made code warning-free.
2006-06-19INTEGRATION: CWS warnings01 (1.15.12); FILE MERGEDJens-Heiner Rechtien
2005/09/23 02:55:27 sb 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2005/09/07 11:52:49 sb 1.15.12.1: #i53898# Made code warning-free.
2006-06-19INTEGRATION: CWS warnings01 (1.2.12); FILE MERGEDJens-Heiner Rechtien
2005/11/29 09:30:05 sb 1.2.12.4: #i53898# Made the code warning-free. 2005/09/23 02:54:54 sb 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/07 11:52:48 sb 1.2.12.2: #i53898# Made code warning-free. 2005/09/01 07:35:51 sb 1.2.12.1: #i53898# Made code warning-free.
2006-05-24INTEGRATION: CWS ause043 (1.12.6); FILE MERGEDVladimir Glazounov
2005/11/15 16:14:28 hjs 1.12.6.2: #i56702# set NO_OFFUH to check for completeness 2005/11/03 16:08:21 hjs 1.12.6.1: #i56702# remove overrides for default uno header generation
2006-05-24INTEGRATION: CWS ause043 (1.5.6); FILE MERGEDVladimir Glazounov
2005/11/15 16:14:27 hjs 1.5.6.2: #i56702# set NO_OFFUH to check for completeness 2005/11/03 16:08:20 hjs 1.5.6.1: #i56702# remove overrides for default uno header generation