summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)1-5/+4
2022-05-25tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna3-14/+64
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann5-7/+12
2022-05-24modernize and improve PropertySetInfoNoel Grandin2-8/+6
2022-05-24reserve vector in FrameView::WriteUserDataSequenceNoel Grandin1-0/+1
2022-05-24tdf#149206: sd_import_tests2: Add unittestXisco Fauli2-0/+25
2022-05-23tdf#149141 - Added default object creation when drag size too lowAshSinc3-3/+59
2022-05-23tdf#66228 PPTX export: fix lost U-shaped connectorsTibor Nagy2-0/+15
2022-05-20tdf#135843: sd_export_tests-ooxml3: Add unittest for the export partXisco Fauli2-0/+27
2022-05-20new loplugin:unnecessary lockingNoel Grandin1-4/+1
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann1-1/+1
2022-05-17Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara2-2/+8
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin2-5/+5
2022-05-11tdf#149029 Scroll to the selected object in the Animation panel on selectingCaolán McNamara1-0/+9
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)1-1/+1
2022-05-10tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy2-0/+62
2022-05-09Resolves: tdf#148985 crash on searching for non-existing prefixCaolán McNamara1-0/+2
2022-05-07Revert "tdf#147919 PPTX export: fix curved and bent connector shape"Stephan Bergmann2-62/+0
2022-05-05tdf#148818 Fix missing text in boxes with empty first paragraphHossein1-2/+1
2022-05-05use more o3tl::getTokenNoel Grandin6-40/+38
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann2-36/+36
2022-05-05tdf#148921: sd_import_tests-smartart: Add unittestXisco Fauli2-0/+28
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna1-0/+16
2022-05-04tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy2-0/+62
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann39-257/+256
2022-05-03add o3tl::equalsAsciiNoel Grandin5-17/+19
2022-05-01use more string_view in variousNoel Grandin7-34/+36
2022-04-29use more string_view in INetURLObjectNoel Grandin4-5/+5
2022-04-27UITest_impress_tests: fix sporadic failuresXisco Fauli1-9/+13
2022-04-27tdf#148665: sd_import_tests-smartart: Add unittestXisco Fauli2-0/+22
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin1-1/+1
2022-04-27tdf#141835 handle SHOWWINDOWMODE_END when resuming the slide showdldld2-2/+2
2022-04-27sd_export_tests-ooxml2: don't use try/catch in this testXisco Fauli1-10/+4
2022-04-26add o3tl::toUInt32Noel Grandin2-4/+5
2022-04-26tdf#53970 PPTX: fix import of linked media filesTünde Tóth1-1/+18
2022-04-26tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli2-0/+22
2022-04-25tdf#148654 stop playing sound with presentation endsCaolán McNamara1-0/+2
2022-04-22tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli2-0/+43
2022-04-21sd_export_tests-ooxml3: Add simple test for import/export of underlineXisco Fauli2-0/+797
2022-04-20loplugin:passstuffbyrefNoel Grandin2-2/+2
2022-04-20tdf#119649: sd_import_tests2: Add unittestXisco Fauli2-0/+43
2022-04-19tdf#148620: sd: add UItestXisco Fauli1-0/+77
2022-04-15tdf#109169 use custGeom for Octagon Bevel shapeRegina Henschel3-0/+46
2022-04-14use more string_view in sdNoel Grandin8-26/+27
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin8-26/+28
2022-04-12resave with latest gladeCaolán McNamara1-97/+100
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin2-3/+5
2022-04-11lok: use JsonWriter for annotations notificationSzymon Kłos1-28/+27
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-6/+7
2022-04-10cid#1503836 silence Dereference null return valueCaolán McNamara1-2/+3