summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-04-17tdf#141407 NB remove EPub from calc, draw, impress NBsandreas kainz5-34/+6
2021-04-15tdf#141269: sd_export: Add unittestXisco Fauli2-0/+31
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin11-56/+59
2021-04-15sd: just use Color in these assertsXisco Fauli2-15/+15
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin3-13/+15
2021-04-15sd: use hexadecimal representation for colorsXisco Fauli4-37/+37
2021-04-15sd: improve output when asserting colorsXisco Fauli1-1/+4
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos6-12/+101
2021-04-12tdf#131171: make Diagonal Squares animations behave as describedKatarina Behrens1-8/+8
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin2-18/+15
2021-04-12update PCHsCaolán McNamara1-8/+2
2021-04-12Partially resolves tdf#134369: Enable word-wrap by default for shapes in sdRafael Lima2-0/+7
2021-04-09Recheck include/ with IWYUGabor Kelemen35-0/+35
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-1/+1
2021-04-08update PCHsLuboš Luňák2-4/+9
2021-04-08impress: avoid crash when user edits text and other deletes slideSzymon Kłos1-0/+22
2021-04-08lok: remove event listener when disposingHenry Castro1-0/+4
2021-04-08impress: delete correct page when has multiple usersSzymon Kłos1-2/+9
2021-04-08tdf#141511 fix null pointer use crashJim Raykowski1-4/+7
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-23/+25
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