summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlforw.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-08use more string_viewNoel Grandin1-1/+1
2023-11-29Extended loplugin:ostr: swStephan Bergmann1-9/+9
2023-11-19Extended loplugin:ostr: swStephan Bergmann1-1/+1
2023-10-23Implement PreserveSpaces boolean HTML/ReqIF export filter optionMike Kaganski1-8/+8
2023-08-28new loplugin:optionalboolNoel Grandin1-4/+4
2023-08-05Define px as 1/96 in in HTML filterMike Kaganski1-13/+1
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen1-6/+4
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann1-4/+6
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen1-6/+4
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski1-1/+1
2023-03-03reduce casting in writer html export filterNoel Grandin1-24/+23
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin1-3/+3
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-4/+4
2022-08-25no need to allocate SwHTMLPosFlyFrames separatelyNoel Grandin1-14/+11
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+3
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin1-3/+3
2022-04-06Drop write-only uses of pNonConvertableChars argumentMike Kaganski1-30/+17
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski1-17/+16
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-5/+5
2021-10-10use SfxItemSetFixed in swNoel Grandin1-2/+1
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-4/+4
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+1
2021-04-27use more string_view in tools/streamNoel Grandin1-4/+4
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-4/+4
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-2/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin1-15/+15
2020-05-08improve loplugin:referencecastingNoel Grandin1-2/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna1-3/+3
2019-12-23sal_Char->char in swNoel Grandin1-3/+3
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-7/+0
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-8/+8
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-1/+1
2019-10-02loplugin:stringadd in swNoel Grandin1-4/+3
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-2/+1
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov1-11/+9
2019-04-19optimise find/insert patternNoel Grandin1-6/+4
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin1-1/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-2/+2
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin1-1/+1
2018-10-04loplugin:useuniqueptr in HTMLControlsNoel Grandin1-1/+1