Caolán McNamara
40919b309b
move this (cool) natural sort into comphelper
2011-02-14 11:22:58 +00:00
Thomas Arnhold
099a6640fa
Remove dead code
2011-02-06 13:30:33 +01:00
Thomas Arnhold
a4008f3093
Correct OSL_DEBUG_LEVEL usage
...
- remove values greater than 2
- move level 1 for debug_printf() to level 2 as it's user defined output
and it gets defined at level 2 in salframe.cxx for example.
2011-02-06 13:30:33 +01:00
Fridrich Strba
e99fcbe58e
Bulk move libs-gui to boost unordered containers
2011-02-04 01:10:15 +01:00
Mathias Bauer
2e913ff4d6
CWS gnumake3: resync to m99
2011-02-03 15:53:56 +01:00
Frank Schoenheit [fs]
2e21a7ec4b
pulled and merged DEV300.m99
2011-02-03 09:41:02 +01:00
Michael Stahl
5785dee00e
gnumake3: remove loads of obsolete dmakefiles
2011-02-01 19:21:11 +01:00
Frank Schoenheit [fs]
158ec11b26
Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b
2011-01-31 13:14:07 +01:00
Vladimir Glazunov
dbab1b3af4
CWS-TOOLING: integrate CWS undoapi
2011-01-28 11:59:17 +01:00
Frank Schoenheit [fs]
d3ea597f51
gridsort: pulled and merged DEV300m98
2011-01-25 20:54:56 +01:00
Frank Schoenheit [fs]
ea2edeee01
gridsort: pulled CWS dba34b
2011-01-25 09:21:17 +01:00
Thomas Arnhold
7ba80b2425
Remove old RCS lines.
2011-01-21 14:23:59 +01:00
Thomas Arnhold
2fb4d4800c
Replace suitable equalsAscii calls with equalsAsciiL.
...
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:35:10 +01:00
Frank Schoenheit [fs]
7ad4e757c3
gridsort: getStandardLessPredicate: optional collator instance for string comparison
2011-01-18 22:11:21 +01:00
Frank Schoenheit [fs]
e4e1fd5c19
gridsort: outsorced the STL-compatible Less-predicates for UNO types from enumerablemap.cxx to a dedicated file, which can be used in other places, too
2011-01-18 11:49:19 +01:00
Frank Schoenheit [fs]
a620f8a0d8
dba34b: merged DEV300m96
2011-01-05 10:07:18 +01:00
Daniel Rentz [dr]
2ddbbcba14
dr77: rebase to DEV300m96
2010-12-27 12:33:29 +01:00
Frank Schoenheit [fs]
e4e6ad6f2a
undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system
2010-12-23 10:01:58 +01:00
Hans-Joachim Lankenau
7997ab5bac
CWS-TOOLING: integrate CWS fwk160
2010-12-17 17:08:13 +01:00
Hans-Joachim Lankenau
238883621e
CWS-TOOLING: integrate CWS mib19
2010-12-17 13:36:59 +01:00
Frank Schoenheit [fs]
51af3643fe
undoapi: merged DEV300m95
2010-12-16 13:15:45 +01:00
Daniel Rentz [dr]
9103c81b03
mib19: rebase to DEV300m95
2010-12-09 10:13:55 +01:00
Takeshi Abe
54b4213411
Replace all occured, occurance etc.
2010-12-05 19:05:55 +00:00
Mikhail Voytenko
16b3293200
fwk160: #i74950# let imported links be readonly
2010-12-01 11:22:11 +01:00
Ivo Hinkelmann
a5509a421f
CWS-TOOLING: integrate CWS pl08
2010-11-30 17:00:37 +01:00
Mikhail Voytenko
8cbc2d0363
pl08: #163778# fix buildbot - use rtl functions
2010-11-25 17:50:45 +01:00
Frank Schoenheit [fs]
52e3b9ebbc
undoapi: merge after pulling DEV300.m94
2010-11-22 10:17:18 +01:00
Kevin Hunter
6fb8e13b45
EasyHack: RTL conversion from createFromAscii
2010-11-20 07:45:53 +01:00
Caolán McNamara
edf99f8800
drop unused methods
2010-11-17 14:19:55 +00:00
Caolán McNamara
24c53573f2
unused header
2010-11-17 14:19:55 +00:00
Daniel Rentz [dr]
376a1fd0f4
dr77: rebase to DEV300m92
2010-11-09 15:15:30 +01:00
Vladimir Glazunov
1fe0c12d3a
CWS-TOOLING: integrate CWS dba34a
2010-11-08 16:01:31 +01:00
Mikhail Voytenko
9ba9a27d92
pl08: #163778# use EncryptionData from MediaDescriptor
2010-11-04 17:56:39 +01:00
Norbert Thiebaud
08be4cfe51
convert vos/process.hxx and related API
2010-10-25 19:55:38 -05:00
Caolán McNamara
145cbf3571
micro optimization
2010-10-25 20:57:41 +01:00
Caolán McNamara
fbfbfc1abc
micro opts
2010-10-25 20:57:40 +01:00
Frank Schoenheit [fs]
209d53b5f7
undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/flagguard.hxx
2010-10-25 11:49:55 +02:00
Caolán McNamara
34dff4e6b4
micro opts
2010-10-24 21:05:46 +01:00
Philipp Lohmann [pl]
4e7fc8143e
rebase to DEV300_m90
2010-10-21 17:32:19 +02:00
Sebastian Spaeth
4905a19032
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-14 17:02:15 +02:00
Petr Mladek
028b400398
remove include guards using fixguard.py
2010-10-05 18:21:29 +02:00
Frank Schoenheit [fs]
62a1790251
Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123
2010-10-05 09:59:17 +02:00
Frank Schoenheit [fs]
e9c647712a
dba34b: pulled DEV300:m89
2010-10-04 19:55:06 +02:00
Vladimir Glazunov
553c8d5ac9
CWS-TOOLING: integrate CWS sb129
2010-09-29 10:24:13 +02:00
Vladimir Glazunov
03aa7ab71b
CWS-TOOLING: integrate CWS tl82
2010-09-29 10:05:34 +02:00
Frank Schoenheit [fs]
a4789a0d38
dba34a: +assign(Any) / +getNames
2010-09-23 12:33:40 +02:00
Frank Schoenheit [fs]
19049cbcca
dba34a: pulled DEV300.m88
2010-09-22 14:35:32 +02:00
sb
dd04f0f604
sb129: merged in DEV300_m88
2010-09-22 10:27:02 +02:00
Hans-Joachim Lankenau
bb5c1664ff
CWS-TOOLING: integrate CWS oooimprovement6
2010-09-17 15:39:00 +02:00
Frank Schoenheit [fs]
92f5bd3418
dba34a: querydeep.* is not used anymore
2010-09-17 08:00:05 +02:00
sb
a3c8a0ed0c
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
Thomas Lange [tl]
4e690b6439
cws tl82: #i114160# SimplePasswordRequest and respective dialog
2010-09-06 10:02:33 +02:00
Daniel Rentz [dr]
96e97e5462
mib19: rebase to OOO330m6
2010-08-30 16:50:28 +02:00
Daniel Rentz [dr]
23be3a441f
mib19: #163429# switch off form design mode in new documents created with VBA symbol Workbooks.Add
2010-08-30 14:34:00 +02:00
Bjoern Michaelsen
e2f547fffb
oooimprovement6: #i99729# collecting ruler interaction, allow .special: urls to the log
2010-08-26 18:03:40 +02:00
Kurt Zenker
53ff95a79c
CWS-TOOLING: integrate CWS mav56
2010-08-18 12:43:13 +02:00
Mikhail Voytenko
823d3cc493
mav56: #163253# tread invalid path segments correctly
2010-08-10 11:05:20 +02:00
sb
1b191d8cb9
jl154: #i112673# ensure that client-facing PID remains the same across internal OOo restart on Mac OS X
2010-07-01 13:01:22 +02:00
obo
8a629e8660
masterfix: #i10000#,#i112674# prevent restarting on Mac
2010-06-25 09:18:05 +02:00
obo
d1d79abfc4
CWS-TOOLING: integrate CWS jl152
2010-06-22 10:06:58 +02:00
Joachim Lingner
02db8f758e
jl152 merge with DEV300_m83
2010-06-22 09:36:55 +02:00
obo
ecf638255c
masterfix: #i10000# remove DOS lineends
2010-06-18 13:43:12 +02:00
obo
a82445e65d
CWS-TOOLING: integrate CWS tl78v3
2010-06-18 12:27:33 +02:00
obo
5f7bddbfb7
CWS-TOOLING: integrate CWS tl78
2010-06-18 10:54:35 +02:00
Mikhail Voytenko
5dc7559f03
tl78v2: #i112427# Support password to modify in calc and writer ODF documents
2010-06-15 21:01:57 +02:00
obo
11ca51711d
CWS-TOOLING: integrate CWS fwk139
2010-06-15 10:26:12 +02:00
Joachim Lingner
79dc6b2d07
jl152 merge with DEV300_m80
2010-06-07 10:13:44 +02:00
Mikhail Voytenko
494270ff91
tl78: #i10000# fix warnings
2010-06-07 09:15:54 +02:00
Thomas Lange [tl]
15f4e8c6b2
cws tl78: warning free code
2010-06-04 14:41:50 +02:00
Thomas Lange [tl]
9213147ed0
cws tl78: merge with DEV300_m80
2010-06-03 14:05:19 +02:00
Mikhail Voytenko
386eebb4cf
tl78: #i110383# password to modify support for binary types only
2010-06-03 00:10:45 +02:00
Vladimir Glazunov
5c40015cde
CWS-TOOLING: integrate CWS fwk138
2010-05-27 15:06:45 +02:00
Mikhail Voytenko
8134108d47
fwk139: #i101937# integrate patch
2010-05-26 15:59:27 +02:00
Mikhail Voytenko
27ed1825a0
fwk139: #i101937# integrate patch
2010-05-26 15:50:21 +02:00
Daniel Rentz
fb8617e2f5
npower13_objectmodules: rebase and merge with DEV300_m78
2010-05-21 10:11:51 +02:00
Mikhail Voytenko
0ddbd71a7a
jl152: #i108704# allow to restart the office
2010-05-10 17:35:24 +02:00
Thomas Lange [tl]
5b7cf789a0
cws tl78: fixing windows specific build problems after merging with DEV300_m77
2010-05-07 10:40:12 +02:00
Thomas Lange [tl]
241880303c
cws tl78: build issues after merging with DEV300_m77
2010-05-03 09:08:38 +02:00
Thomas Lange [tl]
3a944d0e28
cws tl78: merge with DEV300 m77
2010-04-29 14:17:32 +02:00
Mikhail Voytenko
cdc975072e
Merge to DEV300_m77
2010-04-27 12:15:15 +02:00
Daniel Rentz
63c03e7f1b
npower13_objectmodules: use document frame from media descriptor
2010-04-16 14:47:11 +02:00
Mikhail Voytenko
7a00b3600e
fwk138: #161971# open the OpOfXML documents in repair mode always
2010-04-08 10:20:00 +02:00
Daniel Rentz
af5c3ad88a
tl78: compiler warning
2010-04-06 13:28:48 +02:00
Mikhail Voytenko
07f5876bd0
tl78: #i110383# support password to modify
2010-03-30 16:47:18 +02:00
Thomas Lange [tl]
1e2362e323
cws tl78: merge with DEV300_m75
2010-03-24 14:27:53 +01:00
Daniel Rentz
1254cf4c7f
tl78: #i109779# move new functionality to comphelper::MediaDescriptor
2010-03-04 11:59:48 +01:00
Vladimir Glazunov
f20bccf295
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
96cacc4118
changefileheader2: #i10000#: convert files with CR/LF characters to CR only
2010-02-12 16:56:44 +01:00
Jens-Heiner Rechtien
8764506704
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
Vladimir Glazunov
283e1405fb
CWS-TOOLING: integrate CWS svxsplit
2010-02-05 11:53:09 +01:00
Vladimir Glazunov
9770323d04
CWS-TOOLING: integrate CWS ab71
2010-02-04 16:22:08 +01:00
Jens-Heiner Rechtien
0ea5581ebf
ab71: merge with DEV300_m63
2010-01-29 15:36:08 +00:00
Jens-Heiner Rechtien
04a59adcc7
ab71: merge with DEV300_m54
2010-01-29 15:26:37 +00:00
Mathias Bauer
20bf200105
#i107450#: move code from svx to new module editeng
2010-01-06 19:26:54 +01:00
Frank Schoenheit [fs]
db5a0cd99b
autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-03-11 11:26:05 +01:00
Frank Schoenheit [fs]
e99873a9d2
autorecovery: add assignment operator
2010-02-02 09:53:26 +01:00
Mikhail Voitenko
4392bf6cfd
#i107512# let the singleton be registered
2009-12-10 10:58:16 +00:00
Björn Michaelsen
dd366067b5
#i105835# removing explict flushes in comphelper as logging::Logger handles flushing
2009-10-14 13:43:16 +00:00
Björn Michaelsen
244d10c2e6
#i105835# flushing filehandler in uieventslogger after each logged record because of buffered i/o
2009-10-14 12:56:03 +00:00
Oliver Bolte
73e969689c
CWS-TOOLING: integrate CWS oj18
...
2009-08-21 15:08:49 +0200 oj r275263 : wrong check
2009-08-21 08:56:01 +0200 oj r275215 : missing not
2009-08-20 07:27:13 +0200 oj r275164 : use new method from global
2009-08-19 10:22:35 +0200 oj r275138 : call GetLocale instead of pLocale
2009-08-18 10:39:32 +0200 oj r275082 : missing header include
2009-08-18 10:09:44 +0200 oj r275081 : new methods at global
2009-08-18 10:09:00 +0200 oj r275080 : unused var
2009-08-18 08:59:04 +0200 oj r275078 : move files from classes to xml
2009-08-17 14:58:16 +0200 oj r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55)
2009-08-17 13:29:44 +0200 oj r275047 : compile error
2009-08-17 13:27:47 +0200 oj r275045 : compile error
2009-08-17 11:44:54 +0200 oj r275040 : add dep
2009-07-22 14:26:05 +0200 oj r274240 : move unused services into fwl
2009-07-22 14:25:35 +0200 oj r274239 : move unused services into fwl
2009-07-22 13:47:45 +0200 oj r274233 : remove some unused code
2009-07-22 09:06:20 +0200 oj r274219 : export dbtoolsclient dbcharsethelper for sc
2009-07-22 08:48:58 +0200 oj r274218 : create NumberFormatter on demand
2009-07-22 08:39:23 +0200 oj r274217 : change char to sal_Char
2009-07-22 07:33:34 +0200 oj r274214 : export dbtoolsclient dbcharsethelper for sc
2009-07-22 07:30:04 +0200 oj r274213 : late init of numberformatter and breakiterator
2009-07-22 07:28:55 +0200 oj r274212 : export dbtoolsclient dbcharsethelper for sc
2009-07-21 13:43:28 +0200 oj r274196 : check if quick start is enbaled
2009-07-21 13:40:09 +0200 oj r274195 : check config entry for UiEventsLogger
2009-07-21 13:37:40 +0200 oj r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files
2009-07-21 13:35:38 +0200 oj r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files
2009-07-21 13:33:41 +0200 oj r274192 : doc meta data will now be created on demand
2009-07-21 13:13:40 +0200 oj r274187 : load ldap functions on demand
2009-07-21 13:03:17 +0200 oj r274183 : late init of TransliterationImpl
2009-07-21 12:36:10 +0200 oj r274180 : late init of charClass
2009-09-08 04:57:32 +00:00