summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2022-08-18fix SfxBindings::Invalidate(const sal_uInt16 *): AssertionCaolán McNamara1-1/+1
2022-08-11sd: avoid divide by zero in FuZoom::MouseMoveXisco Fauli1-4/+8
2022-07-26tdf#149697 PPTX export: fix changing place of connection pointsTibor Nagy2-0/+25
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna1-2/+3
2022-07-08tdf#128150 Fix PPTX slide background fill mode for shapesSamuel Mehrbrodt8-18/+59
2022-07-01tdf#149787 capture a copy of mpViewShell and mpViewCaolán McNamara1-4/+4
2022-06-30tdf#141313 only hide Impress Remote option if there is no sdremote at allChristian Lohmaier1-1/+1
2022-06-30impress remote connection dialog must also work without bluetoothChristian Lohmaier1-1/+1
2022-06-29tdf#149748 sd theme: fix crash on selecting none from color barMiklos Vajna2-16/+33
2022-06-28Integer division could cancel small values of wrong signMike Kaganski2-0/+1
2022-06-27tdf#149311 PPTX export: fix internal hyperlink on textsTibor Nagy2-0/+16
2022-06-25Resolves tdf#143055 - Make Snap-to-grid easier to accessHeiko Tietze6-0/+6
2022-06-24tdf#149126 fix export of PPTX preset shapesTibor Nagy3-41/+50
2022-06-24tdf#149314 PPTX import: fix internal hyperlink in editorTibor Nagy2-0/+31
2022-06-21sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna3-0/+84
2022-06-20tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski2-1/+9
2022-06-16Fix customslideshows.ui extended tipOlivier Hallot1-1/+1
2022-06-16tdf#149351 Add a 'Turn off mouse as pen' shortcutGabor Kelemen1-0/+9
2022-06-10new loplugin:moveitNoel Grandin2-3/+2
2022-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl6-0/+456
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze1-1/+1
2022-06-02Fix typosAndrea Gelmini1-1/+1
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin4-11/+7
2022-06-01tdf#148736 improve labels for Arrow style popup dialogsSeth Chaiklin1-1/+1
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)1-4/+22
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)2-0/+38
2022-05-31CppunitTest_sd_tiledrendering: reduce test doc size in testTdf104405Miklos Vajna1-284/+3
2022-05-30CppunitTest_sd_filter_eppt also needs the ASan hackStephan Bergmann1-0/+4
2022-05-30tdf#149128 PPTX export: fix <stCxn> and <endCxn> connector propertiesTibor Nagy2-0/+17
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin3-4/+4
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy2-0/+37
2022-05-27tdf#149124 PPTX import: fix broken connectors in grouped shapesTibor Nagy2-0/+18
2022-05-26sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna2-1/+25
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin1-1/+2
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