summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-04-07tdf#141297: sd: Add UItestXisco Fauli2-0/+97
2021-04-07tdf#141267 PPTX export: fix handling of audio nodes with non-media sourceMiklos Vajna3-2/+18
2021-04-07rtl::Static -> function local staticNoel Grandin8-48/+16
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara2-3/+6
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara2-2/+2
2021-04-06update pchesCaolán McNamara1-1/+2
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara3-2/+3
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski2-4/+3
2021-03-31LOK: getPartInfo now returns master page countPranam Lashkari1-0/+3
2021-03-31sd: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna4-42/+73
2021-03-29tdf#125560 PPTX import: fix WordArt effect textDeflate and textInflateTopGabor Kelemen3-0/+34
2021-03-29tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy2-0/+41
2021-03-29Fix duplicate object IDStephan Bergmann1-1/+1
2021-03-29tdf#131269: sd_import: Add unittestXisco Fauli2-0/+17
2021-03-28cid#1474092 Untrusted loop boundCaolán McNamara1-2/+12
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel3-3/+3
2021-03-26loplugin:flattenNoel3-62/+62
2021-03-26create operator bool for BitmapNoel1-1/+1
2021-03-25tdf#67614 - Added the FHD image resolutionAndreas Heinisch4-6/+43
2021-03-25loplugin:unusedvarsglobalNoel1-3/+0
2021-03-25tdf#134734 sd,sw: add UITestsMichael Stahl1-0/+111
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl6-27/+163
2021-03-25const OUString -> const OUStringLiteralMike Kaganski18-37/+34
2021-03-24Related: tdf#135363 don't keep a reference to the vcl::WindowCaolán McNamara2-15/+0
2021-03-24Resolves: tdf#135364 ensure the window is released by a11y disposeCaolán McNamara2-3/+11
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-24sd_import_tests: simplify testXisco Fauli1-8/+10
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC422-1669/+422
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai1-5/+1
2021-03-23Revert "Remove this unreliable check."Tamás Zolnai1-0/+3
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse2-0/+16
2021-03-22Remove this unreliable check.Tamás Zolnai1-3/+0
2021-03-22lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai1-1/+5
2021-03-22failure seen in UITest backtraceCaolán McNamara1-6/+10
2021-03-22tdf#124176 Use pragma oncepekka-dev1-3/+1
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara1-3/+2
2021-03-21cid#1473853 Unchecked return valueCaolán McNamara1-3/+1
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-20cid#1474258 Uninitialized pointer fieldCaolán McNamara1-0/+1
2021-03-20cid#1459022 Uninitialized pointer fieldCaolán McNamara1-0/+1
2021-03-19cid#1474113 Out-of-bounds readCaolán McNamara1-1/+1
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara3-10/+10
2021-03-19tdf#131905 PPTX table export: fix vertical alignmentTibor Nagy2-0/+28
2021-03-18weld the sidebar deckCaolán McNamara1-2/+2
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze16-2/+203
2021-03-17throw exception for errors in uitest actionsNoel Grandin1-1/+0
2021-03-16tdf#136956 reorder undo actions in removeColumnsMark Hung1-0/+35
2021-03-16devtools: move "Development Tools" menu from "Help" to "Tools"Tomaž Vajngerl2-2/+2
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt1-2/+2