summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltab.cxx
AgeCommit message (Expand)Author
2021-11-24ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2021-03-22ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2019-11-20tdf#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
2018-01-19pack these without holesCaolán McNamara
2018-01-17ofz#5444 asserts and Null-dereference READCaolán McNamara
2018-01-14ofz#5294 Indirect-leakCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11ofz#5235 Bad-castCaolán McNamara
2018-01-10ofz#5211 limit table parsing depthCaolán McNamara
2018-01-09just use a simple vectorCaolán McNamara