summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numfmt.cxx
AgeCommit message (Expand)Author
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
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-12insert an intermediate class to inherit fromCaolán McNamara
2019-02-22update commentCaolán McNamara
2019-02-21menu of currency combobox in format-cells is too narrowCaolán McNamara
2019-01-31weld::TreeView::get_selected_index returns intStephan Bergmann
2019-01-24Fix typoAndrea Gelmini
2019-01-17Resolves: tdf#122786 use weld::SpinButton::set_value() instead of set_text()Eike Rathke
2019-01-16Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke
2019-01-10Resolves: tdf#122356 on row-activate click ok buttonCaolán McNamara
2018-12-18Resolves: tdf#122168 width/height transposedCaolán McNamara
2018-12-17Related: tdf#122120 left align text if preview won't fitCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-20tdf#121538 index 1 never existedCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara