summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-27fdo#38725: Reorder buttons to Ok, Cancel, HelpThomas Arnhold
2011-06-27Use definition of BUTTONS_HELP_OK_CANCEL directly.Thomas Arnhold
2011-06-23Adapt texts to new B-spline implementationRegina Henschel
2011-06-21catch by const referenceCaolán McNamara
2011-06-07WaE: removed unused fZDerivationCaolán McNamara
2011-06-06Adapt smoothing with splines to ODF1.2Regina Henschel
2011-06-03use standard template for thisCaolán McNamara
2011-06-01overly staticCaolán McNamara
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-19prefer prefix ++/-- operatorsKayo Hamid
2011-04-15use SAL_DLLPUBLIC_EXPORT for consistencyDavid 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-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-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