summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* remove all traces of offuh from makefilesDavid Tardon2011-06-184-4/+20
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
* WaE: removed unused fZDerivationCaolán McNamara2011-06-071-3/+0
* Adapt smoothing with splines to ODF1.2Regina Henschel2011-06-062-158/+605
* use standard template for thisCaolán McNamara2011-06-034-52/+22
* overly staticCaolán McNamara2011-06-015-46/+18
* Code CleanupKorrawit Pruegsanusak2011-05-305-13/+9
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-2737-119/+73
* valgrind: break circular dependency leaksCaolán McNamara2011-05-201-0/+4
* adjust for modified singletonCaolán McNamara2011-05-201-1/+1
* WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-165-9/+9
* Merge branch 'libreoffice-3-4'Kohei Yoshida2011-05-092-0/+47
|\
| * fdo#36789: Set all dynamic controls invisible upon instantiation.Kohei Yoshida2011-05-062-0/+47
* | Remove 2 private empty methods and their respective callJulien Nabet2011-05-072-10/+0
* | Some cppcheck cleaningJulien Nabet2011-05-0519-70/+71
* | cppcheck inefficient checking for emptinessKayo Hamid2011-04-222-2/+2
* | Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-191-2/+2
* | prefer prefix ++/-- operatorsKayo Hamid2011-04-191-2/+2
* | move the code to gbuildDavid Tardon2011-04-171-121/+2
* | use SAL_DLLPUBLIC_EXPORT for consistencyDavid Tardon2011-04-151-2/+2
* | remove obsoleted .pmk filesDavid Tardon2011-04-153-108/+0
* | check for the value being outside the numeric limit of 32-bit intDavid Tardon2011-04-151-1/+8
* | fdo#34350 make sure these values are positiveDavid Tardon2011-04-151-0/+3
* | remove unused filesDavid Tardon2011-04-159-1680/+0
* | gbuildize chart2David Tardon2011-04-1530-1760/+872
* | catch by const referenceCaolán McNamara2011-04-131-2/+2
|/
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-291-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-29102-0/+0
* use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-281-4/+10
* migrate chart2 subsequenttests to gbuildBjoern Michaelsen2011-03-285-75/+95
* fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen2011-03-261-1/+2
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2313-54/+204
|\
| * CWS-TOOLING: integrate CWS chart55obo2011-03-164-17/+33
| |\
| | * chart55: #i117183# bad autoscaling for date axisIngrid Halama2011-03-041-1/+1
| | * chart55: #i117185# correct object sizeIngrid Halama2011-03-041-6/+5
| | * chart55: #i117207# wrong layout with empty titlesIngrid Halama2011-03-041-5/+2
| | * chart55: #117185# legend entries get lost after moving the legendIngrid Halama2011-03-031-2/+2
| | * chart55: #117183# bad autoscaling for date axisiha2011-03-031-4/+24
| * | CWS-TOOLING: integrate CWS chart51obo2011-03-169-37/+171
| |\ \ | | |/ | |/|
| | * chart51: merge with DEV300_m101Ingrid Halama [iha]2011-02-2446-762/+918
| | |\ | | |/ | |/|
| | * chart51: #i112773# ensure correct position for equationIngrid Halama [iha]2011-02-231-3/+13
| | * chart51: merge with DEV300_m100Ingrid Halama [iha]2011-02-15261-4657/+8608
| | |\
| | * | chart51: #i116681# fixed defaults for lightsIngrid Halama [iha]2011-02-111-0/+1
| | * | chart51: merge with DEV300_m97Ingrid Halama [iha]2011-01-31129-2406/+2143
| | |\ \
| | * | | chart51: #i103864# Data labels overliningThomas Benisch [tbe]2011-01-194-0/+98
| | * | | chart51: #i106137# Formatting Toolbar - Focus doesn't switch when select an o...Thomas Benisch2011-01-071-0/+9
| | * | | chart51: #i112773# fix exponential fit for small values (Patch from Regina)Ingrid Halama2010-11-232-34/+50
* | | | | WaE: nColumnCount unusedCaolán McNamara2011-03-211-2/+0
* | | | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-8/+8