summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan8-37/+0
2011-06-27fdo#38725: Reorder buttons to Ok, Cancel, HelpThomas Arnhold2-22/+1
2011-06-27Use definition of BUTTONS_HELP_OK_CANCEL directly.Thomas Arnhold2-5/+1
2011-06-23Adapt texts to new B-spline implementationRegina Henschel1-1/+1
2011-06-21catch by const referenceCaolán McNamara5-46/+45
2011-06-18remove all traces of offuh from makefilesDavid Tardon4-4/+20
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-07WaE: removed unused fZDerivationCaolán McNamara1-3/+0
2011-06-06Adapt smoothing with splines to ODF1.2Regina Henschel2-159/+606
2011-06-03use standard template for thisCaolán McNamara4-52/+22
2011-06-01overly staticCaolán McNamara5-46/+18
2011-05-30Code CleanupKorrawit Pruegsanusak5-13/+9
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak37-119/+73
2011-05-20valgrind: break circular dependency leaksCaolán McNamara1-0/+4
2011-05-20adjust for modified singletonCaolán McNamara1-1/+1
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier5-9/+9
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida2-0/+47
2011-05-07Remove 2 private empty methods and their respective callJulien Nabet2-10/+0
2011-05-06fdo#36789: Set all dynamic controls invisible upon instantiation.Kohei Yoshida2-0/+47
2011-05-05Some cppcheck cleaningJulien Nabet19-70/+71
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid2-2/+2
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-19prefer prefix ++/-- operatorsKayo Hamid1-2/+2
2011-04-17move the code to gbuildDavid Tardon1-121/+2
2011-04-15use SAL_DLLPUBLIC_EXPORT for consistencyDavid Tardon1-2/+2
2011-04-15remove obsoleted .pmk filesDavid Tardon3-108/+0
2011-04-15check for the value being outside the numeric limit of 32-bit intDavid Tardon1-1/+8
2011-04-15fdo#34350 make sure these values are positiveDavid Tardon1-0/+3
2011-04-15remove unused filesDavid Tardon9-1680/+0
2011-04-15gbuildize chart2David Tardon30-1760/+872
2011-04-13catch by const referenceCaolán McNamara1-2/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito102-0/+0
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-4/+10
2011-03-28migrate chart2 subsequenttests to gbuildBjoern Michaelsen5-75/+95
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-1/+2
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky13-54/+204
2011-03-21WaE: nColumnCount unusedCaolán McNamara1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-8/+8
2011-03-18fix array bounds problem that crept in from OO.oMichael Meeks1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky386-7436/+12384
2011-03-16CWS-TOOLING: integrate CWS chart55ooo/DEV300_m103obo4-17/+33
2011-03-16CWS-TOOLING: integrate CWS chart51obo9-37/+171
2011-03-14mis-merge: setComplexColumnLabel now takes vector of uno::AnyNorbert Thiebaud1-5/+5
2011-03-14mis-merge: a declaration was moved due to cppcheck, and also changed valueNorbert Thiebaud1-2/+1
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida9-43/+36
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold46-104/+104
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida386-7427/+12383