obo
355250c0ef
CWS-TOOLING: integrate CWS jl164
2011-03-16 10:11:17 +01:00
obo
894b4df156
CWS-TOOLING: integrate CWS ext006
2011-03-16 09:46:06 +01:00
obo
8941097300
CWS-TOOLING: integrate CWS obo55
2011-03-16 09:10:50 +01:00
obo
2b61765208
CWS-TOOLING: integrate CWS debuglevels
2011-03-16 08:29:30 +01:00
Frank Schoenheit [fs]
7f8194a7d8
debuglevels: pulled and merged DEV300.m102
2011-03-14 09:47:56 +01:00
Ivo Hinkelmann
f59ba28bac
CWS-TOOLING: integrate CWS os146
2011-03-07 17:31:32 +01:00
Ivo Hinkelmann
9a3c97e700
CWS-TOOLING: integrate CWS vcl119
2011-03-07 13:55:23 +01:00
Ivo Hinkelmann
85161bda99
masterfix DEV300: KDE vs. tooltypes
2011-03-04 16:37:53 +01:00
Joachim Lingner
6b907a7f7a
jl164 #i109096# wrong use of path::native_file_string_w in fopen for Linux
2011-03-02 17:23:32 +01:00
Joachim Lingner
3de320a3c3
jl164 #i109096# make patch::native_file_string_w windows only
2011-03-02 16:45:19 +01:00
Ivo Hinkelmann
ab9a9cc0b4
CWS-TOOLING: integrate CWS mhu21
2011-03-02 12:10:39 +01:00
Ivo Hinkelmann
6c4a630826
CWS-TOOLING: integrate CWS impress195
2011-02-28 17:12:48 +01:00
Ivo Hinkelmann
6ca901341d
CWS-TOOLING: integrate CWS sw34bf03
2011-02-28 16:55:36 +01:00
Frank Schoenheit [fs]
5342a87464
debuglevels: simplify the build system, by complicating the OOo code ;)
...
Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level
traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity).
Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file.
Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why
DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message
boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system,
which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT,
which is much simpler and less error prone.
2011-02-24 17:39:47 +01:00
Joachim Lingner
836a9c057b
jl164 #i109096# HelpLinker does not work with long path on Windows XP because of fopen
2011-02-24 17:12:55 +01:00
Joachim Lingner
b2a5985ba2
jl164 #i109096# java help indexer service did not work with long file paths
2011-02-24 10:37:10 +01:00
Frank Schoenheit [fs]
9ebce16706
debuglevels: pulled and merged latest changes from same CWS / other repo
2011-02-23 21:09:45 +01:00
Frank Schoenheit [fs]
64c6484120
debuglevels: removed unreachable code (unxsol* WaE)
2011-02-23 21:05:20 +01:00
Matthias Huetsch [mhu]
357be60a22
Update from master repository (DEV300_m100).
2011-02-23 21:03:15 +01:00
Philipp Lohmann [pl]
096a1315ef
vcl119: solve a merge problem
2011-02-23 18:51:57 +01:00
Philipp Lohmann [pl]
3bcb29437f
vcl119: rebase to DEV300_m101
2011-02-23 16:37:27 +01:00
Philipp Lohmann [pl]
c7908996ac
vcl119: persistent window state for print dialog
2011-02-23 13:19:04 +01:00
Frank Schoenheit [fs]
4517b4f8f0
debuglevels: pulled and merged latest changes from DEV300_next
2011-02-23 12:42:39 +01:00
Frank Schoenheit [fs]
069f7719eb
debuglevels: merged to-be-m101
2011-02-23 09:58:44 +01:00
Philipp Lohmann [pl]
46f05469df
vcl119: #i109847# #i112313# workaround a strange clip region problem on windows printer drivers
2011-02-22 19:14:52 +01:00
Ivo Hinkelmann
e2a3d487ef
masterfix DEV300: #i10000# usage of L10N build_type
2011-02-22 19:07:34 +01:00
Philipp Lohmann [pl]
d2681b9888
vcl119: #i114306# update jobsetup before and after print job
2011-02-21 17:31:56 +01:00
Frank Schoenheit [fs]
962afcec31
#i117037# re-introduce the XDialog2 support which got lost with some merge conflict resolving
2011-02-21 13:10:28 +01:00
Frank Schoenheit [fs]
192c891e56
debuglevels: #i116845# replace the 'CoreDump' output channel for assertions with 'Debug'
...
The former was implemented on Windows only, and then effectively the same as the 'Debugger' option.
So, it was removed in favour of a new 'Abort' channel which, well, aborts when an assertion fires.
2011-02-20 23:09:20 +01:00
Release Engineering
10771c0407
merged DEV300
2011-02-18 11:14:19 +01:00
Ivo Hinkelmann
ebc04bc921
CWS-TOOLING: integrate CWS l10nmove
2011-02-17 17:08:18 +01:00
Ivo Hinkelmann
7b54316a19
CWS-TOOLING: integrate CWS gridsort
2011-02-17 16:53:53 +01:00
Ivo Hinkelmann
8eb916a342
CWS-TOOLING: integrate CWS locales34
2011-02-17 16:39:56 +01:00
Matthias Huetsch [mhu]
bb89febae6
#i115784# dtrans: fix #include filenames.
2011-02-17 13:29:30 +01:00
Philipp Lohmann [pl]
f4993b2506
rebase two more patches to DEV300_m100
2011-02-16 16:02:43 +01:00
Philipp Lohmann [pl]
d9bbc5790d
rebase to DEV300_m100
2011-02-16 15:57:58 +01:00
Ivo Hinkelmann
ac7aee7669
CWS-TOOLING: integrate CWS accfixes
2011-02-16 15:09:19 +01:00
Ivo Hinkelmann
5836ef5ca6
CWS-TOOLING: integrate CWS mongolianlayout
2011-02-16 13:15:38 +01:00
Ivo Hinkelmann
8b332a7ed6
CWS-TOOLING: integrate CWS ab80
2011-02-16 13:08:06 +01:00
Malte Timmermann [mt]
bf3f4fe647
fixed compile errors after resync to m100
2011-02-15 18:50:56 +01:00
Ivo Hinkelmann
f9626c6a8f
CWS-TOOLING: integrate CWS spc01_DEV300
2011-02-15 18:14:02 +01:00
Mathias Bauer
16d9e91d85
CWS mongolianlayout: resync to m100
2011-02-15 18:08:15 +01:00
Andreas Bregas
612abca175
ab80: resync to m100
2011-02-15 17:51:52 +01:00
Malte Timmermann [mt]
1e8ae7f11c
accfixes: merged to m100
2011-02-15 17:14:59 +01:00
Ivo Hinkelmann
13842972b3
CWS-TOOLING: integrate CWS vcl118
2011-02-15 16:39:12 +01:00
os
47aeb763b0
m100 merged
2011-02-15 16:01:31 +01:00
Ingrid Halama [iha]
24c2e37881
chart52: merge with DEV300_m100
2011-02-15 13:28:01 +01:00
Frank Schoenheit [fs]
db8eb68761
gridsort: post-rebase fixes
2011-02-15 12:12:43 +01:00
Frank Schoenheit [fs]
9abbe475a4
debuglevels: pulled and merged DEV300.m100
2011-02-14 23:26:54 +01:00
Frank Schoenheit [fs]
2b7675c9b0
gridsort: pulled and merged DEV300_m100
2011-02-14 23:00:48 +01:00