summaryrefslogtreecommitdiffstats
path: root/chart2/source/model
Commit message (Expand)AuthorAgeFilesLines
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-0/+1
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-6/+5
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-4/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-6/+6
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+0
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-1/+2
* fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2012-08-271-4/+2
* chart2: merge component files for new chartcore libraryMichael Stahl2012-08-062-142/+16
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1828-646/+395
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* removed unnecessary forward declarations of classTakeshi Abe2012-07-021-4/+0
* Remove UNO includes commentsThomas Arnhold2012-06-292-4/+0
* Remove unused include filesThomas Arnhold2012-06-271-85/+0
* re-base on ALv2 code.Michael Meeks2012-06-2210-230/+140
* re-base on ALv2 code.Michael Meeks2012-06-2160-1406/+867
* hide local functions harderCaolán McNamara2012-05-292-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-20/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* add SAL_CALL to ChartModel::dumpMarkus Mohrhard2012-03-281-1/+1
* implement the layout dumper for chart2Markus Mohrhard2012-03-282-0/+6
* implement XDumper in ChartModelMarkus Mohrhard2012-03-282-4/+16
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-283-3/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+1
* Fix typos in commentsElton Chung2012-02-182-2/+2
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-3/+1
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-271-2/+5
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-133-10/+10
* catch by const referenceTakeshi Abe2011-11-2916-60/+60
* remove include of pch header in chart2Norbert Thiebaud2011-11-2749-97/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* debug build errorsGabor2011-08-232-3/+3
* add prefixes for component_getFactoryMatúš Kukan2011-07-282-2/+2
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-7/+0
* catch by const referenceCaolán McNamara2011-06-212-22/+22
* overly staticCaolán McNamara2011-06-013-36/+15
* Code CleanupKorrawit Pruegsanusak2011-05-301-1/+0
* valgrind: break circular dependency leaksCaolán McNamara2011-05-201-0/+4
* Remove 2 private empty methods and their respective callJulien Nabet2011-05-072-10/+0
* remove unused filesDavid Tardon2011-04-152-234/+0
* gbuildize chart2David Tardon2011-04-154-308/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2938-0/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-0/+1
|\
| * CWS-TOOLING: integrate CWS chart51obo2011-03-161-0/+1
| |\
| | * chart51: merge with DEV300_m101Ingrid Halama [iha]2011-02-244-76/+16
| | |\ | | |/ | |/|
| | * chart51: merge with DEV300_m100Ingrid Halama [iha]2011-02-1513-141/+710
| | |\
| | * | chart51: #i116681# fixed defaults for lightsIngrid Halama [iha]2011-02-111-0/+1
* | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1846-1579/+2363
|\ \ \ \