summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xipage.cxx
AgeCommit message (Collapse)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
Change-Id: I765d2a600f9c57da50c85354688e3ae796750d94
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
Change-Id: I4e350a0c6045d07677edae4f9921db0a42b4e0f5
2014-12-19remove operator>> methodsNoel Grandin1-10/+17
in favour of ReadXXX methods Change-Id: I50a97c1855366dc14c6864da2fb91d1759d4d4db
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
Conflicts: sc/source/ui/inc/docfunc.hxx Change-Id: I9314437ed3dd60e84d28c08ac0a2d1ed7bd1daf8 Reviewed-on: https://gerrit.libreoffice.org/8301 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin1-1/+1
Change-Id: Icbfb7a601a01bf8fb2a30cb49a1522a25e6022f1
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin1-2/+2
Change-Id: If396f7b3d34373fa093cfe1c1e71fd47a559148d
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
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-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
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.
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-26String to rtl::OUString.Kohei Yoshida1-5/+9
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-7/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# ↵obo1-2/+2
#i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase.
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch1-11/+8
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
Notes: split repo tag: calc_ooo/DEV300_m72 split repo tag: calc_ooo/DEV300_m73
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)
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-4/+4
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-3/+3
2009-07-29#i12587# small fixes for BIFF import, preparations for BIFF exportDaniel Rentz1-1/+1
2009-07-17#i12587# import shapes embedded in charts and chart sheets from BIFF5/BIFF8Daniel Rentz1-1/+1
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov1-44/+6
2008-04-10INTEGRATION: CWS changefileheader (1.17.88); FILE MERGEDRüdiger Timm1-62/+18
2008/04/01 15:30:09 thb 1.17.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:13 thb 1.17.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.17.88.1: #i87441# Change license header to LPGL v3.
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.16.98); FILE MERGEDRüdiger Timm1-2/+4
2007/12/14 10:50:57 nn 1.16.98.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)
2007-07-03INTEGRATION: CWS dr54 (1.14.54); FILE MERGEDRüdiger Timm1-3/+3
2007/06/11 11:47:47 dr 1.14.54.2: RESYNC: (1.14-1.15); FILE MERGED 2007/05/23 09:03:53 nn 1.14.54.1: #i75610# avoid unnecessary creation of printer object
2007-05-10INTEGRATION: CWS pchfix04 (1.13.100); FILE MERGEDKurt Zenker1-3/+3
2007/04/26 05:43:19 hjs 1.13.100.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/05 08:35:22 os 1.13.100.1: #i73604# usage of ITEMID_* removed
2007-02-27INTEGRATION: CWS calcwarnings (1.13.106); FILE MERGEDVladimir Glazounov1-6/+15
2006/12/12 16:42:46 dr 1.13.106.1: #i69284# remove compiler warnings for unxlngi6
2006-07-21INTEGRATION: CWS pchfix01 (1.11.214); FILE MERGEDKurt Zenker1-2/+5
2006/07/12 10:01:55 kaib 1.11.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
2006-07-10INTEGRATION: CWS dr48 (1.11.174); FILE MERGEDOliver Bolte1-4/+7
2006/05/22 16:33:55 dr 1.11.174.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 16:59:34 dr 1.11.174.1: #i63105# backport changes from CWS chart2mst3
2005-09-08INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:02:26 rt 1.10.116.1: #i54170# Change license header: remove SISSL
2005-03-29INTEGRATION: CWS dr34 (1.9.2); FILE MERGEDRüdiger Timm1-8/+4
2005/03/11 16:34:30 dr 1.9.2.1: #42572# #119281# #i29271# #i5359# chart import improvements
2005-02-21INTEGRATION: CWS dr32 (1.8.148); FILE MERGEDVladimir Glazounov1-14/+17
2005/01/31 14:00:50 dr 1.8.148.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:12 dr 1.8.148.1: #i40570# removed/changed constants and enums
2004-09-08INTEGRATION: CWS dr20 (1.5.12); FILE MERGEDJens-Heiner Rechtien1-8/+6
2004/08/18 11:33:49 dr 1.5.12.3: RESYNC: (1.6-1.7); FILE MERGED 2004/08/11 14:25:01 dr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/15 16:37:39 dr 1.5.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings
2004-08-11INTEGRATION: CWS encryption (1.3.4); FILE MERGEDOliver Bolte1-8/+3
2004/07/14 10:19:07 dr 1.3.4.2: RESYNC: (1.3-1.5); FILE MERGED 2004/03/17 12:55:26 dr 1.3.4.1: #115980# preparations for decryption
2004-07-30INTEGRATION: CWS dr19 (1.4.88); FILE MERGEDKurt Zenker1-39/+102
2004/06/23 10:02:52 dr 1.4.88.4: #i23296# #i30586# handle headers/footers overlaying sheet data 2004/06/11 11:10:50 dr 1.4.88.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/02 15:52:35 dr 1.4.88.2: #i23296# header/footer position 2004/06/02 13:28:47 dr 1.4.88.1: #i23153# import left/right h/f margins
2004-06-04INTEGRATION: CWS rowlimit (1.3.16); FILE MERGEDOliver Bolte1-6/+6
2004/04/29 16:24:27 er 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/19 15:58:28 er 1.3.16.1: #i1967# type correctness
2004-03-19INTEGRATION: CWS sab008 (1.2.68); FILE MERGEDOliver Bolte1-8/+8
2004/03/08 18:19:34 dr 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/08 16:47:49 dr 1.2.68.1: #115852# imp/exp of 'scale to width/height'
2004-03-02INTEGRATION: CWS calc18 (1.2.2); FILE MERGEDRüdiger Timm1-3/+3
2003/11/18 10:28:30 dr 1.2.2.1: #113975# type correctness for Excel/Calc cell address components
2003-11-05INTEGRATION: CWS calc17 (1.1.2); FILE ADDEDJens-Heiner Rechtien1-0/+429
2003/09/09 10:01:56 jmarmion 1.1.2.2: #112154# add selected trace features to excel import. 2003/08/18 14:11:43 dr 1.1.2.1: #111865# page settings reimplemented