summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-31also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard
2012-08-23A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida
2012-08-23Convert xlsx unnamed database range import to direct scDaniel Bankston
2012-08-23Prevent broadcasts to gain xlsx formula import performance boostDaniel Bankston
2012-08-13fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida
2012-08-13this method is no longer usedMarkus Mohrhard
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard
2012-08-13add autoMin/autoMax oox importMarkus Mohrhard
2012-08-13write the conditional formatting earlier into the modelMarkus Mohrhard
2012-08-13don't use a reference parameter hereMarkus Mohrhard
2012-08-13remove unused includeMarkus Mohrhard
2012-08-13use an enum instead of several flagsMarkus Mohrhard
2012-08-09misc comment import/export fixesNoel Power
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-12ExtGlobalContext::onCreateContext: warning C4702: unreachable codeMichael Stahl
2012-07-12NumberFormatsBuffer: use new configmgr apiMiklos Vajna
2012-07-03remove a forgotten about (harmless) hack for the formulabuffer changeNoel Power
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-22more new formulabuffer const cleanupNoel Power
2012-06-21some const correctness tweaks to various signatures in new formulabufferNoel Power
2012-06-21fix core dump setting preload value for some cell formulaNoel Power
2012-06-20gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-06-18remove two cppcheck warnings in scMarkus Mohrhard
2012-06-13callcatcher: update unused code listCaolán McNamara
2012-06-12changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"Eike Rathke
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-07dead code: unused Biff virtualsThomas Arnhold
2012-06-07get rid of unecessary loop and change commentNoel Power
2012-06-07Revert "get rid of unecessary loop and change comment"Noel Power
2012-06-07get rid of unecessary loop and change commentNoel Power
2012-06-07attempt to use mce::FallBack for control/oleObject importNoel Power
2012-06-05fix missing ole and form control(s) on xlsx importNoel Power
2012-06-05drop some unused codeCaolán McNamara
2012-06-04better import xlsx heightsNoel Power
2012-06-04remove anchor to cell shape (re)position hackNoel Power
2012-05-30don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power
2012-05-30fix missing form control, partial fix for fdo#49430Noel Power
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-25Revert "(reworked )reorg. code a little so ole controls are catered for wrt f...Noel Power
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-21initial support for percentile in data bars/color scalesMarkus Mohrhard
2012-05-21better import for excel 2007 data bar filesMarkus Mohrhard
2012-05-21support to suppress values in data bar cellsMarkus Mohrhard
2012-05-21support fixed axis in the middle of the cellMarkus Mohrhard