summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist5-24/+14
2013-10-13Drop unused typedefs and #includesTakeshi Abe2-10/+1
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist2-7/+3
2013-10-11-Werror,-Wunused-variableStephan Bergmann4-22/+67
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida10-29/+31
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida5-16/+36
2013-10-11Some cleanups to avoid unnecessary getString() calls.Kohei Yoshida2-6/+4
2013-10-11Make the same change to the orcus interface & remove unused methods.Kohei Yoshida3-94/+13
2013-10-11Import shared formulas from xlsx without crashing.Kohei Yoshida3-29/+26
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida6-36/+47
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida3-3/+3
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida9-18/+29
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin31-313/+312
2013-10-08convert sc/source/filter/ftools/*.cxx from String to OUStringNoel Grandin2-12/+12
2013-10-08convert sc/source/filter/html/*.cxx from String to OUStringNoel Grandin3-36/+36
2013-10-08convert sc/source/filter/qpro/*.cxx from String to OUStringNoel Grandin2-3/+3
2013-10-08convert sc/source/filter/rtf/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-08convert sc/source/filter/starcalc/*.cxx from String to OUStringNoel Grandin1-8/+8
2013-10-08convert sc/source/filter/xcl97/*.cxx from String to OUStringNoel Grandin3-12/+12
2013-10-08convert sc/source/filter/dif/*.cxx from String to OUStringNoel Grandin2-8/+6
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin6-13/+13
2013-10-07really fix itThomas Arnhold1-0/+21
2013-10-07fix buildThomas Arnhold1-22/+1
2013-10-07html export: <table> has no cols attribute in 4.0Thomas Arnhold1-11/+0
2013-10-07html export: 4.0 needs type attribute for style tagThomas Arnhold1-1/+3
2013-10-07html export: use only HTML 4.0 for exportThomas Arnhold1-1/+1
2013-10-04warning C4701: potentially uninitialized local variablesMichael Stahl1-2/+2
2013-10-04fdo#39674 fix some spellingThomas Arnhold3-11/+11
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin3-4/+4
2013-10-04convert sc/source/filter/inc/Xcl*.hxx from String to OUStringNoel Grandin3-9/+9
2013-10-04convert source/filter/inc/*.hxx from String to OUStringNoel Grandin9-20/+20
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin10-47/+34
2013-10-04convert sc/source/filter/inc/html*.hxx from String to OUStringNoel Grandin6-17/+17
2013-10-04convert sc/source/filter/inc/lot*.hxx from String to OUStringNoel Grandin8-18/+18
2013-10-04covnert sc/source/filter/inc/namebuff.hxx from String to OUStringNoel Grandin4-32/+32
2013-10-04convert sc/source/filter/inc/qpro*.hxx from String to OUStringNoel Grandin3-7/+7
2013-10-04convert sc/source/filter/inc/rtfparse.hxx from String to OUStringNoel Grandin5-8/+8
2013-10-04convert sc/source/filter/inc/tokstack.hxx from String to OUStringNoel Grandin3-25/+25
2013-10-04convert sc/source/filter/inc/xcl97rec.hxx from String to OUStringNoel Grandin2-11/+11
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin20-102/+102
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin21-110/+111
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin19-67/+67
2013-10-04convert sc/source/filter/xml/*.hxx from String to OUStringNoel Grandin3-8/+8
2013-10-03de-GetBuffer calcCaolán McNamara9-55/+18
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-21/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-29/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-49/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-112/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-24/+0