summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlrowi.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-03restore old codeMarkus Mohrhard1-2/+2
2013-06-03correct fix for fdo#62938Markus Mohrhard1-3/+4
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard1-5/+3
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard1-3/+5
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-01-05Revert "workaround problems with row import, fdo#58539"Markus Mohrhard1-7/+0
2013-01-04add some more safety checks for row and column import from ODSMarkus Mohrhard1-0/+1
2013-01-04workaround problems with row import, fdo#58539Markus Mohrhard1-0/+7
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-17Reduce amount of casts between SCCOL, SCROW, and sal_Int32Daniel Bankston1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-05-13removed unused definesTakeshi Abe1-1/+0
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-13/+13
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard1-2/+2
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-4/+4
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard1-4/+4
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-12/+12
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-4/+13
2011-01-19Merge remote branch 'origin/libreoffice-3-3'Kohei Yoshida1-13/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-4/+4
2011-01-13Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.Kohei Yoshida1-13/+4
2011-01-10Merge branch 'libreoffice-3-3'Kohei Yoshida1-4/+13
2011-01-07Merge commit 'ooo/OOO330_m19' into libreoffice-3-3Kohei Yoshida1-4/+13
2011-01-05calc64: #i116164# performance of filters with many filtered rangesNiklas Nebel1-4/+13
2010-11-09Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida1-2/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-0/+11
2008-04-10INTEGRATION: CWS changefileheader (1.28.330); FILE MERGEDRüdiger Timm1-36/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.27.110); FILE MERGEDVladimir Glazounov1-5/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.25.154); FILE MERGEDKurt Zenker1-6/+5
2006-07-10INTEGRATION: CWS dr47 (1.25.64); FILE MERGEDOliver Bolte1-3/+3
2006-01-13INTEGRATION: CWS dr43 (1.24.42); FILE MERGEDRüdiger Timm1-6/+9
2005-09-08INTEGRATION: CWS ooo19126 (1.23.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.21.310); FILE MERGEDVladimir Glazounov1-82/+68
2004-06-04INTEGRATION: CWS rowlimit (1.21.308); FILE MERGEDOliver Bolte1-5/+5
2002-06-05#99445#; insert rows if there are rows with no cells in it (not valid)Sascha Ballach1-3/+16
2001-10-18#93435#; export the filtered flag of a row correctSascha Ballach1-22/+4
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach1-2/+4
2001-09-13#91968#; check the document and the model before usingSascha Ballach1-6/+9
2001-09-06#91970#; only ask for a style if a stylename is givenSascha Ballach1-7/+10
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach1-13/+10
2001-05-11export and import of default cell styles on rows and columns addedSascha Ballach1-2/+9
2001-03-16changes for udk212Niklas Nebel1-6/+6
2001-02-15move Get*AttrTokenMap out of the loopSascha Ballach1-4/+3
2000-12-19remove the most compiler warningsSascha Ballach1-3/+3