summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numfmt.cxx
AgeCommit message (Expand)Author
2023-05-30use more TypedWhichInfoNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-01-17tdf#152637 format cells example text black on dark backgroundCaolán McNamara
2022-12-22Related: tdf#152637 Erase after changing background colorCaolán McNamara
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-03-18tdf#114441 Convert sal_uLong to other typesVaibhavMalik4187
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-01Provide values for debug in cuiJulien Nabet
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-01-04tdf#138654 Number format preview uses dark background and fontprincesinghtomar
2020-12-27Drop some unnecessary HDL macrosGabor Kelemen
2020-11-19SvxNumberFormatTabPage::nInitFormat should presumably be sal_uInt32Stephan Bergmann
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-04Fix format comment handling in number format dialogEike Rathke
2020-10-02loplugin:reducevarscope in cuiNoel
2020-09-10Replace sal_uLong with proper types in cuiMuhammet Kara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24approximate_char_width -> get_approximate_digit_widthCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-09Fix logic error and simplify. Related: tdf#122120Muhammet Kara
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara