summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xipivot.cxx
AgeCommit message (Expand)Author
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida
2012-02-28Properly prefixed members of ScDPNumGroupInfo.Kohei Yoshida
2012-02-27Correctly import ref type (aka display type) of data fields.Kohei Yoshida
2012-02-27Import field as hidden field only when the axes type is 0.Kohei Yoshida
2012-02-14String to rtl::OUString in the xls pivot table import code.Kohei Yoshida
2012-02-14Fixed ODS import filter to correctly identify data layout dimension.Kohei Yoshida
2012-02-14Correctly set pivot's popup flag when importing from Excel docs.Kohei Yoshida
2012-02-14Removed the incorrect assumption about the data layout field.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-07callcatcher: remove some unused methodsCaolán McNamara
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-04-26Fixed crash on load when loading doc with pivot table.Kohei Yoshida
2011-04-08Update the source range with data in the pivot cache.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-01Call-catcher: removed unused functions in calcAlfonso Eusebio
2011-01-31Remove unnecessary string copying.Kohei Yoshida
2011-01-31Replaced tools/string with ::rtl::OUString in ScDPSaveDimensionSören Möller
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-21Take care of importing pivot tables with range name from xls docs.Kohei Yoshida
2011-01-21Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida
2011-01-21Encapsulated access to aSourceRange.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann
2009-11-16#i106583# Use the up-to-date output range when refreshing datapilot tables.Kohei Yoshida
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-08-28fixed a build breakage.Kohei Yoshida
2009-08-03#i12587# suncc warningDaniel Rentz
2009-07-31We append an extra title row only for xls import, not for ods import.Kohei Yoshida
2009-07-29#i12587# small fixes for BIFF import, preparations for BIFF exportDaniel Rentz
2009-07-17#i12587# import shapes embedded in charts and chart sheets from BIFF5/BIFF8Daniel Rentz
2009-07-13#i103512# fixed a crasher bug.Kohei Yoshida
2009-06-19#i100619# initial commit of patches from ooo-build that implement newKohei Yoshida
2009-06-19Re-activate imports of hidden fields from xls per Daniel's input.Kohei Yoshida
2009-06-19Store custom display names with ods documents. Note that this relies on prop...Kohei Yoshida
2009-06-19#i22029# #i81335# applied & adjusted the patch from ooo-build.Kohei Yoshida
2009-06-19added grid layout bits.Kohei Yoshida
2009-01-19CWS-TOOLING: integrate CWS kohei02Vladimir Glazounov