summaryrefslogtreecommitdiff
path: root/chart2/source/model/template
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Resolves: #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand1-1/+8
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks19-437/+266
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks34-803/+497
2012-05-29hide local functions harderCaolán McNamara2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2-2/+0
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2011-11-29catch by const referenceTakeshi Abe15-52/+52
2011-11-27remove include of pch header in chart2Norbert Thiebaud28-56/+0
2011-08-23debug build errorsGabor1-2/+2
2011-06-01overly staticCaolán McNamara3-36/+15
2011-05-30Code CleanupKorrawit Pruegsanusak1-1/+0
2011-05-07Remove 2 private empty methods and their respective callJulien Nabet2-10/+0
2011-04-15gbuildize chart2David Tardon1-82/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito22-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky22-763/+856
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold6-6/+6
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida22-763/+856
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák1-1/+2
2011-02-06Use OSL_DEBUG_LEVEL > 1 instead of > 2Thomas Arnhold1-1/+1
2011-02-04chart52: cleanup unused legend entry stuff in preparation of issue #i82802#Ingrid Halama [iha]2-3/+0
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov5-43/+66
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-6/+0
2011-01-18Remove useless comments and some dead code.Thomas Arnhold15-79/+1
2011-01-18Some more dead code removalThomas Arnhold3-28/+0
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold3-6/+0
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]19-797/+790
2010-12-17CWS-TOOLING: integrate CWS chart49Hans-Joachim Lankenau19-797/+790
2010-12-10chart46: #i25706# implement date axis - switching to scatter or bubbleIngrid Halama [iha]4-38/+48
2010-12-01chart46: #i25706# implement date axis - switching to net chartIngrid Halama [iha]1-3/+7
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-3/+12
2010-10-28add modelines to .hxx files as wellCaolán McNamara26-0/+78
2010-10-16Make calls to unary_function and binary_function less ambiguous for VC10Jesús Corrius1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth28-0/+84
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama14-310/+308
2010-10-06chart49: cleanupIngrid Halama3-6/+0
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama16-248/+298
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama54-242/+193
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard2-4/+0
2010-04-12fwk140: #i110766# avoid crash on changing com.sun.star.chart.ChartDataRowSourceIngrid Halama1-2/+2
2010-03-15chart43: merge with DEV300_m75Ingrid Halama10-115/+26
2010-03-03chart43: #i109767# no black borders per default for laminar chart types - rea...Ingrid Halama7-56/+46
2010-02-26chart43: merge with DEV300_m72Ingrid Halama55-221/+55
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien55-221/+55
2009-11-24chartmultiline: cleanupIngrid Halama6-35/+11
2009-11-24chartmultiline: remove unsued concept 'UnusedData'Ingrid Halama5-80/+15
2009-08-26CWS-TOOLING: integrate CWS fillednetchartRelease Engineers9-102/+281
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers10-24/+1163