summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc
AgeCommit message (Expand)Author
2023-10-07Make fields privateMike Kaganski
2023-10-07Drop newly unused m_nTopBorder and m_nBottomBorder from SwWriteTableRowMike Kaganski
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-03-03reduce casting in writer html export filterNoel Grandin
2023-01-12tdf#152425 Fix order in stiName arrayMike Kaganski
2022-10-07use more SwPositionNoel Grandin
2022-10-07use more SwPosition::GetNodeNoel Grandin
2022-08-20SwNodeIndex->SwNode in StealAttrNoel Grandin
2022-08-20SwNodeIndex->SwNode in CalculateFlySizeNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-06-19ofz#47706 TimeoutCaolán McNamara
2022-05-24sw: document SwFltAnchorListenerMiklos Vajna
2022-05-09sw: prefix members of RTFSurround, SwMSConvertControls, ww8::WW8Sttb and ...Miklos Vajna
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-10-11loplugin:moveparam in swNoel Grandin
2021-07-25ofz#36537 Invalid-enum-valueCaolán McNamara
2021-06-30indexing: add indexing export as an export filter for WriterTomaž Vajngerl
2021-06-28sw: prefix members of HTMLTableColumn, HTMLTableContext, SwWriteTableCol ...Miklos Vajna
2021-06-19indexing: indexing paragraph text with the ModelTraverserTomaž Vajngerl
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-06-14sw: prefix members of HTMLAttrContext_SaveDoc, SvxCSS1Parser, ...Miklos Vajna
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna
2021-05-13inline some typedefsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-03-12Revert "merge sw::hack::Position and SwFltPosition"Caolán McNamara
2021-03-02split out MoveAttrFieldmarkInsertedCaolán McNamara
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara
2021-01-22Fix typoAndrea Gelmini
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara
2020-05-24inline some use-once typedefsNoel Grandin
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-20Translate German variable namesJohnny_M
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-17ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl