Age | Commit message (Expand) | Author |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-13 | Fix obscure xpdfimport crash on missing fonts | Thorsten Behrens |
2023-12-31 | cid#1546464 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-04 | cid#1545597 Using invalid iterator | Julien Nabet |
2023-12-04 | cid#1546332 Using invalid iterator | Julien Nabet |
2023-12-01 | tdf#158442: fix opening hybrid PDFs on Windows | Mike Kaganski |
2023-11-29 | Extended loplugin:ostr: sdext | Stephan Bergmann |
2023-11-28 | tdf#157589 tdf#153969: Revert "sdext.pdfimport Writer: Do not visit... | Kevin Suo |
2023-11-19 | Extended loplugin:ostr: sdext | Stephan Bergmann |
2023-10-31 | tdf#106057: Don't fail PDFReader::read, when several entries in stack | Mike Kaganski |
2023-10-31 | Try to revert to use of file_iterator from boost on Windows | Mike Kaganski |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdext | Stephan Bergmann |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-09-28 | cool#7307 short-circuit pdf parsing during detect if no 'AdditionalStreams' | Caolán McNamara |
2023-08-25 | Revert "use more Reference::query instead of UNO_QUERY_THROW" | Noel Grandin |
2023-08-18 | use more Reference::query instead of UNO_QUERY_THROW | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-04-30 | Use getXWeak in sdext | Mike Kaganski |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-30 | loplugin:stringadd in sd/sdext | Noel Grandin |
2023-03-16 | XmlTestTools: factor out common code | Xisco Fauli |
2023-03-06 | BaseMutex->std::mutex in PDFIRawAdaptor | Noel Grandin |
2023-03-06 | BaseMutex->std::mutex in PDFDetector | Noel Grandin |
2023-02-16 | Drop 'using namespace ::std' in dirs s* | Gabor Kelemen |
2023-01-26 | cid#1520592 Logically dead code | Caolán McNamara |
2023-01-24 | pdfimport: refactor pdf and hybrid format detection code | Tomaž Vajngerl |
2023-01-21 | move presenter console from sdext/ to sd/ | Noel Grandin |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-23 | loplugin:unocast (sdext::presenter::CachablePresenterView) | Stephan Bergmann |
2022-12-17 | cid#1517773 silence Wrapper object use after free | Caolán McNamara |
2022-12-16 | loplugin:unocast (SvXMLImport) | Stephan Bergmann |
2022-12-16 | Use unotoosl::WeakReference to avoid a dynamic_cast | Stephan Bergmann |
2022-12-14 | loplugin:unocast (sdext::presenter::PresenterNotesView) | Stephan Bergmann |
2022-12-08 | Removed useless semicolon | Andrea Gelmini |
2022-12-07 | loplugin:unusedmethods | Noel Grandin |
2022-12-07 | loplugin:unusedfields | Noel Grandin |
2022-12-07 | stray fprintf | Caolán McNamara |
2022-12-07 | loplugin:singlevalfields | Noel Grandin |
2022-12-07 | sdext: move the include of XComponentContext.hpp to where it is used | Kevin Suo |
2022-12-06 | weld InformationDialog info dialog | Caolán McNamara |
2022-12-06 | InformationDialog is a misleading name | Caolán McNamara |
2022-12-06 | add Assistant::set_page_side_image | Caolán McNamara |
2022-12-06 | Resolves: tdf#121297 weld Presentation Minimizer | Caolán McNamara |
2022-12-06 | "using namespace com::sun::star" -> css in header file | Kevin Suo |
2022-12-04 | tdf#152083: sdext Pre-reverse the text for RTL in Writer pdfimport as well | Kevin Suo |
2022-12-04 | tdf#147246 sdext: font name returned by font descriptor may be... | Kevin Suo |
2022-12-04 | tdf#152083 related: make the isComplex check block as a separate function | Kevin Suo |
2022-12-03 | tdf#147246 sdext.pdfimport: "font-family-asia" -> "font-family-asian" | Kevin Suo |