summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2022-06-10new loplugin:moveitNoel Grandin
2022-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-06-02Fix typosAndrea Gelmini
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-01tdf#148736 improve labels for Arrow style popup dialogsSeth Chaiklin
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)
2022-05-31CppunitTest_sd_tiledrendering: reduce test doc size in testTdf104405Miklos Vajna
2022-05-30CppunitTest_sd_filter_eppt also needs the ASan hackStephan Bergmann
2022-05-30tdf#149128 PPTX export: fix <stCxn> and <endCxn> connector propertiesTibor Nagy
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy
2022-05-27tdf#149124 PPTX import: fix broken connectors in grouped shapesTibor Nagy
2022-05-26sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-25tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24reserve vector in FrameView::WriteUserDataSequenceNoel Grandin
2022-05-24tdf#149206: sd_import_tests2: Add unittestXisco Fauli
2022-05-23tdf#149141 - Added default object creation when drag size too lowAshSinc
2022-05-23tdf#66228 PPTX export: fix lost U-shaped connectorsTibor Nagy
2022-05-20tdf#135843: sd_export_tests-ooxml3: Add unittest for the export partXisco Fauli
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann
2022-05-17Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-11tdf#149029 Scroll to the selected object in the Animation panel on selectingCaolán McNamara
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-10tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy
2022-05-09Resolves: tdf#148985 crash on searching for non-existing prefixCaolán McNamara
2022-05-07Revert "tdf#147919 PPTX export: fix curved and bent connector shape"Stephan Bergmann
2022-05-05tdf#148818 Fix missing text in boxes with empty first paragraphHossein
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-05tdf#148921: sd_import_tests-smartart: Add unittestXisco Fauli
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-05-04tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27UITest_impress_tests: fix sporadic failuresXisco Fauli
2022-04-27tdf#148665: sd_import_tests-smartart: Add unittestXisco Fauli
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27tdf#141835 handle SHOWWINDOWMODE_END when resuming the slide showdldld
2022-04-27sd_export_tests-ooxml2: don't use try/catch in this testXisco Fauli
2022-04-26add o3tl::toUInt32Noel Grandin