summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2024-09-27tdf#162887 sdext.pdfimport: Fix tilingPatternFill crashDr. David Alan Gilbert1-0/+1
2024-08-29tdf#101611, tdf#108813, tdf#86211, sdext,pdfimport: Clip fillsDr. David Alan Gilbert1-0/+14
2024-08-09cid#1556026 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-08cid#1607356 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-18cid#1555824 Check of thread-shared field evades lock acquisitionCaolán McNamara1-20/+11
2024-07-11Resolves: tdf#161965 missing UpdateControlStates on page switchCaolán McNamara2-20/+38
2024-07-09cid#1606955 Use of auto that causes a copyCaolán McNamara1-2/+1
2024-06-02READMEs update: presenter console is now in sd instead of sdextJulien Nabet1-18/+0
2024-05-16loplugin:ostr in sdextNoel Grandin21-414/+414
2024-05-15add explicit png build dependency to xpdfimportCaolán McNamara1-0/+1
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara4-2/+4
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier1-3/+3
2024-04-26run gperf via wsl in wsl-as-helper caseChristian Lohmaier1-1/+1
2024-04-22use more OUString literalNoel Grandin1-6/+3
2024-04-04A small refactorMike Kaganski1-6/+10
2024-04-04Drop a bit of redundancyMike Kaganski2-2/+2
2024-04-04Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return falseMike Kaganski4-31/+9
2024-04-03tdf#160260: make poppler wrapper executable Unicode-aware on WindowsMike Kaganski1-21/+61
2024-03-31tdf#146619 Drop unused 'using namespace' in: sdext/Gabor Kelemen8-15/+1
2024-03-19remove leftover PresenterScreen PCH filesNoel Grandin2-174/+0
2024-03-08use more string_viewNoel Grandin2-4/+5
2024-03-07sdext.pdfimport: Use std::unique_ptrDr. David Alan Gilbert1-22/+20
2024-02-29tdf#113050 sdext.pdfimport: Enable tilingPatternFillDr. David Alan Gilbert1-1/+1
2024-02-29tdf#113050 sdext.pdfimport: Set and write TileWidth/HeightDr. David Alan Gilbert3-2/+10
2024-02-29tdf#113050 sdext.pdfimport: Add TileWidth and TileHeight fieldsDr. David Alan Gilbert3-9/+18
2024-02-29tdf#113050 sdext.pdfimport: Create the fill-image style and use itDr. David Alan Gilbert2-2/+40
2024-02-29tdf#113050 sdext.pdfimport: Expose the ImageContainer constDr. David Alan Gilbert1-0/+1
2024-02-29tdf#113050 sdext.pdfimport: Add FillImage field to PolyPolyElementDr. David Alan Gilbert3-10/+18
2024-02-29tdf#113050 sdext.pdfimport: Add ImageContainer::asBase64EncodedString'Dr. David Alan Gilbert2-0/+32
2024-02-29tdf#113050 sdext.pdfimport: In styles wrap 'Contents'Dr. David Alan Gilbert1-0/+4
2024-02-29tdf#113050 sdext.pdfimport: In styles Specialise draw:fill-imageDr. David Alan Gilbert1-1/+1
2024-02-29tdf#113050 sdext.pdfimport: Create poly for tiling patternDr. David Alan Gilbert1-4/+48
2024-02-29tdf#113050 sdext.pdfimport: Plumb tiling pattern fill to pdfiprocessorDr. David Alan Gilbert5-4/+35
2024-02-29tdf#113050 sdext.pdfimport Tiling pattern fill parserDr. David Alan Gilbert2-0/+34
2024-02-29tdf#113050 sdext.pdfimport: Flip bitmapDr. David Alan Gilbert1-2/+42
2024-02-29tdf#113050 sdext.pdfimport: Write the tiling pattern imageDr. David Alan Gilbert1-2/+62
2024-02-29tdf#113050 sdext.pdfimport: Write the tiling pattern headerDr. David Alan Gilbert2-1/+70
2024-02-25Simplify boost includes, and drop unneeded warning suppressionMike Kaganski1-24/+1
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2-2/+2
2024-01-13Fix obscure xpdfimport crash on missing fontsThorsten Behrens1-6/+6
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara1-21/+21
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet1-0/+1
2023-12-04cid#1546332 Using invalid iteratorJulien Nabet1-0/+1
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski5-13/+14
2023-11-29Extended loplugin:ostr: sdextStephan Bergmann1-11/+11
2023-11-28tdf#157589 tdf#153969: Revert "sdext.pdfimport Writer: Do not visit...Kevin Suo1-1/+1
2023-11-19Extended loplugin:ostr: sdextStephan Bergmann7-105/+105