summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DataBrowser.cxx
AgeCommit message (Expand)Author
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
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-26tdf#91633 - dispose chart data-table entries correctly.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-17chart2: convert new to ::Create.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-27Flush modified data to the model when pressing OK in the data table dialog.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2014-02-21callcatcher: update unused codeCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20convert chart data dialog to .uiCaolán McNamara
2013-09-08chart2: String to OUStringJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-11XubString->OUStringCaolán McNamara
2013-04-02fdo#38838 : Replacement of String with OUString in core/chart2elixir
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove include guardsThomas Arnhold