summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/xmlrowi.cxx
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* move these two variables from member variables to normal variablesMarkus Mohrhard2013-06-031-4/+2
* restore old codeMarkus Mohrhard2013-06-031-2/+2
* correct fix for fdo#62938Markus Mohrhard2013-06-031-3/+4
* Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard2013-06-031-5/+3
* the print range can start in row 0, fdo#62938Markus Mohrhard2013-06-031-3/+5
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-13/+13
* Revert "workaround problems with row import, fdo#58539"Markus Mohrhard2013-01-051-7/+0
* add some more safety checks for row and column import from ODSMarkus Mohrhard2013-01-041-0/+1
* workaround problems with row import, fdo#58539Markus Mohrhard2013-01-041-0/+7
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Reduce amount of casts between SCCOL, SCROW, and sal_Int32Daniel Bankston2012-06-171-2/+2
* Remove superfluous include commentsThomas Arnhold2012-06-091-5/+0
* removed unused definesTakeshi Abe2012-05-131-1/+0
* Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot2012-01-071-1/+1
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-281-13/+13
* sal_Bool -> bool in ScTableMarkus Mohrhard2011-08-251-2/+2
* Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard2011-06-071-4/+4
|\
| * change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard2011-06-011-4/+4
* | Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak2011-05-271-1/+1
|/
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-12/+12
|\
| * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-4/+13
| |\
| * | removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-4/+4
* | | Merge remote branch 'origin/libreoffice-3-3'Kohei Yoshida2011-01-191-13/+4
|\ \ \
| * | | Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.Kohei Yoshida2011-01-131-13/+4
* | | | Merge branch 'libreoffice-3-3'Kohei Yoshida2011-01-101-4/+13
|\| | |
| * | | Merge commit 'ooo/OOO330_m19' into libreoffice-3-3Kohei Yoshida2011-01-071-4/+13
| |\ \ \ | | | |/ | | |/|
| | * | calc64: #i116164# performance of filters with many filtered rangesNiklas Nebel2011-01-051-4/+13
| | |/
* | / Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida2010-11-091-2/+1
|/ /
* / Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte2009-09-071-0/+11
* INTEGRATION: CWS changefileheader (1.28.330); FILE MERGEDRüdiger Timm2008-04-101-36/+18
* INTEGRATION: CWS calcwarnings (1.27.110); FILE MERGEDVladimir Glazounov2007-02-271-5/+3
* INTEGRATION: CWS pchfix01 (1.25.154); FILE MERGEDKurt Zenker2006-07-211-6/+5
* INTEGRATION: CWS dr47 (1.25.64); FILE MERGEDOliver Bolte2006-07-101-3/+3
* INTEGRATION: CWS dr43 (1.24.42); FILE MERGEDRüdiger Timm2006-01-131-6/+9
* INTEGRATION: CWS ooo19126 (1.23.116); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS calcuno01 (1.21.310); FILE MERGEDVladimir Glazounov2005-03-231-82/+68
* INTEGRATION: CWS rowlimit (1.21.308); FILE MERGEDOliver Bolte2004-06-041-5/+5
* #99445#; insert rows if there are rows with no cells in it (not valid)Sascha Ballach2002-06-051-3/+16
* #93435#; export the filtered flag of a row correctSascha Ballach2001-10-181-22/+4
* #92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach2001-09-251-2/+4
* #91968#; check the document and the model before usingSascha Ballach2001-09-131-6/+9
* #91970#; only ask for a style if a stylename is givenSascha Ballach2001-09-061-7/+10
* #90255#; remove xmlkywd.hxxSascha Ballach2001-07-261-13/+10
* export and import of default cell styles on rows and columns addedSascha Ballach2001-05-111-2/+9