summaryrefslogtreecommitdiff
path: root/sc/source/filter/html
AgeCommit message (Expand)AuthorFilesLines
2017-11-03ofz: fix leakCaolán McNamara1-104/+76
2017-10-23loplugin:includeform: scStephan Bergmann4-42/+42
2017-09-20unused aCId in ScHTMLExportNoel Grandin2-25/+2
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin2-13/+13
2017-09-14Replace some lists by vectors (sc/filter)Julien Nabet1-24/+24
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-2/+2
2017-08-29loplugin:constparam in sc part8Noel Grandin2-9/+9
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-3/+3
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-5/+5
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-1/+1
2017-07-09tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl1-4/+11
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann2-4/+4
2017-07-04loplugin:unusedfields in sc part3Noel Grandin2-10/+1
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist2-4/+4
2017-06-26loplugin:oncevar in scNoel Grandin1-3/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin4-7/+7
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-06expand out FltError and eERR constantsNoel Grandin1-2/+2
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin2-7/+7
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-78/+79
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-52/+51
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-04-11loplugin:inlinefields in ScHTMLLayoutParserNoel Grandin1-14/+12
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin1-74/+70
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin2-19/+19
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin2-18/+18
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-02-21loplugin:subtlezeroinit: scStephan Bergmann1-1/+1
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-2/+2
2017-02-09use std::unique_ptr and reorder membersJochen Nitschke1-10/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-5/+0
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin2-3/+3
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2017-01-04Refactor lcl_makeHTMLColorTripletMuhammet Kara1-9/+5
2016-11-28orcus is mandatory nowMarkus Mohrhard1-11/+0
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin1-2/+2
2016-11-07loplugin:expandablemethods in scNoel Grandin1-1/+1
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin1-12/+7
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin3-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2