summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-28tdf#124333 PPTX import: fix Z-order of embedded OLE objectsTünde Tóth
2022-09-25tdf#150715 Animations in LO Impress do not work properlyNoel Grandin
2022-09-23CppunitTest_sd_uiimpress: use utf-16Xisco Fauli
2022-09-20tdf#89928 pptx import: implement import of BiLevel thresholdSarper Akdemir
2022-09-20tdf#94122 pptx export: fix automatic text color exportSarper Akdemir
2022-09-20simplify usage of TempFile in sdNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-16tdf#149551 unit test writing mode in shape in ImpressRegina Henschel
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-15no need to load SaveVBA symbol at runtimeNoel Grandin
2022-09-14no need to load ImportPPT symbol at runtimeNoel Grandin
2022-09-14no need to load ExportPPT symbol at runtimeNoel Grandin
2022-09-14tdf#148620: sd: move UITest to CppUnittestXisco Fauli
2022-09-14merge sdfilt library into sdNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14no need to dynamically ImportCGM symbolNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-09tdf#150719 PPTX import: fix hyperlink format (lost underline)Tibor Nagy
2022-09-08Fix CppunitTest_sd_export_tests-ooxml3 on non-default DPIMike Kaganski
2022-09-08Fix CppunitTest_sd_png_export_tests on non-default DPIMike Kaganski
2022-09-08Fix typoAndrea Gelmini
2022-09-08tdf#150770: sd_import_tests2: Add unittestXisco Fauli
2022-09-08tdf#150102 Correct PrefSize for UNO API Metafile exporterArmin Le Grand (allotropia)
2022-09-07sd: rename WriteAnimationNodeAudio to MediaMiklos Vajna
2022-09-06Replace leftover use of StarSymbol with OpenSymbolTor Lillqvist
2022-09-05Fix typoAndrea Gelmini
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-04tdf#150773: Avoid bringing loading files to front several timesMike Kaganski
2022-09-03crashtesting: assert on loading ooo57561-1.sxiCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02Related: tdf#149969 PPTX export: add loop from the animation of a media shapeMiklos Vajna
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-01cid#1500537 silence Dereference after null checkCaolán McNamara
2022-09-01cid#1500519 Using a moved objectCaolán McNamara
2022-08-31tdf#150506 Execution parameter confused with slot stateMaxim Monastirsky
2022-08-31tdf#144092 pptx export: export endParaRPr for empty shape & cellsSarper Akdemir
2022-08-31tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
2022-08-29span requires a complete element typeStephan Bergmann