summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-0/+1
2023-05-26use more TypedWhichIdNoel Grandin1-1/+1
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland1-6/+20
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-18/+5
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara1-0/+1
2020-08-23Fix typo in codeAndrea Gelmini1-2/+2
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP1-7/+7
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-04-17Added unique id for number format comboboxMert Tumer1-1/+1
2020-03-24weld writer navigatorCaolán McNamara1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-2/+2
2020-01-14remove some unneeded includesCaolán McNamara1-4/+0
2020-01-01weld NumberFormatPropertyPanelCaolán McNamara1-97/+97
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2019-10-01loplugin:stringadd in scNoel Grandin1-8/+8
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen1-1/+0
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-5/+5
2017-12-19Uncheck Engineering notation checkbox on Scientific selectionJim Raykowski1-0/+1
2017-12-15tdf#114216 Uncheck Thousands separator on Number category selectionJim Raykowski1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-10-03tdf#112842: UI enable/disable leadingzeroeslabelXisco Fauli1-0/+4
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-07-02loplugin:casttovoid: scStephan Bergmann1-7/+3
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier1-34/+50
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
2016-05-31Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara1-2/+0
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara1-3/+0
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-1/+2
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-2/+2
2016-04-20tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier1-23/+36
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+4
2015-12-22loplugin:unusedfields in scNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-4/+3
2015-10-12convert Link<> to typedNoel Grandin1-6/+4
2015-09-12Simplify: use getToken and just store converted integersMatteo Casalin1-23/+10
2015-09-12This code is commented out since file creation, 2013-04-10Matteo Casalin1-15/+0
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1