summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmltabi.cxx
AgeCommit message (Expand)Author
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-21Moving legacy contexts to FastContexts: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-07-01Moving legacy contexts to FastContexts: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-06-19Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem
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-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-10loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-16use correct namespace for table protection elements, fdo#82128Markus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-28don't write new elements/attribs to ODF namespacesMarkus Mohrhard
2013-07-01simplify AddPrintRanges calls at import timeLaurent Godard
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-20Remove subtable import code since sc core doesn't support itDaniel Bankston
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-25import new conditional format informationMarkus Mohrhard
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-06little refactoring in ods import codeMarkus Mohrhard