summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlrowi.cxx
AgeCommit message (Expand)Author
2018-10-22tdf#62268: allow row height recalculation on document loadVasily Melenchuk
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem
2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem
2017-06-29Using range-for instead of iterator loop:Mohammed Abdul Azeem
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-02-08Adding an iterator for fastattributes:Mohammed Abdul Azeem
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-02-15tdf#94858, avoid O(n^2) algorithm during outline importMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-06-03move these two variables from member variables to normal variablesMarkus Mohrhard
2013-06-03restore old codeMarkus Mohrhard
2013-06-03correct fix for fdo#62938Markus Mohrhard
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-05Revert "workaround problems with row import, fdo#58539"Markus Mohrhard
2013-01-04add some more safety checks for row and column import from ODSMarkus Mohrhard
2013-01-04workaround problems with row import, fdo#58539Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-17Reduce amount of casts between SCCOL, SCROW, and sal_Int32Daniel Bankston
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-13removed unused definesTakeshi Abe
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-19Merge remote branch 'origin/libreoffice-3-3'Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko