summaryrefslogtreecommitdiff
path: root/sc/source/filter/html/htmlexp.cxx
AgeCommit message (Expand)Author
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-08-25sc HTML export: indent conditional blockMiklos Vajna
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-28sc html export: some more places to skip imagesTomaž Vajngerl
2014-04-24sc html export: Skip all graphic objects at HTML exportTomaž Vajngerl
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-18Remove <!-- --> in <style> in calc export to HTMLTimothy Markle
2014-02-14Remove deprecated text attribute from <body> in calc export to htmlTimothy Markle
2014-02-14sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-16CID#1103768 uninitialized scalar fieldCaolán McNamara
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-08convert sc/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-07really fix itThomas Arnhold
2013-10-07fix buildThomas Arnhold
2013-10-07html export: <table> has no cols attribute in 4.0Thomas Arnhold
2013-10-07html export: 4.0 needs type attribute for style tagThomas Arnhold
2013-10-07html export: use only HTML 4.0 for exportThomas Arnhold
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/html*.hxx from String to OUStringNoel Grandin
2013-09-11String cleanupRicardo Montania
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-07Translate German commentsPhilipp Weissenbacher
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna