summaryrefslogtreecommitdiff
path: root/cui/source/inc/numfmt.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+4
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-2/+0
2018-09-28weld ScAttrDlgCaolán McNamara1-1/+0
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara1-63/+63
2018-06-21loplugin:useuniqueptr in SvxNumberFormatTabPageNoel Grandin1-2/+2
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-2/+0
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier1-0/+3
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier1-3/+2
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-2/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-10-12convert Link<> to typedNoel Grandin1-2/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-0/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+4
2015-08-13make Link<> instances typedNoel Grandin1-2/+2
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+1
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier1-0/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-31/+32
2015-04-28UpdateFormatListBox_Impl bCat param wants to be of type boolStephan Bergmann1-1/+1
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-30/+30
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-1/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1