summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07tdf#141297: sd: Add UItestXisco Fauli
2021-04-07tdf#141267 PPTX export: fix handling of audio nodes with non-media sourceMiklos Vajna
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-04-06update pchesCaolán McNamara
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski
2021-03-31LOK: getPartInfo now returns master page countPranam Lashkari
2021-03-31sd: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-03-29tdf#125560 PPTX import: fix WordArt effect textDeflate and textInflateTopGabor Kelemen
2021-03-29tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy
2021-03-29Fix duplicate object IDStephan Bergmann
2021-03-29tdf#131269: sd_import: Add unittestXisco Fauli
2021-03-28cid#1474092 Untrusted loop boundCaolán McNamara
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26loplugin:flattenNoel
2021-03-26create operator bool for BitmapNoel
2021-03-25tdf#67614 - Added the FHD image resolutionAndreas Heinisch
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25tdf#134734 sd,sw: add UITestsMichael Stahl
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Related: tdf#135363 don't keep a reference to the vcl::WindowCaolán McNamara
2021-03-24Resolves: tdf#135364 ensure the window is released by a11y disposeCaolán McNamara
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-24sd_import_tests: simplify testXisco Fauli
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai
2021-03-23Revert "Remove this unreliable check."Tamás Zolnai
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse
2021-03-22Remove this unreliable check.Tamás Zolnai
2021-03-22lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai
2021-03-22failure seen in UITest backtraceCaolán McNamara
2021-03-22tdf#124176 Use pragma oncepekka-dev
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-21cid#1473853 Unchecked return valueCaolán McNamara
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-20cid#1474258 Uninitialized pointer fieldCaolán McNamara
2021-03-20cid#1459022 Uninitialized pointer fieldCaolán McNamara
2021-03-19cid#1474113 Out-of-bounds readCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-19tdf#131905 PPTX table export: fix vertical alignmentTibor Nagy
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-17throw exception for errors in uitest actionsNoel Grandin
2021-03-16tdf#136956 reorder undo actions in removeColumnsMark Hung
2021-03-16devtools: move "Development Tools" menu from "Help" to "Tools"Tomaž Vajngerl