summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/formatsh.cxx
AgeCommit message (Expand)Author
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-02coverity#1242506 silence Arguments in wrong orderCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-05coverity#705214 Missing break in switch, assuming intentionalCaolán McNamara
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-02coverity#704718 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22Use scoped_ptr for these.Kohei Yoshida
2014-01-17bool improvementsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-29Revert "fix fdo#63546 : set appropriate alignment when writing direction is c...Eike Rathke
2013-10-29Revert "Related: fdo#63546 bundle both changes together as one undo"Eike Rathke
2013-10-29Revert "fdo#63546: set appropriate alignment when wrt direction of cells is c...Eike Rathke
2013-10-18eliminated cause of "SelectionPattern Null" dbgutil warningEike Rathke
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-08-29add support for in-place style previewNoel Power
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-20Resolves: #i122079# activate missing slot invalidation...Oliver-Rainer Wittmann
2013-05-20Resolves: #i122027# Fixed crash when processing .uno:NumberType commandAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-29fdo#63592 Solve context numerical problem when changing text directionabdulmajeed ahmed
2013-04-29fdo#63546: set appropriate alignment when wrt direction of cells is changed.navin patidar
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara
2013-04-18Resolves: fdo#63592 changing text direction exits edit modeCaolán McNamara
2013-04-18fix fdo#63546 : set appropriate alignment when writing direction is changed.navin patidar