summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2017-04-231-1/+0
* drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara2016-10-061-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier2016-08-161-34/+50
* GSoC notebookbar: switching tabs depending on contextSzymon Kłos2016-06-271-1/+1
* Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2016-05-311-2/+0
* Move accessibility relations to .ui files tdf#87026Muhammet Kara2016-05-271-3/+0
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-1/+2
* clang-tidy modernize-loop-convert in scNoel Grandin2016-05-071-2/+2
* tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier2016-04-201-23/+36
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-2/+4
* loplugin:unusedfields in scNoel Grandin2015-12-221-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-3/+3
* convert Link<> to typedNoel Grandin2015-10-161-4/+3
* convert Link<> to typedNoel Grandin2015-10-121-6/+4
* Simplify: use getToken and just store converted integersMatteo Casalin2015-09-121-23/+10
* This code is commented out since file creation, 2013-04-10Matteo Casalin2015-09-121-15/+0
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+6
* Some cleanupMaxim Monastirsky2015-08-251-25/+0
* Correct icon for number format in Calc's sidebarYousuf Philips2015-08-251-1/+1
* tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier2015-07-311-1/+4
* tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar2015-06-021-6/+0
* Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2015-05-101-1/+1
* tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier2015-05-061-0/+7
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-4/+2
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* sc: convert new to ::CreateNoel Grandin2015-04-201-4/+2
* Unregister sidebar ControllerItems at the right time.Michael Meeks2015-04-151-0/+4
* Re-work app side-bar code to manage objects correctly.Michael Meeks2015-04-141-5/+5
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+12
* V801: Decreased performanceCaolán McNamara2015-03-061-5/+3
* tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier2015-02-031-1/+2
* sc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* loplugin: cstylecastNoel Grandin2014-10-281-2/+2
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-2/+2
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-2/+2
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-031-3/+3
* remove whitespaceMarkus Mohrhard2014-06-251-1/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* sc: cleanup cruft in NumberFormatPropertyPanel.Michael Meeks2014-02-031-39/+4
* bool improvementsStephan Bergmann2014-01-281-4/+4
* typo: seperator -> separatorAndras Timar2013-11-291-1/+1
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-3/+3