summaryrefslogtreecommitdiff
path: root/chart2/source/tools/InternalData.cxx
AgeCommit message (Expand)Author
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-23tdf#148251 Use std::swap instead of using temporary valuesNabeel Siddiqui
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2022-09-26use more string_view in chart2Noel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2021-11-04libstdc++ bug 103022 is fixed in GCC 12Stephan Bergmann
2021-11-01add a comment referencing gcc#103022Caolán McNamara
2021-10-31crashtesting: assert on conversion of fdo67521-1.odg to pdfCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-11Simplify vector initializationsJulien Nabet
2021-03-03Chart debug dump: Support for several lines of headersOuyang Leyan
2021-03-02Correct arguments to create a svl::GridPrinterOuyang Leyan
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-08-05tdf#126686 Chart: fix crashBalazs Varga
2019-07-24tdf#114166 DOCX chart import: fix missing complex categoriesBalazs Varga
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
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