summaryrefslogtreecommitdiff
path: root/sc/source/filter/rtf
AgeCommit message (Expand)AuthorFilesLines
2012-09-09fix crash introduced by stl conversion, fdo#54299Markus Mohrhard1-1/+1
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida1-1/+1
2012-07-26SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vectorNoel Grandin1-8/+6
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-09Remove superfluous empty lines on topThomas Arnhold3-10/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-10/+0
2012-05-03New menu now inserts current time into cell.Kohei Yoshida1-1/+1
2012-04-15resolved fdo#48731 in CSV import do not strip leading apostropheEike Rathke1-0/+1
2012-04-10sal_Bool to boolEike Rathke1-1/+1
2012-03-22Convert tools/table.hxx usage to std::map in ScEEImport classNoel Grandin1-11/+7
2012-03-15Convert tools/table.hxx to std::map in ScEEParser class in SC moduleNoel Grandin1-12/+16
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2011-12-07fdo#42259: Fixed RTF import crash etc.Kohei Yoshida1-27/+29
2011-11-27remove pch from the include listNorbert Thiebaud1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud5-10/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-2/+2
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard1-1/+1
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-1/+1
2011-08-04String to rtl::OUString.Kohei Yoshida1-3/+3
2011-08-03Parse CSS in the <style> content and set number formats to cells.Kohei Yoshida1-4/+20
2011-07-31ByteString::CreateFromInt32 -> rtl::OStringBuffer::appendCaolán McNamara1-2/+2
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak2-5/+5
2011-05-23Fix an old remove DECLARE_LIST bug. Could be related to fdo#37429Joseph Powers1-8/+14
2011-05-23fix for fdo#37429 crash when copy/paste table from writer to calcMarkus Mohrhard1-1/+1
2011-03-29switch sc to gbuildNorbert Thiebaud1-60/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida4-79/+79
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei Yoshida1-1/+1
2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida1-2/+1
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida1-3/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko4-82/+82
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-2/+2
2010-12-05WaE, shadowed variable namesCaolán McNamara1-2/+1
2010-12-04Remove DECLARE_LIST( ScRTFDefaultList, ScRTFCellDefault* )Joseph Powers1-14/+20
2010-12-03WaE, shadowed variablesCaolán McNamara2-13/+11
2010-12-03Remove DECLARE_LIST( ScEEParseList, ScEEParseEntry* ) from ScEEParserJoseph Powers2-27/+36
2010-12-01Remove DECLARE_LIST( ScHTMLImageList, ScHTMLImage* ) from eeparser.hxxJoseph Powers1-10/+9
2010-11-03Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner1-2/+5
2010-10-20Removed lots of dead code.Povilas Kanapickas1-31/+0
2010-10-17clean up after removal of empty makefilesDavid Tardon1-2/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+10
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida1-0/+1
2010-09-16calc-html-csv-import-force-text-cell.diff: MigratedKohei Yoshida1-2/+11
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo2-9/+6
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov1-6/+8
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov6-25/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien6-25/+6
2010-02-09koheicsvimport: #i102141# Use the global 'use US English' option only when th...Kohei Yoshida1-2/+3
2010-01-19Rebased to DEV300_m69.Kohei Yoshida2-3/+3
2010-01-13#i107450#: move more code out of svxMathias Bauer1-1/+1