summaryrefslogtreecommitdiff
path: root/sw/source/core/text/EnhancedPDFExportHelper.cxx
AgeCommit message (Expand)Author
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-06-28tdf#143105 Don't export empty URLs to PDFJan-Marek Glogowski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21replace dynamic_cast<SwCellFrame> with cheaper checkNoel Grandin
2021-06-16tdf#38187 Create back link from footnote text to anchor in textGeorgy Litvinov
2021-06-13tdf#142741 and tdf#38187 Set valid pages for footnote links PDF export.Georgy Litvinov
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-03-24sw bibliography, refer to a page: add PDF export linksMiklos Vajna
2021-01-18sw: prefix members of SwCombinedPortion, SwEnhancedPDFExportHelper, ...Miklos Vajna
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-07sw: prefix members of SwBlockName, SwTaggedPDFHelper, ...Miklos Vajna
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-07-31loplugin:flatten in sw/core/textNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-03-02speedup sw build a littleNoel Grandin
2020-02-26use GatherFieldsBjoern Michaelsen
2020-02-26use GatherFieldsBjoern Michaelsen
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-09-30Make resolved comments appear resolved when printedScott Clarke
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand
2019-01-18convert POR constants to scoped enumNoel Grandin
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl
2018-11-15sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRuleMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-15sw_redlinehide_3: use the second list number in the text formattingMichael Stahl
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in EnhancedPDFExportHelper.cxxMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in EnhancedPDFExportHelper.cxxMichael Stahl
2018-06-08sw_redlinehide: trivial node conversions in EnhancedPDFExportHelper.cxxMichael Stahl
2018-02-21loplugin:changetoolsgen in swNoel Grandin