summaryrefslogtreecommitdiff
path: root/chart2/source/tools/InternalData.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-0/+1
2017-05-18can drop SCH_RESSTR nowCaolán McNamara1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-4/+4
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock1-4/+4
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-30/+30
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-1/+1
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-1/+1
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin1-2/+2
2014-11-04remove some unused code in chart2Noel Grandin1-14/+0
2014-07-29Remove some unused codeMarcos Paulo de Souza1-11/+0
2014-07-03Make these non-inline.Kohei Yoshida1-0/+20
2014-07-02remove whitespacesMarkus Mohrhard1-3/+0
2014-06-26Use new GridPrinter instance for each table.Kohei Yoshida1-9/+27
2014-06-26Prevent a crash while dumping internal data content.Kohei Yoshida1-0/+3
2014-06-26Better way to dump the content of InternalData.Kohei Yoshida1-22/+35
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-25remove C2U in chart2Markus Mohrhard1-1/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-2/+2
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-21/+21
2011-02-11Get chart2 to build under windows.Kohei Yoshida1-0/+1
2011-02-06Use OSL_DEBUG_LEVEL > 1 instead of > 2Thomas Arnhold1-5/+5
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-21/+21
2010-10-16Adding support for importing charts using InternalData.Muthu Subramanian K1-6/+32
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-02-26chart43: merge with DEV300_m72Ingrid Halama1-4/+1
2010-01-13chartmultiline: #i82971# complex categories (part3 - complex categories for i...Ingrid Halama1-45/+95
2009-12-21chartmultiline: split internal data from internal data providerIngrid Halama1-0/+483