summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo8-1/+33
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-11-27cid#982469 Unchecked dynamic_castCaolán McNamara1-1/+1
2022-11-25CppunitTest_sdext_pdfimport: move it to 'qa' folderXisco Fauli8-10/+11
2022-11-25sdext: remove unused documentXisco Fauli1-0/+0
2022-11-25Resolves tdf#152083: Ligatures are incorrectly reversed in Draw pdf importKevin Suo2-8/+49
2022-11-20sdext.pdfimport: Use string() in xpath for testTdf104597_textrunKevin Suo2-26/+28
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann2-2/+2
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann2-4/+28
2022-11-08sdext.pdfimport - Wirter: add handling for continuous space charactersKevin Suo3-3/+63
2022-11-06sdext.pdfimport Writer: Do not visit DrawElement twice in WriterXmlEmitterKevin Suo1-1/+1
2022-10-24sdext.pdfimport: refactor this unit test and active it for WindowsKevin Suo2-17/+11
2022-10-22loplugin:unusedmethodsNoel Grandin1-2/+0
2022-10-19tdf#151546: RTL text is reversed (Writer pdfimport)Kevin Suo3-10/+70
2022-10-17use more string_viewNoel Grandin4-31/+32
2022-10-13sdext.pdfimport: resolves tdf#104597: RTL script text runs are reversedKevin Suo4-31/+48
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist1-0/+2
2022-09-15poppler: upgrade to release 22.09.0Michael Stahl1-0/+4
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin2-2/+2
2022-09-13Fix build with Poppler 22.09.0Sam James1-1/+8
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-10/+8
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann8-8/+8