summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportIterator.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-03-27More ScBaseCell reduction...Kohei Yoshida1-4/+2
Change-Id: I3a9f9ce79de7117e7b1410c45b217e5bfe005db7
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard1-0/+27
Change-Id: Ic3b9176b1b8da7663d1dc3c88a4d56cd794e0805
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-43/+43
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara1-0/+2
2010-11-23cppcheck: These functions can be consCaolán McNamara1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-0/+8
2009-08-13 16:18:48 +0200 nn r274950 : #i102616# shared/remote files, better handling of formula results 2009-08-12 11:17:30 +0200 nn r274884 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274622 (milestone: DEV300:m54) 2009-08-12 10:30:47 +0200 nn r274881 : #i102616# some clean-up 2009-08-11 19:01:18 +0200 nn r274876 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-11 19:00:49 +0200 nn r274875 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-10 19:12:04 +0200 nn r274835 : #i102616# detective, notes, encoding, error handling 2009-08-07 11:18:46 +0200 nn r274751 : #i102616# use new method SvXMLAutoStylePoolP::AddNamed 2009-08-07 11:18:15 +0200 nn r274750 : #i102616# new method SvXMLAutoStylePoolP::AddNamed 2009-08-06 18:02:42 +0200 nn r274740 : #i102616# modification: shapes, notes, pending row heights; skip sheets in export iterator 2009-08-05 18:41:59 +0200 nn r274694 : #i102616# handle text styles in notes 2009-08-03 18:55:59 +0200 nn r274594 : #i102616# handle text styles in cells 2009-07-31 19:00:06 +0200 nn r274548 : #i102616# handle styles for notes 2009-07-28 16:46:20 +0200 nn r274414 : missed a conflict 2009-07-28 14:01:56 +0200 nn r274404 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274203 (milestone: DEV300:m53) 2009-07-23 18:28:47 +0200 nn r274278 : #i102616# handle table styles 2009-07-22 15:40:24 +0200 nn r274244 : #i102616# handle row styles 2009-07-21 20:09:37 +0200 nn r274211 : #i102616# handle column styles 2009-07-16 13:00:18 +0200 nn r274043 : #i102616# invalidate all stream positions when inserting/deleting sheets 2009-07-15 17:41:15 +0200 nn r274021 : #i102616# don't collect cell styles twice for copied sheets 2009-07-14 18:36:11 +0200 nn r273985 : #i102616# allow to query stream position, clear buffer 2009-07-14 18:32:10 +0200 nn r273984 : #i102616# allow to specify a name for an autostyle 2009-07-09 22:01:23 +0200 nn r273870 : #i102616# copy stream for unchanged sheets 2009-07-08 18:11:42 +0200 nn r273844 : #i102616# store stream positions of sheets 2009-06-24 19:08:18 +0200 nn r273363 : #i102616# detect changed sheets since loading 2009-06-09 15:53:32 +0200 nn r272774 : #i102616# store automatic cell style information after loading
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien1-0/+3
2009-05-13 18:05:10 +0200 nn r271868 : CWS-TOOLING: rebase CWS calcmultiline to trunk@271830 (milestone: DEV300:m48) 2009-03-15 00:59:24 +0100 erack r269502 : #i100205# SYLK import/export: treat embedded double quotes and semicolons correctly; changes ID;PSCALC3 to ID;PCALCOOO32 due to incompatibility 2009-03-10 17:54:33 +0100 er r269286 : #i35913# multiline (newlines) as formula results; contributed by William S Fulton <wsfulton>
2008-07-02INTEGRATION: CWS dr61 (1.33.16); FILE MERGEDRüdiger Timm1-3/+3
2008/05/19 12:24:04 dr 1.33.16.1: #i10000# removed remaining include guards
2008-04-10INTEGRATION: CWS changefileheader (1.32.88); FILE MERGEDRüdiger Timm1-46/+18
2008/04/01 12:36:31 thb 1.32.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.32.88.1: #i87441# Change license header to LPGL v3.
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.31.188); FILE MERGEDRüdiger Timm1-6/+2
2008/01/11 12:49:19 dr 1.31.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header
2007-02-27INTEGRATION: CWS calcwarnings (1.30.314); FILE MERGEDVladimir Glazounov1-9/+9
2006/12/01 13:29:16 nn 1.30.314.1: #i69284# warning-free: filter/xml, wntmsci10
2005-09-23INTEGRATION: CWS calcperf01 (1.28.56); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005/06/03 13:20:47 sab 1.28.56.1: #i50282#; use Core instead of API
2005-09-08INTEGRATION: CWS ooo19126 (1.28.116); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:03:25 rt 1.28.116.1: #i54170# Change license header: remove SISSL
2005-03-23INTEGRATION: CWS calcuno01 (1.25.76); FILE MERGEDVladimir Glazounov1-23/+23
2004/10/13 12:41:31 sab 1.25.76.2: RESYNC: (1.25-1.27); FILE MERGED 2004/01/05 11:55:38 sab 1.25.76.1: #i22706#; improve API using
2004-09-08INTEGRATION: CWS dr12 (1.25.52); FILE MERGEDJens-Heiner Rechtien1-3/+34
2004/07/27 01:42:55 sab 1.25.52.2: RESYNC: (1.25-1.26); FILE MERGED 2004/07/23 20:58:24 sab 1.25.52.1: #i21253#; add formatted notes
2004-06-04INTEGRATION: CWS rowlimit (1.25.74); FILE MERGEDOliver Bolte1-7/+7
2004/01/19 19:15:59 jmarmion 1.25.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.
2003-08-18INTEGRATION: CWS geordi2q01 (1.24.242); FILE MERGEDHans-Joachim Lankenau1-2/+3
2003/08/18 14:01:31 hr 1.24.242.1: #111861#: join changes from CWS sab006
2002-02-08#65293#: constnessJens-Heiner Rechtien1-9/+9
2001-12-05#95346#; don't use a list of pointers for the annotation list, because the < ↵Sascha Ballach1-4/+4
operator is not called than
2001-12-04#95346#; add clear() method to remove unneeded objects; rename the ↵Sascha Ballach1-6/+8
ScMyAnnotation struct to ScMyExportAnnotation
2001-07-27#90139#; don't export draw defaults; some optimisations of shape exportSascha Ballach1-5/+9
2001-07-19#89929#; cache the value of a cellSascha Ballach1-3/+6
2001-05-29#79771#; some performance improvementsSascha Ballach1-2/+3
2001-05-21#87030#; improve the behaviour of the progressbarSascha Ballach1-2/+3
2001-05-18#79771#; fix a little bug in the performance optimationsSascha Ballach1-2/+3
2001-05-18#79771#; only ask for matrix if it is a formula cellSascha Ballach1-2/+3
2001-05-17#79771#; makes the handling of annotations much better, and so the ↵Sascha Ballach1-2/+17
performance is better
2001-05-16#79771#; some other little performance optimationsSascha Ballach1-2/+12
2001-05-16#79771#; remember XCellRange for every tableSascha Ballach1-2/+3
2001-05-14ask only once for the cell style indexSascha Ballach1-3/+10
2001-04-05new attribute for table:cell-range-source: table:refresh-delayDaniel Rentz1-3/+6
2001-02-28all member bools take now only one bitSascha Ballach1-15/+15
2001-02-05remove stl/ in the includes of stl filesSascha Ballach1-3/+3
2001-01-05now the files should can compile under SolarisSascha Ballach1-3/+11
2000-12-18change from a vector to in this special cases faster listSascha Ballach1-13/+23
2000-11-23Remove stl/ from #include statementSander Vesik1-3/+3
2000-11-16move the validations from the iterator to the cellstylesSascha Ballach1-87/+2
2000-11-15fix: operator<Daniel Rentz1-12/+2
2000-11-14end position of a shape addedSascha Ballach1-2/+3
2000-11-10add: export of table:detectiveDaniel Rentz1-8/+99
2000-11-08chg: improved export cell iteratorDaniel Rentz1-0/+367