summaryrefslogtreecommitdiff
path: root/sw/source/core/text/EnhancedPDFExportHelper.cxx
AgeCommit message (Expand)Author
2019-08-13tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl
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
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2017-01-05Related: tdf#105093 sw PDF export: handle embedded videosMiklos Vajna
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna
2017-01-03Related: tdf#104841 sw PDF export: handle linked videosMiklos Vajna
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin