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