summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2011-05-30Code CleanupKorrawit Pruegsanusak
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-20valgrind: break circular dependency leaksCaolán McNamara
2011-05-20adjust for modified singletonCaolán McNamara
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-07Remove 2 private empty methods and their respective callJulien Nabet
2011-05-06fdo#36789: Set all dynamic controls invisible upon instantiation.Kohei Yoshida
2011-05-05Some cppcheck cleaningJulien Nabet
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19prefer prefix ++/-- operatorsKayo Hamid
2011-04-17move the code to gbuildDavid Tardon
2011-04-15use SAL_DLLPUBLIC_EXPORT for consistencyDavid Tardon
2011-04-15remove obsoleted .pmk filesDavid Tardon
2011-04-15check for the value being outside the numeric limit of 32-bit intDavid Tardon
2011-04-15fdo#34350 make sure these values are positiveDavid Tardon
2011-04-15remove unused filesDavid Tardon
2011-04-15gbuildize chart2David Tardon
2011-04-13catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2011-03-28migrate chart2 subsequenttests to gbuildBjoern Michaelsen
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-21WaE: nColumnCount unusedCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18fix array bounds problem that crept in from OO.oMichael Meeks
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS chart55obo
2011-03-16CWS-TOOLING: integrate CWS chart51obo
2011-03-14mis-merge: setComplexColumnLabel now takes vector of uno::AnyNorbert Thiebaud
2011-03-14mis-merge: a declaration was moved due to cppcheck, and also changed valueNorbert Thiebaud
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-04chart55: #i117183# bad autoscaling for date axisIngrid Halama
2011-03-04chart55: #i117185# correct object sizeIngrid Halama
2011-03-04chart55: #i117207# wrong layout with empty titlesIngrid Halama
2011-03-03Check for the value being outside the numeric limit of 32-bit int.Kohei Yoshida
2011-03-03chart55: #117185# legend entries get lost after moving the legendIngrid Halama
2011-03-03chart55: #117183# bad autoscaling for date axisiha
2011-03-02Make sure these values are positive; we use them to resize arrays.Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove unnecessary semicolonsThomas Arnhold
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet