summaryrefslogtreecommitdiff
path: root/chart2/source/tools/InternalData.cxx
AgeCommit message (Expand)Author
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2014-11-04remove some unused code in chart2Noel Grandin
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-03Make these non-inline.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-26Use new GridPrinter instance for each table.Kohei Yoshida
2014-06-26Prevent a crash while dumping internal data content.Kohei Yoshida
2014-06-26Better way to dump the content of InternalData.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25remove C2U in chart2Markus Mohrhard
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-11Get chart2 to build under windows.Kohei Yoshida
2011-02-06Use OSL_DEBUG_LEVEL > 1 instead of > 2Thomas Arnhold
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-16Adding support for importing charts using InternalData.Muthu Subramanian K
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-26chart43: merge with DEV300_m72Ingrid Halama
2010-01-13chartmultiline: #i82971# complex categories (part3 - complex categories for i...Ingrid Halama
2009-12-21chartmultiline: split internal data from internal data providerIngrid Halama