summaryrefslogtreecommitdiff
path: root/chart2/source/model/main
AgeCommit message (Expand)AuthorFilesLines
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard8-37/+37
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák22-77/+64
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-25remove C2U in chart2Markus Mohrhard1-1/+1
2013-03-11Fix chart2 buildFridrich Štrba1-1/+1
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand1-2/+9
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter11-61/+52
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac18-180/+180
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-2/+1
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-12/+4
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-6/+6
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-1/+2
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl1-1/+16
2012-07-18re-base on ALv2 code. Includes:Michael Meeks7-160/+98
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-22re-base on ALv2 code.Michael Meeks7-161/+98
2012-06-21re-base on ALv2 code.Michael Meeks18-416/+255
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-28add SAL_CALL to ChartModel::dumpMarkus Mohrhard1-1/+1
2012-03-28implement the layout dumper for chart2Markus Mohrhard2-0/+6
2012-03-28implement XDumper in ChartModelMarkus Mohrhard2-4/+16
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+1
2012-02-18Fix typos in commentsElton Chung2-2/+2
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-3/+1
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-2/+5
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2-5/+5
2011-11-29catch by const referenceTakeshi Abe1-8/+8
2011-11-27remove include of pch header in chart2Norbert Thiebaud20-39/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6
2011-08-23debug build errorsGabor1-1/+1
2011-07-28add prefixes for component_getFactoryMatúš Kukan1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-7/+0
2011-06-21catch by const referenceCaolán McNamara1-8/+8
2011-05-20valgrind: break circular dependency leaksCaolán McNamara1-0/+4
2011-04-15remove unused filesDavid Tardon2-234/+0
2011-04-15gbuildize chart2David Tardon1-68/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito16-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky20-809/+1340
2011-03-16CWS-TOOLING: integrate CWS chart51obo1-0/+1
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold4-5/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida20-809/+1340
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]2-73/+16