summaryrefslogtreecommitdiff
path: root/sc/source/filter/html
AgeCommit message (Expand)AuthorFilesLines
2014-04-24sc html export: Skip all graphic objects at HTML exportTomaž Vajngerl1-2/+9
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl1-4/+5
2014-04-23sc: sal_Bool->boolNoel Grandin2-12/+12
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-4/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard4-40/+0
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-7/+5
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida1-0/+2
2014-03-14coverity#705828 Dereference before null checkCaolán McNamara1-8/+4
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-0/+1
2014-03-03Remove visual noise from scAlexander Wilms2-15/+15
2014-02-23Remove unneccessary commentsAlexander Wilms4-11/+11
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-18Remove <!-- --> in <style> in calc export to HTMLTimothy Markle1-3/+1
2014-02-14Remove deprecated text attribute from <body> in calc export to htmlTimothy Markle1-1/+1
2014-02-14sal_Bool->boolNoel Grandin2-14/+14
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-5/+5
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-22remove SvStream::operator<< methodsNoel Grandin1-7/+7
2014-01-22convert more SvStream::operator<< callsNoel Grandin2-37/+37
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-24/+23
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin2-4/+4
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-10-21drop CharSet typedefCaolán McNamara1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-2/+2
2013-10-16CID#1103768 uninitialized scalar fieldCaolán McNamara1-0/+1
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist2-6/+6
2013-10-08convert sc/source/filter/html/*.cxx from String to OUStringNoel Grandin3-36/+36
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-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin2-5/+5
2013-10-04convert sc/source/filter/inc/html*.hxx from String to OUStringNoel Grandin3-9/+9
2013-10-04convert sc/source/filter/inc/rtfparse.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-8/+8
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara1-8/+8
2013-09-19error: "ENABLE_ORCUS" is not definedMiklos Vajna1-0/+2
2013-09-18Disable all features that rely on orcus.Kohei Yoshida1-0/+10
2013-09-11String cleanupRicardo Montania2-46/+35
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin1-7/+7
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin2-4/+6
2013-09-02Translate German commentsPhilipp Weissenbacher1-32/+32
2013-09-02Translate German commentsPhilipp Weissenbacher1-65/+62
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-07Translate German commentsPhilipp Weissenbacher1-24/+22
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-10/+4