summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/fmtuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-5/+5
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini1-2/+2
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard1-26/+3
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard1-8/+12
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-10/+10
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-06-03WaE: even on 32bit an signed 32bit larger than size_tCaolán McNamara1-1/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-2/+1
2011-05-17Fix index out of bounds in ScTableConditionalFormat.Rafael Dominguez1-1/+1
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-24/+13
2011-03-14More on build errors and warnings.Kohei Yoshida1-10/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-50/+21
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-02Removed dead codeTakeshi Abe1-2/+0
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-21[PATCH 06/10] Remove deprecated List container.npcdoom1-26/+22
2011-02-15XLSX import of duplicate-conditional formatting.Muthu Subramanian K1-21/+97
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-10/+10
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-38/+3
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-4/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-20/+20
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-35/+35
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04dr77: #i113668# don't create cyclic references between ScTableConditionalForm...Niklas Nebel1-38/+3
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-5/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-29CWS-TOOLING: integrate CWS dr71Jens-Heiner Rechtien1-46/+99
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker1-2/+2
2009-04-02CWS-TOOLING: integrate CWS calc31stopper4_DEV300Ivo Hinkelmann1-0/+11
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-19/+13
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm1-4/+4
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-13/+13
2008-04-10INTEGRATION: CWS changefileheader (1.17.34); FILE MERGEDRüdiger Timm1-23/+18
2008-03-10#i86847# initialize valueOliver Bolte1-3/+3
2008-03-06INTEGRATION: CWS odff (1.14.158); FILE MERGEDKurt Zenker1-13/+46
2008-01-10INTEGRATION: CWS xmlfilter02 (1.14.18); FILE MERGEDOliver Bolte1-65/+122
2007-02-27INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGEDVladimir Glazounov1-28/+44
2006-07-21INTEGRATION: CWS pchfix01 (1.12.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.11.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.8.76); FILE MERGEDVladimir Glazounov1-19/+17
2004-11-09INTEGRATION: CWS calc24 (1.9.178); FILE MERGEDJens-Heiner Rechtien1-12/+34
2004-06-04INTEGRATION: CWS rowlimit (1.8.74); FILE MERGEDOliver Bolte1-5/+5
2003-08-19INTEGRATION: CWS dr6 (1.7.4); FILE MERGEDHans-Joachim Lankenau1-2/+9
2002-09-11#82430#; ScIndexEnumeration should get the service nameSascha Ballach1-3/+3
2001-01-16#78776# set strings for valiation error / input even if disabledNiklas Nebel1-8/+8
2000-12-21casts to avoid warningsNiklas Nebel1-7/+7
2000-11-01allow XML style references in formulasNiklas Nebel1-12/+16
2000-10-04#79193# generate entry name from indexNiklas Nebel1-8/+49