summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/formatsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-2/+2
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-2/+2
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-07-08sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+7
2016-07-08sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-1/+1
2016-07-07sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-07-07sc: add classification toolbarMiklos Vajna1-0/+13
2016-06-20Refactor ScMarkData for tdf#50916Dennis Francis1-7/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-18boost->stdCaolán McNamara1-7/+7
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-7/+7
2015-09-17boost->stdCaolán McNamara1-7/+7
2015-08-31tdf#92106 sc: Update and new style commands w/o argsMaxim Monastirsky1-4/+13
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar1-0/+1
2015-07-19fdo#39468 translated german comments in editsh.cxx and formatsh.cxxAlbert Thuswaldner1-95/+52
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky1-0/+31
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-2/+2
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier1-0/+11
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-10/+10
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-8/+8
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-5/+5
2015-03-25convert VALID_ constants to enum classNoel Grandin1-6/+6
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-69/+69
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier1-1/+3
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann1-2/+2
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-1/+1
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist1-7/+0
2014-10-28loplugin: cstylecastNoel Grandin1-58/+58
2014-10-22callcatcher: update unused codeCaolán McNamara1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-02coverity#1242506 silence Arguments in wrong orderCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-41/+41
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-11/+0