summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree
AgeCommit message (Expand)Author
20 hourscid#1607356 COPY_INSTEAD_OF_MOVECaolán McNamara
2 dayscid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara
12 dayscid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09cid#1606955 Use of auto that causes a copyCaolán McNamara
2024-05-16loplugin:ostr in sdextNoel Grandin
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-08use more string_viewNoel Grandin
2024-02-29tdf#113050 sdext.pdfimport: Set and write TileWidth/HeightDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Add TileWidth and TileHeight fieldsDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Create the fill-image style and use itDr. 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: In styles wrap 'Contents'Dr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: In styles Specialise draw:fill-imageDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Create poly for tiling patternDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Plumb tiling pattern fill to pdfiprocessorDr. David Alan Gilbert
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet
2023-12-04cid#1546332 Using invalid iteratorJulien Nabet
2023-11-28tdf#157589 tdf#153969: Revert "sdext.pdfimport Writer: Do not visit...Kevin Suo
2023-11-19Extended loplugin:ostr: sdextStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
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: sdext Pre-reverse the text for RTL in Writer pdfimport as wellKevin Suo
2022-12-04tdf#152083 related: make the isComplex check block as a separate functionKevin Suo
2022-12-03tdf#147246 sdext.pdfimport: "font-family-asia" -> "font-family-asian"Kevin Suo
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo
2022-11-27cid#982469 Unchecked dynamic_castCaolán McNamara
2022-11-25Resolves tdf#152083: Ligatures are incorrectly reversed in Draw pdf importKevin Suo
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann
2022-11-08sdext.pdfimport - Wirter: add handling for continuous space charactersKevin Suo
2022-11-06sdext.pdfimport Writer: Do not visit DrawElement twice in WriterXmlEmitterKevin Suo
2022-10-19tdf#151546: RTL text is reversed (Writer pdfimport)Kevin Suo
2022-10-13sdext.pdfimport: resolves tdf#104597: RTL script text runs are reversedKevin Suo
2022-07-14elide some temporary OUStringsNoel Grandin
2022-07-01tdf#137544 reduce cost of dynamic_castNoel Grandin
2022-06-29tdf#137544 reduce work in sdext::PageElement::resolveUnderlinesNoel Grandin
2022-06-29simplify iterator manipulationNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-02-17Parameter should apparently be of type sal_Int32Stephan Bergmann
2022-02-04sdext.pdfimport: these SAL_WARN should be SAL_INFOKevin Suo
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-12loplugin:moveparam in sdextNoel Grandin
2021-10-11sdext.pdfimport tdf#78427: Add support for more Font Weight featuresKevin Suo
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-14sdext.pdfimport: <text:s> and <text:tab> don't have "text:style-name" attributeKevin Suo
2021-07-14tdf81484 Draw and Writer pdf import: SimSun bold font is shown as "outline"Kevin Suo
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin