summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx
AgeCommit message (Expand)Author
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19Uncheck Engineering notation checkbox on Scientific selectionJim Raykowski
2017-12-15tdf#114216 Uncheck Thousands separator on Number category selectionJim Raykowski
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-03tdf#112842: UI enable/disable leadingzeroeslabelXisco Fauli
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-05-31Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-20tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Simplify: use getToken and just store converted integersMatteo Casalin
2015-09-12This code is commented out since file creation, 2013-04-10Matteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25Some cleanupMaxim Monastirsky
2015-08-25Correct icon for number format in Calc's sidebarYousuf Philips
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann