Commit graph

3672 commits

Author SHA1 Message Date
Kohei Yoshida
8b49dc02d9 Various, mostly mutex-related build breakage fixes & warning removals. 2011-03-14 14:12:13 -04:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Kohei Yoshida
c7a631d252 Check for the value being outside the numeric limit of 32-bit int. 2011-03-03 21:55:38 -05:00
Kohei Yoshida
2daf897af6 Make sure these values are positive; we use them to resize arrays.
This fixes fdo#34350.
2011-03-02 16:14:54 -05:00
Thomas Arnhold
a6e69f8fcd Move DBG_ERROR to OSL_FAIL 2011-03-02 14:58:56 +01:00
Thomas Arnhold
493c81d73a Remove unnecessary semicolons 2011-03-01 17:42:12 +01:00
Thomas Arnhold
660d565153 Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) 2011-02-26 10:47:20 +01:00
Julien Nabet
174a94b545 Remove "using namespace ::rtl" 2011-02-26 01:35:42 +01:00
Ivo Hinkelmann
ce6308e4fa masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:07:34 +01:00
Ivo Hinkelmann
7b37b8ec77 masterfix: #i10000# TRUE -> sal_True 2011-02-16 16:55:03 +01:00
Ivo Hinkelmann
208b435604 CWS-TOOLING: integrate CWS accfixes 2011-02-16 15:09:19 +01:00
Malte Timmermann [mt]
4ae1df2658 accfixes: merged to m100 2011-02-15 17:14:59 +01:00
Ingrid Halama [iha]
e54b887ab0 chart52: merge with DEV300_m100 2011-02-15 13:28:01 +01:00
Kohei Yoshida
ef0fcadc9b Get chart2 to build under windows.
There are still quite a few warnings here though.
2011-02-11 16:23:37 -05:00
Luboš Luňák
9dafa8b12c more std:: -> o3tl:: build fixes 2011-02-08 19:31:40 +01:00
Guillaume Poussel
aa5968f33a Clean-up bogus comments in calc. 2011-02-08 18:45:17 +01:00
Carsten Driesner
24684974fe removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw 2011-02-08 11:05:35 +01:00
Ingrid Halama [iha]
0a7d5e540d chart52: #28670# make the legend within charts resizeable - part 9 2011-02-07 19:03:22 +01:00
Mikhail Voytenko
981b1b3d5a removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd 2011-02-07 18:01:48 +01:00
Ingrid Halama [iha]
a205833343 chart52: #28670# make the legend within charts resizeable - part 8 2011-02-07 17:08:58 +01:00
Ingrid Halama [iha]
5d81e7eace chart52: #i68029# show mean value line in the legend - enable delete key 2011-02-07 14:19:53 +01:00
Ingrid Halama [iha]
5e069f6743 chart52: #i82802# bigger legend keys for lines and dashes, but not for symbols without lines 2011-02-07 14:03:29 +01:00
Carsten Driesner
e1d7ba2932 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Ingrid Halama [iha]
fcad23d649 chart52: compiler warning 2011-02-07 12:39:47 +01:00
Ingrid Halama [iha]
c69fc95173 chart52: #i89539# remove term 'Regression' from legend 2011-02-07 01:21:44 +01:00
Ingrid Halama [iha]
7fd459f91a chart52: #i68029# show mean value line in the legend 2011-02-07 00:46:14 +01:00
Ingrid Halama [iha]
34da919321 chart52: #i82802# bigger legend keys for lines and dashes 2011-02-07 00:10:55 +01:00
Thomas Arnhold
9fb2730dc5 Remove dead code 2011-02-06 17:38:50 +01:00
Thomas Arnhold
11d358ef1f Use OSL_DEBUG_LEVEL > 1 instead of > 2 2011-02-06 17:38:49 +01:00
Thomas Arnhold
cac42d3f6a Remove dead code 2011-02-06 17:38:48 +01:00
Fridrich Štrba
eb1d9d3cda port repository calc to boost unordered containers 2011-02-06 00:59:10 +01:00
Julien Nabet
d78b578d20 Some cppcheck cleaning 2011-02-05 13:36:51 +01:00
Ingrid Halama [iha]
7bafb42bf1 chart52: cleanup unused legend entry stuff in preparation of issue #i82802# 2011-02-04 12:59:11 +01:00
Ingrid Halama [iha]
c9bfd6cdeb chart52: merge with DEV300_m99 2011-02-03 12:49:56 +01:00
Julien Nabet
cab3791076 Some cppcheck cleaning 2011-02-02 12:33:58 +01:00
Thomas Arnhold
247d7184d3 Clean up makefiles 2011-02-02 12:05:23 +01:00
Ingrid Halama [iha]
6ec41c445e chart52: #28670# make the legend within charts resizeable - part 7 2011-02-02 12:01:37 +01:00
Vladimir Glazunov
0ceb085ea2 #i10000# WAE: initialize variables 2011-02-02 11:27:57 +01:00
Vladimir Glazunov
b8e3d5a9d5 #i10000# WAE: initialize variables 2011-02-02 10:16:51 +01:00
Julien Nabet
ea28395404 Some cppcheck cleaning 2011-02-01 23:59:20 +01:00
Thomas Arnhold
0a26966dc0 Clean up makefiles 2011-02-01 17:33:12 +01:00
Ingrid Halama [iha]
dc8e53e3a2 chart52: #28670# make the legend within charts resizeable - part 6 2011-02-01 17:20:47 +01:00
Ingrid Halama [iha]
0cae34e7ac chart52: #28670# make the legend within charts resizeable - part 5 2011-02-01 15:56:50 +01:00
Thomas Arnhold
9bf2ebddda Remove LOCATION_PAGE and tp_Location 2011-02-01 14:17:03 +01:00
Ingrid Halama [iha]
94a1eb82c3 chart52: #28670# make the legend within charts resizeable - part 4 2011-01-31 18:02:39 +01:00
Vladimir Glazunov
be6d1a44a1 CWS-TOOLING: integrate CWS chart46 2011-01-31 17:20:05 +01:00
Caolán McNamara
de94a72875 WaE: various new gcc 4.6.0 warnings 2011-01-29 17:14:04 +00:00
Thomas Arnhold
1e73587cca Remove double line spacing, unused code and some unnecessary brackets. 2011-01-29 15:42:57 +01:00
Ingrid Halama [iha]
770837b8b4 chart46: merge with dev300m98 2011-01-28 17:43:26 +01:00
Vladimir Glazunov
81c443356b CWS-TOOLING: integrate CWS undoapi 2011-01-28 11:59:17 +01:00