summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltab.cxx
AgeCommit message (Expand)Author
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-11rename Prc->Percent in swNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth
2019-10-29remove unnecessary includesCaolán McNamara
2019-09-20no more SwClient: sw/source/filter/htmlBjoern Michaelsen
2019-08-03Fix typosAndrea Gelmini
2019-04-29sw: prefix members of HTMLTableCellMiklos Vajna
2019-03-28return by unique_ptr from InsertTableContentsNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-11-22convert SwTableAutoFormat::UpdateFlags to scoped enumNoel Grandin
2018-11-22convert JumpToMarks to scoped enumNoel Grandin
2018-11-05sw: prefix members of HTMLAttrMiklos Vajna
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna
2018-08-07ofz#9733 drop bookmarks in deleted rangeCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-20loplugin:useuniqueptr in HTMLTableNoel Grandin
2018-07-19loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-03-13ofz#6891 empty vector accessCaolán McNamara
2018-02-08ofz#6102 Null-dereferenceCaolán McNamara
2018-02-05ofz#5909 Null-dereference READCaolán McNamara
2018-02-01ofz#5718 Direct-leakCaolán McNamara
2018-02-01ofz#5872 Direct-leakCaolán McNamara
2018-01-31ofz#5855 revert fix mem leakCaolán McNamara
2018-01-25sw: try to limit rowspan/colspan attributes a bitMichael Stahl
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-23ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl
2018-01-19sw: loplugin:unreffunMichael Stahl
2018-01-19sw: HTMLTable::m_pTopTable is always "this"Michael Stahl