- 189b48e accfixes2: some role string stuff in chart2, nad using role SHAPE now by Norbert Thiebaud · 15 years ago
- e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
- 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
- 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
- d24e284 remove obsolete ColorTable lifecycle workaround by Michael Meeks · 15 years ago
- 0b24bd7 hide a WaE... should be fixed properly when the issue is understood by Norbert Thiebaud · 15 years ago
- c8dc737 re-factor XPropertyList derivatives to use a rtl::Reference by Michael Meeks · 15 years ago
- 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
- ac58231 ByteString->rtl::OString[Buffer] by Caolán McNamara · 15 years ago
- be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
- 122b729 Removed unused fMaxSize introduced by previous changeset 3e5edf6c. by Stephan Bergmann · 15 years ago
- 3e5edf6 Add missing chart data point ODF1.2 standard symbols by Regina Henschel · 15 years ago
- 581a04f Some cppcheck cleaning by Julien Nabet · 15 years ago
- bbbc20b Rename class XColorTable to XColorList by Joseph Powers · 15 years ago
- 0e9d017 debug build errors by Gabor · 15 years ago
- d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
- b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
- 932c51d Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
- 0ae6a22 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
- 45fb35c add prefixes for component_getFactory by Matúš Kukan · 15 years ago
- 17a3c45 resyncing to master by Bjoern Michaelsen · 15 years ago
- a945fbf Get rid of SvULongs in calc by Maciej Rumianowski · 15 years ago
- bc925cc Remove component_getImplementationEnvironment by Matus Kukan · 15 years ago
- ac02b95 fdo#38725: Reorder buttons to Ok, Cancel, Help by Thomas Arnhold · 15 years ago
- 109afdc Use definition of BUTTONS_HELP_OK_CANCEL directly. by Thomas Arnhold · 15 years ago
- b0eefda Adapt texts to new B-spline implementation by Regina Henschel · 15 years ago
- 100fd14 gnumake4: postmerge fixes in sc by Bjoern Michaelsen · 15 years ago
- b0a7f87 catch by const reference by Caolán McNamara · 15 years ago
- 5e7d51d remove all traces of offuh from makefiles by David Tardon · 15 years ago
- 3bf16bf ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
- 74d2411 WaE: removed unused fZDerivation by Caolán McNamara · 15 years ago
- 6a8f23e Adapt smoothing with splines to ODF1.2 by Regina Henschel · 15 years ago
- e8ec8ac use standard template for this by Caolán McNamara · 15 years ago
- 3471d7e overly static by Caolán McNamara · 15 years ago
- b9376ed Code Cleanup by Korrawit Pruegsanusak · 15 years ago
- a64076a Replace DBG_* with OSL_* in calc/chart2 by Jacek Wolszczak · 15 years ago
- b6bf0aa valgrind: break circular dependency leaks by Caolán McNamara · 15 years ago
- 32381ea adjust for modified singleton by Caolán McNamara · 15 years ago
- dca0391 WaE - add explicit casting (decimal-types → integer types) by Christian Lohmaier · 15 years ago
- eac91db Merge branch 'libreoffice-3-4' by Kohei Yoshida · 15 years ago
- 0b30f93 Remove 2 private empty methods and their respective call by Julien Nabet · 15 years ago
- 11208eaa fdo#36789: Set all dynamic controls invisible upon instantiation. by Kohei Yoshida · 15 years ago
- 69211a3 Some cppcheck cleaning by Julien Nabet · 15 years ago
- ee01103 cppcheck inefficient checking for emptiness by Kayo Hamid · 15 years ago
- 8afda8d Easy Hack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
- d9fbee7 prefer prefix ++/-- operators by Kayo Hamid · 15 years ago
- cdc48cc0 move the code to gbuild by David Tardon · 15 years ago
- c357788 use SAL_DLLPUBLIC_EXPORT for consistency by David Tardon · 15 years ago
- 13357c8 remove obsoleted .pmk files by David Tardon · 15 years ago
- ebc6785 check for the value being outside the numeric limit of 32-bit int by David Tardon · 15 years ago
- c356515 fdo#34350 make sure these values are positive by David Tardon · 15 years ago
- 1d358f1 remove unused files by David Tardon · 15 years ago
- c849643 gbuildize chart2 by David Tardon · 15 years ago
- ff84296 catch by const reference by Caolán McNamara · 15 years ago
- e203fc2 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
- 3efa377 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
- fa6a110 use PartialWeakComponentImplHelperX for overloaded-virtual by Caolán McNamara · 15 years ago
- 4618dd3 migrate chart2 subsequenttests to gbuild by Bjoern Michaelsen · 15 years ago
- 15c21c9 fd#35693: disable hangin subsequenttests (complex and unoapi tests) by Bjoern Michaelsen · 15 years ago
- 075f968 set build depencencies against the new "translations" module by Petr Mladek · 15 years ago
- acfdc69 Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
- d5d663c WaE: nColumnCount unused by Caolán McNamara · 15 years ago
- e52051f Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- d842053 fix array bounds problem that crept in from OO.o by Michael Meeks · 15 years ago
- e606448 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
- d3bd824 CWS-TOOLING: integrate CWS chart55 by obo · 15 years ago
- b491f91 CWS-TOOLING: integrate CWS chart51 by obo · 15 years ago
- 0b9cc91b mis-merge: setComplexColumnLabel now takes vector of uno::Any by Norbert Thiebaud · 15 years ago
- c08b8e31 mis-merge: a declaration was moved due to cppcheck, and also changed value by Norbert Thiebaud · 15 years ago
- 8b49dc0 Various, mostly mutex-related build breakage fixes & warning removals. by Kohei Yoshida · 15 years ago
- 7dd3975 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- fd3ae88 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- 12343c1 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Kohei Yoshida · 15 years ago
- 2e2bd7a chart55: #i117183# bad autoscaling for date axis by Ingrid Halama · 15 years ago
- 6b4fa7a chart55: #i117185# correct object size by Ingrid Halama · 15 years ago
- e3e1ee8 chart55: #i117207# wrong layout with empty titles by Ingrid Halama · 15 years ago
- c7a631d Check for the value being outside the numeric limit of 32-bit int. by Kohei Yoshida · 15 years ago
- 15e9295 chart55: #117185# legend entries get lost after moving the legend by Ingrid Halama · 15 years ago
- 7f7df1e chart55: #117183# bad autoscaling for date axis by iha · 15 years ago
- 2daf897 Make sure these values are positive; we use them to resize arrays. by Kohei Yoshida · 15 years ago
- a6e69f8 Move DBG_ERROR to OSL_FAIL by Thomas Arnhold · 15 years ago
- 493c81d Remove unnecessary semicolons by Thomas Arnhold · 15 years ago
- 660d565 Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) by Thomas Arnhold · 15 years ago
- 174a94b Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
- 33e01cb chart51: merge with DEV300_m101 by Ingrid Halama [iha] · 15 years ago
- a3cef22 chart51: #i112773# ensure correct position for equation by Ingrid Halama [iha] · 15 years ago
- ce6308e masterfix DEV300: #i10000# usage of L10N build_type by Ivo Hinkelmann · 15 years ago
- 7b37b8e masterfix: #i10000# TRUE -> sal_True by Ivo Hinkelmann · 15 years ago
- 208b435 CWS-TOOLING: integrate CWS accfixes by Ivo Hinkelmann · 15 years ago
- 4ae1df2 accfixes: merged to m100 by Malte Timmermann [mt] · 15 years ago
- d3f3bab chart51: merge with DEV300_m100 by Ingrid Halama [iha] · 15 years ago
- e54b887 chart52: merge with DEV300_m100 by Ingrid Halama [iha] · 15 years ago
- ef0fcad Get chart2 to build under windows. by Kohei Yoshida · 15 years ago
- 0b3be71 chart51: #i116681# fixed defaults for lights by Ingrid Halama [iha] · 15 years ago
- 9dafa8b more std:: -> o3tl:: build fixes by Luboš Luňák · 15 years ago
- aa5968f Clean-up bogus comments in calc. by Guillaume Poussel · 15 years ago
- 2468497 removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw by Carsten Driesner · 15 years ago
- 0a7d5e5 chart52: #28670# make the legend within charts resizeable - part 9 by Ingrid Halama [iha] · 15 years ago
- 981b1b3 removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd by Mikhail Voytenko · 15 years ago
- a205833 chart52: #28670# make the legend within charts resizeable - part 8 by Ingrid Halama [iha] · 15 years ago