summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xistyle.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-28fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power1-1/+1
2013-04-13Resolves: #i121215# fix the spreadsheet font familyHerbert Dürr1-2/+12
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-5/+5
2013-02-05pData can't be NULL anymoreMarkus Mohrhard1-0/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+37
2012-12-04dr78: #i71453# BIFF2: use formatting information from cell recordsDaniel Rentz [dr]1-0/+22
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-3/+3
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon1-1/+1
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-15/+15
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-1/+2
2012-04-01use same border width information for xls import and export, fdo#44742Markus Mohrhard1-22/+15
2012-01-20Mempool size args are unused.Stephan Bergmann1-1/+1
2011-12-07fdo#43308: Set the logic straight for "center across selection" setting.Kohei Yoshida1-9/+3
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-07callcatcher: remove some unused methodsCaolán McNamara1-13/+0
2011-10-25I don't need to include this header.Kohei Yoshida1-1/+0
2011-10-25fdo#41369: Use the 'Default' style as the parent style.Kohei Yoshida1-3/+25
2011-09-06Improve performance of large Excel documents wrt cell style import.Kohei Yoshida1-23/+8
2011-06-10fdo#37622: Fix incorrect font attribute lookup during XLS import.Kohei Yoshida1-3/+7
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-12/+12
2011-04-15fdo#35142: Avoid importing unnamed styles from XLS.Kohei Yoshida1-2/+2
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-19/+19
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat1-19/+17
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-12/+25
2011-03-01Remove bogus comments.Guillaume Poussel1-11/+11
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-0/+13
2011-01-19Fixed incorrect import of cell attributes from Excel documents.Kohei Yoshida1-0/+9
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-13/+13
2010-12-21Better mapping of cell border thickness when importing xls documents.Kohei Yoshida1-15/+26
2010-12-21Prefer the real iterators over First() Next() iteration pattern.Kohei Yoshida1-9/+6
2010-12-20Removed const_cast, and fixed some accidental logic change.Kohei Yoshida1-14/+16
2010-12-20Remove ScfDelList in xistyleNigel Hawkins1-44/+58
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida1-1/+1
2010-12-09Don't allow client code to call clear() directly, it leaks memory.Kohei Yoshida1-1/+1
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-6/+12
2010-12-03more Sal n elementsKenneth Venken1-1/+2
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins1-1/+1
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+2
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-1/+62
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat1-16/+17
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-1/+62
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida1-0/+3
2010-10-04Ported calc-perf-xls-import-cellstyles.diff from ooo-build.Kohei Yoshida1-26/+81
2010-09-02dr77: use vba import filter in ooxDaniel Rentz [dr]1-0/+13
2010-04-12CWS-TOOLING: integrate CWS dr74Jens-Heiner Rechtien1-23/+44
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1