Commit graph

737 commits

Author SHA1 Message Date
Caolán McNamara
c32e596e24 remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anyway 2011-08-11 11:10:39 +01:00
Caolán McNamara
b89c51452b callcatcher unused methods 2011-08-08 13:04:43 +01:00
Caolán McNamara
008981b0df callcatcher: unused methods 2011-08-05 10:01:53 +01:00
Thomas Arnhold
931aa1bfcb remove redundant delete of pHttpRequest 2011-08-02 14:21:04 +02:00
Caolán McNamara
abc5807fe1 callcatcher: fix leak 2011-08-02 11:06:24 +01:00
Michael Meeks
b64c0d95e7 rename SttResId to IttResId to avoid conflict with basic/ 2011-08-01 12:26:20 +01:00
Thomas Arnhold
17c68d1710 callcatcher: bring HttpRequest dtor back
This partially reverts 7cb18732923040b27ebd0d1f9c9bc01766d04d59
and fixes a potential leak.
2011-07-30 13:33:38 +02:00
Thomas Arnhold
499a46c030 callcatcher: remove unused methods 2011-07-29 11:07:54 +02:00
Bjoern Michaelsen
9ba466ac25 Merge branch 'master' into feature/gnumake4 2011-07-24 19:22:59 +02:00
Bjoern Michaelsen
98f7d40696 postmerge fixes for gnumake4 2011-07-22 21:30:02 +02:00
Caolán McNamara
cdeb79552c callcatcher: remove unused methods 2011-07-22 10:17:00 +01:00
Caolán McNamara
989ac1bf7b unused methods 2011-07-21 09:26:51 +01:00
Caolán McNamara
daadeb5e21 remove unused ByteString using methods 2011-07-19 22:18:43 +01:00
Thomas Arnhold
2a2637c81b Mark this as TODO 2011-07-09 16:23:20 +02:00
Caolán McNamara
f3a4489fb8 ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-07 10:59:48 +01:00
Francois Tigeot
6407ae08b1 Remove an unused platform list. 2011-07-07 11:29:06 +02:00
Christina Rossmanith
8a0e1aa511 Replace ByteString with rtl::OString 2011-07-05 21:16:07 +02:00
Caolán McNamara
f9d40c2b59 callcatcher: unused MenuMENU_CLIENT 2011-07-03 01:09:39 +01:00
Caolán McNamara
293c3714db remove deprecated ByteString::CreateFromInt64 2011-06-29 11:15:36 +01:00
Caolán McNamara
52c355bc93 use OString::equalsL 2011-06-23 00:48:52 +01:00
Tor Lillqvist
252c930676 Add numbers for iOS and Android 2011-06-16 20:58:16 +03:00
Tor Lillqvist
d32db65e8f Drop %_EXT% which was always empty 2011-06-03 13:25:56 +03:00
Caolán McNamara
830152279e WaE: single value used to multiplex two different things 2011-06-01 16:49:19 +01:00
Caolán McNamara
b26292e3cc those times were sal_Int32s 2011-06-01 16:36:12 +01:00
Jan Holesovsky
94a0ea6b9e Merge commit 'libreoffice-3.4.0.2' 2011-05-30 13:12:13 +02:00
Caolán McNamara
b4387143ce PARAM_USHORT_->PARAM_UINT16_ && PARAM_ULONG_->PARAM_UINT32_ 2011-05-24 10:39:32 +01:00
Caolán McNamara
b2df7eb80d BinUSHORT->BinUINT16 && BinULONG->BinUINT32 2011-05-24 10:31:42 +01:00
Caolán McNamara
b87fed20f6 replace comm_ULONG with comm_UINT32 2011-05-24 10:10:13 +01:00
Caolán McNamara
1c2d84e8e1 replace comm_USHORT with comm_UINT16 2011-05-24 10:05:12 +01:00
Caolán McNamara
e49865e702 git rid of comm_WORD and comm_DWORD 2011-05-24 09:39:52 +01:00
Tor Lillqvist
ea9d29c0bc Drop OS2 2011-05-21 15:49:48 +03:00
Joseph Powers
e98e91b35c Change SvStorageInfoList from an OwnList to vector<>
Simple changes.
2011-05-16 18:33:52 -07:00
David Tardon
576646a15c delete after use 2011-05-16 15:38:38 +02:00
Francois Tigeot
6119d4ef78 Bis repetita 2011-05-07 15:54:49 +02:00
Francois Tigeot
33c122a6c7 No more FSYS_STYLE_VFAT nonsense 2011-05-07 13:59:38 +02:00
Julien Nabet
0d94d6c803 Remove 2 simple warnings 2011-05-02 22:03:03 +02:00
Andreas Becker
9ad4eeb4fa fixed cppcheck warnings 2011-04-28 13:45:46 +02:00
Petr Mladek
4f8ed0b4cb automation-testtool-oobuildfix.diff: testtool and basic compatability defaults
testtool doesn't like some basic compatability defaults (bnc#145906)
2011-04-27 14:02:40 +02:00
Takeshi Abe
1a604abc5a removed dead code and useless macros 2011-04-27 09:52:06 +09:00
Thorsten Behrens
ff5662e330 testtool-more-defaults.diff: make testtool work out-of-the-box
tweaked existing defaults such that running testtool from inside a dev install
works out-of-the-box. Additionally passing SRC_ROOT from build env to testtool
2011-04-22 15:57:41 +02:00
Francois Tigeot
d72d5e631a Remove the C52 define.
It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.
2011-04-08 13:19:30 +02:00
Fridrich Štrba
7aa5fbbfa7 remove dupplicate includes 2011-03-28 17:05:03 +02:00
Caolán McNamara
35f72e573d fix a windows build error 2011-03-28 14:13:10 +01:00
Fridrich Štrba
c32255defa Fix windows build of automation 2011-03-28 14:47:16 +02:00
Fridrich Štrba
dbfe237fe2 Wholesale prewin.h/postwin.h removal 2011-03-25 18:47:11 +01:00
Jan Holesovsky
6a75a47be7 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	automation/source/communi/communi.cxx
	automation/source/server/recorder.cxx
	automation/source/server/server.cxx
	basctl/source/basicide/basobj2.cxx
2011-03-18 15:35:18 +01:00
Thomas Arnhold
ac12122c7a Remove unused macro GETSET 2011-03-14 21:01:16 +01:00
Norbert Thiebaud
9ddf055228 fix mis-merge 2011-03-12 19:01:27 -06:00
Thomas Arnhold
a74df03859 Move DBG_TRACE3 to OSL_TRACE 2011-03-11 23:46:25 +01:00
Thomas Arnhold
1d2a140e1b Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACE 2011-03-11 23:46:25 +01:00