summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DataBrowser.cxx
AgeCommit message (Expand)Author
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
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-05-19loplugin:stringcopy: chart2Stephan Bergmann
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21Add move column right and move row up in DataTablebansan85
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-06-02replace simple macros in chart2Jochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-09-24convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-08-12no need to set the help id twiceCaolán McNamara
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-08chart2: typed Link<>Noel Grandin