summaryrefslogtreecommitdiff
path: root/sw/source/core/text/EnhancedPDFExportHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-18sw: prefix members of SwCombinedPortion, SwEnhancedPDFExportHelper, ...Miklos Vajna1-15/+15
2021-01-09fix coverity parse errorsCaolán McNamara1-4/+4
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-4/+4
2020-12-07sw: prefix members of SwBlockName, SwTaggedPDFHelper, ...Miklos Vajna1-9/+9
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-10-20use tools::Long in swNoel1-7/+7
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-09-30loplugin:reducevarscope in swNoel1-1/+1
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-26/+25
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-2/+1
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-26use GatherFieldsBjoern Michaelsen1-72/+71
2020-02-26use GatherFieldsBjoern Michaelsen1-50/+39
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-1/+1
2019-12-11convert SectionType to scoped enumNoel Grandin1-3/+3
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-1/+1
2019-09-30Make resolved comments appear resolved when printedScott Clarke1-1/+5
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+2
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand1-15/+3
2019-01-18convert POR constants to scoped enumNoel Grandin1-16/+17
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl1-1/+4
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl1-3/+14
2018-11-15sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRuleMichael Stahl1-4/+5
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl1-2/+5
2018-11-15sw_redlinehide_3: use the second list number in the text formattingMichael Stahl1-2/+2
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov1-22/+13
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial conversions in EnhancedPDFExportHelper.cxxMichael Stahl1-2/+2
2018-06-08sw_redlinehide: trivial conversions in EnhancedPDFExportHelper.cxxMichael Stahl1-7/+8
2018-06-08sw_redlinehide: trivial node conversions in EnhancedPDFExportHelper.cxxMichael Stahl1-5/+5
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-4/+4
2018-01-30loplugin:unused-returns in swNoel Grandin1-6/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-9/+9
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-9/+9
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-9/+9
2017-10-27loplugin:constantparam in swNoel Grandin1-4/+4
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-2/+2
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1