Age | Commit message (Expand) | Author | Files | Lines |
2011-05-06 | fdo#36789: Set all dynamic controls invisible upon instantiation. | Kohei Yoshida | 2 | -0/+47 |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | 1 | -0/+0 |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | 102 | -0/+0 |
2011-03-28 | use PartialWeakComponentImplHelperX for overloaded-virtual | Caolán McNamara | 1 | -4/+10 |
2011-03-28 | migrate chart2 subsequenttests to gbuild | Bjoern Michaelsen | 5 | -75/+95 |
2011-03-26 | fd#35693: disable hangin subsequenttests (complex and unoapi tests) | Bjoern Michaelsen | 1 | -1/+2 |
2011-03-25 | set build depencencies against the new "translations" module | Petr Mladek | 1 | -1/+1 |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | 13 | -54/+204 |
2011-03-21 | WaE: nColumnCount unused | Caolán McNamara | 1 | -2/+0 |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | 3 | -8/+8 |
2011-03-18 | fix array bounds problem that crept in from OO.o | Michael Meeks | 1 | -2/+2 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 386 | -7436/+12384 |
2011-03-16 | CWS-TOOLING: integrate CWS chart55ooo/DEV300_m103 | obo | 4 | -17/+33 |
2011-03-16 | CWS-TOOLING: integrate CWS chart51 | obo | 9 | -37/+171 |
2011-03-14 | mis-merge: setComplexColumnLabel now takes vector of uno::Any | Norbert Thiebaud | 1 | -5/+5 |
2011-03-14 | mis-merge: a declaration was moved due to cppcheck, and also changed value | Norbert Thiebaud | 1 | -2/+1 |
2011-03-14 | Various, mostly mutex-related build breakage fixes & warning removals. | Kohei Yoshida | 9 | -43/+36 |
2011-03-13 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -2/+2 |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 46 | -104/+104 |
2011-03-10 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Kohei Yoshida | 386 | -7427/+12383 |
2011-03-04 | chart55: #i117183# bad autoscaling for date axis | Ingrid Halama | 1 | -1/+1 |
2011-03-04 | chart55: #i117185# correct object size | Ingrid Halama | 1 | -6/+5 |
2011-03-04 | chart55: #i117207# wrong layout with empty titles | Ingrid Halama | 1 | -5/+2 |
2011-03-03 | Check for the value being outside the numeric limit of 32-bit int. | Kohei Yoshida | 1 | -1/+7 |
2011-03-03 | chart55: #117185# legend entries get lost after moving the legend | Ingrid Halama | 1 | -2/+2 |
2011-03-03 | chart55: #117183# bad autoscaling for date axis | iha | 1 | -4/+24 |
2011-03-02 | Make sure these values are positive; we use them to resize arrays. | Kohei Yoshida | 1 | -0/+3 |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold | 23 | -35/+35 |
2011-03-01 | Remove unnecessary semicolons | Thomas Arnhold | 1 | -2/+2 |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold | 1 | -2/+2 |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | 1 | -1/+2 |
2011-02-24 | chart51: merge with DEV300_m101 | Ingrid Halama [iha] | 46 | -770/+926 |
2011-02-23 | chart51: #i112773# ensure correct position for equation | Ingrid Halama [iha] | 1 | -3/+13 |
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_typeooo/DEV300_m101 | Ivo Hinkelmann | 1 | -1/+1 |
2011-02-16 | masterfix: #i10000# TRUE -> sal_True | Ivo Hinkelmann | 2 | -3/+3 |
2011-02-16 | CWS-TOOLING: integrate CWS accfixes | Ivo Hinkelmann | 17 | -9/+75 |
2011-02-15 | accfixes: merged to m100 | Malte Timmermann [mt] | 263 | -4670/+8621 |
2011-02-15 | chart51: merge with DEV300_m100 | Ingrid Halama [iha] | 261 | -4668/+8619 |
2011-02-15 | chart52: merge with DEV300_m100 | Ingrid Halama [iha] | 122 | -589/+588 |
2011-02-11 | Get chart2 to build under windows. | Kohei Yoshida | 2 | -2/+3 |
2011-02-11 | chart51: #i116681# fixed defaults for lights | Ingrid Halama [iha] | 1 | -0/+1 |
2011-02-08 | more std:: -> o3tl:: build fixes | Luboš Luňák | 6 | -9/+15 |
2011-02-08 | Clean-up bogus comments in calc. | Guillaume Poussel | 9 | -9/+7 |
2011-02-08 | removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu... | Carsten Driesner | 1 | -4/+0 |
2011-02-07 | chart52: #28670# make the legend within charts resizeable - part 9 | Ingrid Halama [iha] | 1 | -1/+2 |
2011-02-07 | removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd | Mikhail Voytenko | 8 | -25/+25 |
2011-02-07 | chart52: #28670# make the legend within charts resizeable - part 8 | Ingrid Halama [iha] | 1 | -2/+2 |
2011-02-07 | chart52: #i68029# show mean value line in the legend - enable delete key | Ingrid Halama [iha] | 1 | -0/+5 |
2011-02-07 | chart52: #i82802# bigger legend keys for lines and dashes, but not for symbol... | Ingrid Halama [iha] | 2 | -18/+28 |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner | 169 | -4105/+7953 |