summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2024-04-05tdf#160260: make poppler wrapper executable Unicode-aware on WindowsMike Kaganski1-21/+61
2024-01-15Fix obscure xpdfimport crash on missing fontsThorsten Behrens1-6/+6
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
2023-10-31tdf#106057: Don't fail PDFReader::read, when several entries in stackMike Kaganski1-7/+12
2023-10-31Try to revert to use of file_iterator from boost on WindowsMike Kaganski1-76/+0
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdextStephan Bergmann2-10/+10
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-29/+29
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann6-41/+41
2023-09-28cool#7307 short-circuit pdf parsing during detect if no 'AdditionalStreams'Caolán McNamara1-0/+39
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin2-13/+11
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin2-11/+13
2023-06-26new loplugin:constexprliteralNoel Grandin1-3/+3
2023-04-30Use getXWeak in sdextMike Kaganski1-3/+3
2023-04-09new loplugin:unnecessarygetstrNoel Grandin2-4/+4
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin7-81/+60
2023-03-16XmlTestTools: factor out common codeXisco Fauli1-5/+0
2023-03-06BaseMutex->std::mutex in PDFIRawAdaptorNoel Grandin2-10/+5
2023-03-06BaseMutex->std::mutex in PDFDetectorNoel Grandin2-6/+4
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen1-3/+2
2023-01-26cid#1520592 Logically dead codeCaolán McNamara1-3/+0
2023-01-24pdfimport: refactor pdf and hybrid format detection codeTomaž Vajngerl1-143/+190
2023-01-21move presenter console from sdext/ to sd/Noel Grandin69-25988/+0
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann13-75/+11
2022-12-23loplugin:unocast (sdext::presenter::CachablePresenterView)Stephan Bergmann9-8/+54
2022-12-17cid#1517773 silence Wrapper object use after freeCaolán McNamara2-5/+11
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann1-1/+2
2022-12-16Use unotoosl::WeakReference to avoid a dynamic_castStephan Bergmann3-9/+7
2022-12-14loplugin:unocast (sdext::presenter::PresenterNotesView)Stephan Bergmann4-3/+20
2022-12-08Removed useless semicolonAndrea Gelmini1-1/+1
2022-12-07loplugin:unusedmethodsNoel Grandin7-433/+3
2022-12-07loplugin:unusedfieldsNoel Grandin1-2/+0
2022-12-07stray fprintfCaolán McNamara1-1/+0
2022-12-07loplugin:singlevalfieldsNoel Grandin2-4/+0
2022-12-07sdext: move the include of XComponentContext.hpp to where it is usedKevin Suo2-2/+1
2022-12-06weld InformationDialog info dialogCaolán McNamara7-287/+58
2022-12-06InformationDialog is a misleading nameCaolán McNamara5-8/+8
2022-12-06add Assistant::set_page_side_imageCaolán McNamara1-3/+1
2022-12-06Resolves: tdf#121297 weld Presentation MinimizerCaolán McNamara8-1373/+652
2022-12-06"using namespace com::sun::star" -> css in header fileKevin Suo2-5/+3
2022-12-04tdf#152083: sdext Pre-reverse the text for RTL in Writer pdfimport as wellKevin Suo3-4/+65
2022-12-04tdf#147246 sdext: font name returned by font descriptor may be...Kevin Suo1-0/+4
2022-12-04tdf#152083 related: make the isComplex check block as a separate functionKevin Suo3-18/+22
2022-12-03tdf#147246 sdext.pdfimport: "font-family-asia" -> "font-family-asian"Kevin Suo2-2/+2
2022-12-01tdf#92717 Presenter screen on one monitorDaniel Lohmann1-2/+4