summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/viewopti.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-14bool improvementsStephan Bergmann1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+4
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-46/+0
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-8/+8
2012-12-14Fixed accidentally modified default view options.Kohei Yoshida1-18/+18
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2012-04-17Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2011-12-28Same expression for comparison and for assignmentJulien Nabet1-2/+0
2011-12-09fixed Calc unit-test crashesFridrich Štrba1-7/+7
2011-12-05Remove Large Handles optionStefan Knorr (astron)1-11/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-08removed Simple Handles optionTim Hardeck1-9/+0
2011-08-08missing ',' makes a completely different string than it appears.Caolán McNamara1-2/+2
2011-08-08show row/column headers as default againMarkus Mohrhard1-1/+1
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel1-1/+10
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-7/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-8/+8
2011-02-24Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-9/+9
2010-12-11cleaning of __EXPORT defineGert Faller1-5/+5
2010-11-11use RTL_CONSTASCII_USTRINGPARAMJulien Nabet1-7/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-12-15CWS-TOOLING: integrate CWS tl56_DEV300Rüdiger Timm1-4/+0
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-6/+6
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-128/+4
2008-04-10INTEGRATION: CWS changefileheader (1.8.136); FILE MERGEDRüdiger Timm1-23/+18
2007-11-26INTEGRATION: CWS aw053 (1.7.134); FILE MERGEDIvo Hinkelmann1-6/+28
2007-03-05INTEGRATION: CWS pj75 (1.6.2); FILE MERGEDOliver Bolte1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGEDVladimir Glazounov1-11/+5
2006-07-21INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.930); FILE MERGEDRüdiger Timm1-47/+21
2001-05-10excel import/export of view settingsDaniel Rentz1-3/+3
2000-11-02#79817# use measurement system dependent config itemsNiklas Nebel1-30/+16
2000-09-18initial importJens-Heiner Rechtien1-0/+915