summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlform.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-05Define px as 1/96 in in HTML filterMike Kaganski1-35/+9
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-1/+1
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl1-7/+10
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-3/+4
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-2/+2
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-2/+2
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+3
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-5/+5
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-1/+0
2022-03-04use SfxItemSet::GetItemIfSet in sw/source/filterNoel Grandin1-40/+24
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák1-1/+1
2022-01-09Try a different approach to fix ofz#39303Jan-Marek Glogowski1-11/+11
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-09-26ofz#39303 don't Abrt on missing com.sun.star.form.component.FormCaolán McNamara1-0/+5
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-2/+2
2021-06-14sw: prefix members of HTMLAttrContext_SaveDoc, SvxCSS1Parser, ...Miklos Vajna1-29/+29
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-4/+4
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+5
2020-11-11loplugin:stringviewNoel1-2/+2
2020-10-20use tools::Long in swNoel1-1/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin1-11/+11
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-3/+3
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-2/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-4/+4
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-5/+5
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-3/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-6/+6
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-10/+2
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-4/+12
2019-07-20loplugin:referencecasting in swNoel Grandin1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-2/+2
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-17/+17
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-4/+1
2018-10-20loplugin:staticvar in swNoel Grandin1-3/+3
2018-10-03loplugin:constfields in swNoel Grandin1-4/+4
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin1-4/+4
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-25/+25