summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DataBrowser.cxx
AgeCommit message (Expand)Author
2022-09-26use more string_view in chart2Noel Grandin
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-07crashtesting ooo#20372Noel Grandin
2022-02-05use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-01-29use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-17tdf#133482 don't increase dialog width when new columns addedCaolán McNamara
2020-07-06weld DbNumericField itemCaolán McNamara
2020-07-02weld FormattedControlCaolán McNamara
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-05default dtor order is sufficientCaolán McNamara
2020-04-05tdf#131873 data table fills with extra columns during scrollCaolán McNamara
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-09-26drop unnecessary includesCaolán McNamara
2019-09-26weld DataEditorCaolán McNamara
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara