summaryrefslogtreecommitdiff
path: root/sc/source/filter/html
AgeCommit message (Expand)Author
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-15cid#1448276 Dereference null return valueCaolán McNamara
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-24Simplify containers iterations in sc/source/filter/[h-o]*Arkadiy Illarionov
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2019-01-16use unique_ptr in ScHTMLLayoutParser::ImageNoel Grandin
2019-01-16use unique_ptr in ScHTMLLayoutParser::AdjustNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14tdf#119841 Crash when pasting an HTML table from a web pageNoel Grandin
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Bail out earlyMatteo Casalin
2018-09-09Avoid getTokenCountMatteo Casalin
2018-08-15tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth
2018-08-03tdf#119007 Crash when paste table from webNoel Grandin
2018-08-01loplugin:stringloop in scNoel Grandin
2018-07-12loplugin:useuniqueptr in ScHTMLLayoutParserNoel Grandin
2018-06-11tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth
2018-06-04tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin