summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-04-22tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli2-0/+31
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-022-2/+2
2021-04-21tdf#141708: sd: Add UItestXisco Fauli1-0/+32
2021-04-21tdf#141703 Restore tab function in sd tablesSamuel Mehrbrodt1-2/+5
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-4/+4
2021-04-20no need to use a macro hereNoel Grandin1-46/+44
2021-04-20lok: Pass object ord num in the uno commandmerttumer1-2/+4
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+4
2021-04-19notebookbar: minify for onlineSzymon Kłos4-0/+140
2021-04-18tdf#141708 wait until float is activated to grab focusCaolán McNamara3-3/+24
2021-04-17tdf#140764 add ImageMode to tabbed NBandreas kainz2-13/+192
2021-04-17tdf#48551: change preset subtype of Fly Out and Crawl Out exit animationsKatarina Behrens1-12/+12
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