summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewutil.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-05-09Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-05-09Start with the mode lineTakeshi Abe1-0/+1
2014-04-10coverity#708112 Uninitialized scalar fieldCaolán McNamara1-0/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19sal_Bool->boolNoel Grandin1-8/+7
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-1/+1
2013-09-19convert sc/source/ui/inc/viewutil.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-12/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-22More on reducing direct use of ScBaseCell.Kohei Yoshida1-1/+1
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida1-0/+1
2013-03-15Create skeleton accessors for cell text script types.Kohei Yoshida1-1/+1
2013-02-24Translate German commentsThomas Arnhold1-10/+4
2013-02-16coverity: fix memory leakMarkus Mohrhard1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller1-1/+1
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida1-4/+7
2012-02-03String to rtl::OUString.Kohei Yoshida1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard1-14/+14
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-32/+32
2011-02-18- Remove deprecated <tools/list.hxx> include.Rafael Dominguez1-4/+0
2011-01-24Remove OLD_SELECTION_PAINT.Thomas Arnhold1-156/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-43/+43
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-9/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-01Finished removing //CHINA comments and odd dead code from sc/source/ui/*Luke Symes1-2/+2
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-20/+14
2010-04-14cws tl74: merge with DEV300 m76Thomas Lange [tl]1-1/+1
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-8/+4
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]1-8/+4
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-13#i107450#: move more code out of svxMathias Bauer1-1/+0
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]1-1/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-3/+3
2010-01-06cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!Thomas Lange [tl]1-6/+6
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]1-1/+1
2009-12-16tl74: merge with DEV300 m60Jens-Heiner Rechtien1-16/+18
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-6/+6
2009-09-17#i1601# Sentence case, Title case, and Toggle case transliteration addedThomas Lange1-0/+11
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov1-16/+18
2009-05-06CWS-TOOLING: integrate CWS mba32issues01Release Engineers1-20/+15