summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák76-209/+171
2013-04-02Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-25remove C2U in chart2Markus Mohrhard3-7/+8
2013-03-11Fix chart2 buildFridrich Štrba2-2/+2
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2-3/+17
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2-4/+2
2013-03-05doubled usingThomas Arnhold5-5/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter22-89/+71
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac45-497/+497
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-2/+1
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin1-6/+3
2013-01-24bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida1-21/+19
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2-21/+7
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+1
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-6/+5
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-4/+2
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-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
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 Stahl2-142/+16
2012-07-18re-base on ALv2 code. Includes:Michael Meeks28-646/+395
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-02removed unnecessary forward declarations of classTakeshi Abe1-4/+0
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-27Remove unused include filesThomas Arnhold1-85/+0
2012-06-22re-base on ALv2 code.Michael Meeks10-230/+140
2012-06-21re-base on ALv2 code.Michael Meeks60-1406/+867
2012-05-29hide local functions harderCaolán McNamara2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-20/+6
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 Abe3-3/+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
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot3-10/+10
2011-11-29catch by const referenceTakeshi Abe16-60/+60
2011-11-27remove include of pch header in chart2Norbert Thiebaud49-97/+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 errorsGabor2-3/+3
2011-07-28add prefixes for component_getFactoryMatúš Kukan2-2/+2