summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/inc
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in sdextNoel Grandin
2024-03-08use more string_viewNoel Grandin
2024-02-29tdf#113050 sdext.pdfimport: Add TileWidth and TileHeight fieldsDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Expose the ImageContainer constDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Add FillImage field to PolyPolyElementDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Add ImageContainer::asBase64EncodedString'Dr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Plumb tiling pattern fill to pdfiprocessorDr. David Alan Gilbert
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2022-12-07sdext: move the include of XComponentContext.hpp to where it is usedKevin Suo
2022-12-06"using namespace com::sun::star" -> css in header fileKevin Suo
2022-12-04tdf#152083 related: make the isComplex check block as a separate functionKevin Suo
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-07-14speed up loading PDF fileNoel Grandin
2022-07-01tdf#137544 reduce cost of dynamic_castNoel Grandin
2022-06-24clang-tidy modernize-pass-by-value in sdextNoel Grandin
2022-02-04sdext.pdfimport tdf#137128: Recognize more font name and weight...Kevin Suo
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-11sdext.pdfimport tdf#78427: Add support for more Font Weight featuresKevin Suo
2021-07-16Fix typosAndrea Gelmini
2021-07-14tdf#78427 sdext.pdfimport: more bold/italic/Oblique fixesKevin Suo
2021-07-12tdf#78427 sdext.pdfimport: refactor the conversion of font family namesKevin Suo
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-05-10compact namespace in sdextNoel Grandin
2020-04-21return shared_ptr from createDocumentElementNoel Grandin
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-02-04replace boost::bimap in sdext pdfimportCaolán McNamara
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-29loplugin:useuniqueptr in PDFReaderNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2018-12-21use unique_ptr in sdextNoel Grandin
2018-11-22remove unused enums DocumentTextDirection and RendererPaneStyle::SideNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-08-30loplugin:useuniqueptr in PDFObjectNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-03-06loplugin:useuniqueptr in sdextNoel Grandin
2018-02-02Simplify sortElements in pdfiprocessor (sdext)Julien Nabet
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-12-24pdf: use bimap for GraphicsContext-id mapAshod Nakashian