summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/impex.cxx
AgeCommit message (Expand)Author
2012-04-18Just link statically to ScFilterCreate() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-15resolved fdo#48731 in CSV import do not strip leading apostropheEike Rathke
2012-04-14resolved fdo#48621 better handling of broken CSV filesEike Rathke
2012-04-13two additional places to raise data truncated error for fdo#48516Eike Rathke
2012-04-13one more lcl_appendLineData() for line size >64kEike Rathke
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke
2012-04-10sal_Bool to boolEike Rathke
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard
2012-02-09we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-16just return a new string rather than pass by referenceCaolán McNamara
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara
2012-01-10force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara
2012-01-09simplify CharClassCaolán McNamara
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-14stray pointless aByteLineCaolán McNamara
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard
2011-09-12ScPateUndo cleaned up.Kohei Yoshida
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks
2011-08-17fdo#32703 make CSV import ignore leading spaces before quoted field contentEike Rathke
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-25Paste link from another calc doc as external reference instead of DDE.Kohei Yoshida
2011-04-12Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-18- Remove deprecated <tools/list.hxx> include.Rafael Dominguez
2011-02-15ab80: resync to m100Andreas Bregas
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead codeThomas Arnhold
2011-01-03Fixed build errors due to BOOL to bool conversions.Kohei Yoshida
2010-12-14Provide import options when pasting HTML data. (fdo#32400)Kohei Yoshida
2010-12-14Fixed unformatted text paste. (fdo#32213)Kohei Yoshida
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida