Commit graph

115 commits

Author SHA1 Message Date
Caolán McNamara
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Matúš Kukan
b50137566f Remove component_getImplementationEnvironment 2011-07-12 16:45:29 +02:00
Tor Lillqvist
219ad16ad6 Use DESKTOP and NATIVE where appropriate 2011-06-16 01:17:55 +03:00
Tor Lillqvist
8c29883984 Don't build skeletonmaker for iOS 2011-06-14 00:21:31 +03:00
Tor Lillqvist
27cbc7d655 Drop %_EXT% which was always empty 2011-06-03 13:35:47 +03:00
Francois Tigeot
b945adac81 Remove OS/2 support 2011-05-03 18:07:23 +02:00
Julien Nabet
3c60b4698b Easyhack: Add visibility markup to all component_get* functions 2011-04-21 15:14:11 +02:00
Jan Holesovsky
11cdc4ccc4 Merge commit 'ooo/DEV300_m103'
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-23 16:59:36 +01:00
Thomas Arnhold
7149c61435 Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:19:28 +01:00
Julien Nabet
3b2efb2043 Remove "using namespace ::rtl" 2011-03-02 20:36:58 +01:00
bjoern.michaelsen@canonical.com
25f550ca9f static libraries need to get linked before dynamic ones for symbol lookup
Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen>
2011-02-07 18:24:18 +01:00
Fridrich Štrba
1efeac6ea9 std::hash -> boost::hash 2011-02-06 15:23:06 +01:00
Fridrich Štrba
639825975e move sdk repo to boost unordered containters 2011-02-05 21:56:00 +01:00
Joseph Powers
b3e9505cc1 Remove "Visual C++, 32-bit, version 5.0" and prior version of T2TypeClassMap
Fridrich Strba removed this support in his patches to change the class from
a std::hash to a boost::unordered_map.
2011-02-04 06:23:55 -08:00
Joseph Powers
dc19cced03 Fix a missed ::std::hash_map to boost::unordered_map typedef
I also added the mac build directory to the gitignore.
2011-02-03 21:21:59 -08:00
Caolán McNamara
e28997dded cppcheck: prefer prefix variant 2011-01-07 11:10:01 +00:00
Caolán McNamara
87d83f4870 cppcheck: prefer prefix variant 2010-12-24 13:27:55 +00:00
Caolán McNamara
0d0098749e cppcheck: prefer prefix variant 2010-12-23 20:57:31 +00:00
Caolán McNamara
18cf3a28b0 cppcheck: prefer prefix variant 2010-12-23 16:36:43 +00:00
Gert Faller
1d922012be RTL_CONSTASCII_USTRINGPARAM in sdk 2 2010-11-27 09:28:39 +01:00
Caolán McNamara
8cad7d1947 add modelines to .hxx files as well 2010-10-27 13:05:40 +01:00
Povilas Kanapickas
3eb979df54 remove non-compiled code 2010-10-18 15:52:09 +01:00
Sebastian Spaeth
e9a59da46a Add vim/emacs modelines to all source files
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-13 10:58:04 +02:00
Juergen Schmidt
6fd7592539 jsc340: i14847: clean up cmdline help fo devtools 2010-10-01 14:20:45 +02:00
Jens-Heiner Rechtien
1296914c84 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Ivo Hinkelmann
c3ff681f12 CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Release Engineers
76931f7a47 #i10000# missing STORELIB 2009-03-06 15:18:33 +00:00
Rüdiger Timm
c6a3645a0e CWS-TOOLING: integrate CWS cmcfixes51
2008-12-08 10:12:55 +0100 cmc  r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac
2008-12-05 12:23:47 +0100 cmc  r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 14:45:17 +0100 cmc  r264606 : #i76655# ehlos apparently required
2008-11-28 17:49:30 +0100 cmc  r264567 : #i96655# remove newly unused method
2008-11-28 10:41:28 +0100 cmc  r264531 : #i96647# better ppc-bridges flushCode impl
2008-11-27 12:58:40 +0100 cmc  r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:32:49 +0100 cmc  r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:26:02 +0100 cmc  r264475 : #i96655# redundant old table export helpers
2008-11-27 11:49:06 +0100 cmc  r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:38:35 +0100 cmc  r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:14:21 +0100 cmc  r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:06:22 +0100 cmc  r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:58:18 +0100 cmc  r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:41:44 +0100 cmc  r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:19:24 +0100 cmc  r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:13:39 +0100 cmc  r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:06:14 +0100 cmc  r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:59:54 +0100 cmc  r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:52:51 +0100 cmc  r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:48:26 +0100 cmc  r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:40:20 +0100 cmc  r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:35:26 +0100 cmc  r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:31:00 +0100 cmc  r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:24:08 +0100 cmc  r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:26:15 +0100 cmc  r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:21:01 +0100 cmc  r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:09:40 +0100 cmc  r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:51:56 +0100 cmc  r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:49:09 +0100 cmc  r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:09:54 +0100 cmc  r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:07:40 +0100 cmc  r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:28:02 +0100 cmc  r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:27:39 +0100 cmc  r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:18:36 +0100 cmc  r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 16:22:16 +0100 cmc  r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings
2008-11-26 16:00:23 +0100 cmc  r264409 : #i90426# remove warnings from svtools
2008-11-26 15:59:17 +0100 cmc  r264408 : #i90426# remove warnings
2008-11-26 15:47:32 +0100 cmc  r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:46:57 +0100 cmc  r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:19:50 +0100 cmc  r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:15:26 +0100 cmc  r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:11:26 +0100 cmc  r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:44:23 +0100 cmc  r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:12:24 +0100 cmc  r264372 : #i96604# silence new warnings
2008-11-26 12:35:02 +0100 cmc  r264369 : #i96203# make qstarter work in 3-layer land
2008-11-26 12:33:04 +0100 cmc  r264368 : #i96170# ensure gtypes are up and running
2008-12-11 07:05:03 +00:00
Rüdiger Timm
10dbaeedeb INTEGRATION: CWS jsc21 (1.4.46); FILE MERGED
2008/04/23 09:54:37 jsc 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED
2008/02/13 08:03:41 jsc 1.4.46.1: #72964# remove header guards
2008-07-11 13:52:50 +00:00
Rüdiger Timm
d039d8f909 INTEGRATION: CWS jsc21 (1.4.42); FILE MERGED
2008/04/23 09:54:25 jsc 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED
2008/02/13 08:03:41 jsc 1.4.42.1: #72964# remove header guards
2008-07-11 13:52:38 +00:00
Rüdiger Timm
21b0eafcba INTEGRATION: CWS jsc21 (1.4.46); FILE MERGED
2008/04/23 09:54:18 jsc 1.4.46.3: RESYNC: (1.4-1.5); FILE MERGED
2008/04/11 12:41:24 jsc 1.4.46.2: #i86121# use correct APP1RPATH for SDK tools
2008/04/11 12:40:18 jsc 1.4.46.1: #i86121#use correct API1RPATH for SDK tools
2008-07-11 13:52:16 +00:00
Rüdiger Timm
b150632a40 INTEGRATION: CWS jsc21 (1.9.28); FILE MERGED
2008/04/23 09:54:14 jsc 1.9.28.3: RESYNC: (1.9-1.10); FILE MERGED
2008/03/10 09:57:49 jsc 1.9.28.2: #i86053# fix unused imports for components as well
2008/02/13 07:44:55 jsc 1.9.28.1: #86053# remove unused import
2008-07-11 13:52:04 +00:00
Rüdiger Timm
a96733513a INTEGRATION: CWS jsc21 (1.10.2); FILE MERGED
2008/04/23 09:54:33 jsc 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED
2008/02/13 07:21:34 jsc 1.10.2.1: #i86052# move destructor to private
2008-07-11 13:51:46 +00:00
Rüdiger Timm
e0f4273906 INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED
2008/03/28 15:51:24 rt 1.7.10.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:35:58 +00:00
Rüdiger Timm
41799a54de INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED
2008/03/28 15:51:24 rt 1.5.44.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:35:39 +00:00
Rüdiger Timm
7b0fc7c2e7 INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED
2008/03/28 15:51:24 rt 1.6.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:35:22 +00:00
Rüdiger Timm
0e7ca5fc0a INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED
2008/03/28 15:51:24 rt 1.4.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:35:01 +00:00
Rüdiger Timm
bc18f66834 INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED
2008/03/28 15:51:24 rt 1.9.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:34:44 +00:00
Rüdiger Timm
44ad1560cc INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED
2008/04/01 16:03:11 thb 1.4.48.3: #i85898# Stripping all external header guards
2008/04/01 12:59:13 thb 1.4.48.2: #i85898# Stripping all external header guards
2008/03/28 15:51:23 rt 1.4.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:34:24 +00:00
Rüdiger Timm
d96a53fb7a INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED
2008/04/01 16:03:11 thb 1.4.44.3: #i85898# Stripping all external header guards
2008/04/01 12:59:13 thb 1.4.44.2: #i85898# Stripping all external header guards
2008/03/28 15:51:23 rt 1.4.44.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:34:06 +00:00
Rüdiger Timm
1b1566144a INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED
2008/04/01 16:03:11 thb 1.6.30.2: #i85898# Stripping all external header guards
2008/03/28 15:51:23 rt 1.6.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:33:48 +00:00
Rüdiger Timm
273f722dfb INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED
2008/03/28 15:51:23 rt 1.6.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:33:30 +00:00
Rüdiger Timm
f67e504bc1 INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED
2008/03/28 15:51:23 rt 1.4.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:33:13 +00:00
Rüdiger Timm
ddd6256f73 INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED
2008/03/28 15:51:23 rt 1.6.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:32:50 +00:00
Rüdiger Timm
d7f4adaca2 INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED
2008/03/28 15:51:23 rt 1.9.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:32:31 +00:00
Rüdiger Timm
5e878453a1 INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED
2008/03/28 15:51:23 rt 1.10.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:32:11 +00:00
Rüdiger Timm
a7efc0e28e INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED
2008/03/28 15:51:23 rt 1.10.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:31:47 +00:00
Rüdiger Timm
60ddb3066f INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED
2008/04/01 16:03:11 thb 1.4.10.3: #i85898# Stripping all external header guards
2008/04/01 12:59:12 thb 1.4.10.2: #i85898# Stripping all external header guards
2008/03/28 15:51:22 rt 1.4.10.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:31:30 +00:00
Rüdiger Timm
34f37bba18 INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED
2008/04/01 16:03:11 thb 1.3.48.2: #i85898# Stripping all external header guards
2008/03/28 15:51:22 rt 1.3.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:31:12 +00:00