Age | Commit message (Expand) | Author |
2024-12-05 | tdf#85428: Clip strokes | Dr. David Alan Gilbert |
2024-11-27 | PVS: V560 A part of conditional expression is always true: bSuccess | Xisco Fauli |
2024-11-12 | tdf#145614 Convert #define to enum class | Oromidayo Owolabi |
2024-11-04 | new loplugin:staticconstexpr | Noel Grandin |
2024-10-27 | cid#1555789 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-26 | sdext replace OUStringLiteral with new OUString literal | Arnaud VERSINI |
2024-10-22 | cid#1545605 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-19 | cid#1633260 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-18 | tdf#148526 sdext,pdfimport: Write clipToStrokePath | Dr. David Alan Gilbert |
2024-10-18 | tdf#148526 sdext,pdfimport: clipToStrokePath: Set line join | Dr. David Alan Gilbert |
2024-10-18 | tdf#148526 sdext,pdfimport: rendering::PathJoinType to B2DLineJoin | Dr. David Alan Gilbert |
2024-10-18 | tdf#148526 sdext,pdfimport: Expand path to contour | Dr. David Alan Gilbert |
2024-10-17 | tdf#148526 sdext,pdfimport: Parse clipToStrokePath | Dr. David Alan Gilbert |
2024-10-05 | Use good old string literals in assertXPath and friends | Mike Kaganski |
2024-09-27 | tdf#162887 sdext.pdfimport: Fix tilingPatternFill crash | Dr. David Alan Gilbert |
2024-08-29 | tdf#101611, tdf#108813, tdf#86211, sdext,pdfimport: Clip fills | Dr. David Alan Gilbert |
2024-08-09 | cid#1556026 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-08 | cid#1607356 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-06 | cid#555593 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-31 | cid#1555417 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-28 | cid#1556624 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-18 | cid#1555824 Check of thread-shared field evades lock acquisition | Caolán McNamara |
2024-07-11 | Resolves: tdf#161965 missing UpdateControlStates on page switch | Caolán McNamara |
2024-07-09 | cid#1606955 Use of auto that causes a copy | Caolán McNamara |
2024-06-02 | READMEs update: presenter console is now in sd instead of sdext | Julien Nabet |
2024-05-16 | loplugin:ostr in sdext | Noel Grandin |
2024-05-15 | add explicit png build dependency to xpdfimport | Caolán McNamara |
2024-05-12 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-04-26 | run gperf via wsl in wsl-as-helper case | Christian Lohmaier |
2024-04-22 | use more OUString literal | Noel Grandin |
2024-04-04 | A small refactor | Mike Kaganski |
2024-04-04 | Drop a bit of redundancy | Mike Kaganski |
2024-04-04 | Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return false | Mike Kaganski |
2024-04-03 | tdf#160260: make poppler wrapper executable Unicode-aware on Windows | Mike Kaganski |
2024-03-31 | tdf#146619 Drop unused 'using namespace' in: sdext/ | Gabor Kelemen |
2024-03-19 | remove leftover PresenterScreen PCH files | Noel Grandin |
2024-03-08 | use more string_view | Noel Grandin |
2024-03-07 | sdext.pdfimport: Use std::unique_ptr | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Enable tilingPatternFill | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Set and write TileWidth/Height | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Add TileWidth and TileHeight fields | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Create the fill-image style and use it | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Expose the ImageContainer const | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Add FillImage field to PolyPolyElement | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Add ImageContainer::asBase64EncodedString' | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: In styles wrap 'Contents' | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: In styles Specialise draw:fill-image | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Create poly for tiling pattern | Dr. David Alan Gilbert |
2024-02-29 | tdf#113050 sdext.pdfimport: Plumb tiling pattern fill to pdfiprocessor | Dr. David Alan Gilbert |