summaryrefslogtreecommitdiff
path: root/sc/source/filter/qpro/biff.cxx
AgeCommit message (Collapse)Author
2016-11-03merge ScBiffReader and ScQProReaderNoel Grandin
Change-Id: I7267ffb4ad5c874d6c836a8d6ab823d63f8e2610 Reviewed-on: https://gerrit.libreoffice.org/30488 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-19loplugin:expandablemethodds in scNoel Grandin
Change-Id: Idda64b23ea91ec457b60279d851b7f01d8c02881 Reviewed-on: https://gerrit.libreoffice.org/30033 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
I made small changes to disable some test code conditionally by adding a few new debug macros. Change-Id: Ieaf6f1b29343fb896cc64163a116c629165e8db3 Reviewed-on: https://gerrit.libreoffice.org/22711 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-06-25remove whitespaceMarkus Mohrhard
Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
2014-04-04coverity#708054 Uninitialized scalar fieldCaolán McNamara
Change-Id: I75e0bb3a5c0894663fbade08b88ea10efc578c63
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
First, I updated the clang rewriter to do the conversion. Then I lightly hand-tweaked the output for the few places where the rewriter messed up, mostly when dealing with calls on "this". Change-Id: I40a6a977959cd97415c678eafc8507de8aa3b1a9 Reviewed-on: https://gerrit.libreoffice.org/7879 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
Change-Id: I65f2cb12c06784b5bcf6c6a2fad773825b6c409c
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-02-06Migrate DEBUG to OSL_DEBUG_LEVELThomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-07-21INTEGRATION: CWS chart29 (1.5.100); FILE MERGEDOliver Bolte
2008/07/10 13:59:35 dr 1.5.100.1: missing casts
2008-04-10INTEGRATION: CWS changefileheader (1.4.330); FILE MERGEDRüdiger Timm
2008/03/31 17:14:50 rt 1.4.330.1: #i87441# Change license header to LPGL v3.
2007-02-27INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGEDVladimir Glazounov
2006/12/01 16:06:09 dr 1.3.110.1: #i69284# remove compiler warnings for wntmsci10
2006-07-21INTEGRATION: CWS pchfix01 (1.2.140); FILE MERGEDKurt Zenker
2006/07/12 10:02:02 kaib 1.2.140.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
2006-01-27INTEGRATION: CWS qpro03 (1.1.2); FILE ADDEDJens-Heiner Rechtien
2005/09/21 13:23:42 er 1.1.2.4: change license header: remove SISSL 2005/05/24 10:44:02 er 1.1.2.3: #i41688# received from Shilpa: better mapping of unsupported/unknown function codes; cp1252 encoding 2005/05/20 12:38:45 mmeeks 1.1.2.2: Issue number: i#41688# Submitted by: sshilpa Reviewed by: mmeeks Misc. fixes for erAck. 2005/05/13 16:47:48 mmeeks 1.1.2.1: Issue number: i#41688# Submitted by: shilpa Reviewed by: mmeeks More qpro cleanup.