summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2024-01-31move CharMap out of cuiCaolán McNamara3-3/+1
2024-01-31move SvxNumberingPreview out of cuiCaolán McNamara1-1/+1
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos2-0/+32
2024-01-28cid#1588088 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-01-28Resolves: tdf#149409 enable impress 'Small Capitals' Toolbar ButtonCaolán McNamara6-1/+44
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)11-20/+20
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski16-25/+25
2024-01-25make insert row dialog asyncNoel Grandin1-26/+36
2024-01-24make text-table dialog asyncNoel Grandin1-15/+16
2024-01-24sd: remove condition to only show ThemeDialog in master viewTomaž Vajngerl1-15/+0
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi12-96/+77
2024-01-23make the graphic filter dialogs asyncNoel Grandin1-21/+15
2024-01-23make links dialog asyncNoel Grandin1-3/+9
2024-01-23make additions dialog asyncNoel Grandin1-2/+7
2024-01-23make diagram dialog asyncNoel Grandin1-2/+7
2024-01-22make object name dialog asyncNoel Grandin1-12/+17
2024-01-22object-title dialog can be used asyncNoel Grandin1-11/+16
2024-01-22make charmap dialog asyncNoel Grandin1-2/+7
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin7-27/+15
2024-01-22tdf#156718 PPTX import: fix the different formatting in table styleTibor Nagy2-0/+70
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl6-27/+23
2024-01-19ITEM: Needed reworks on ItemSurrogate mechanismArmin Le Grand (allotropia)1-80/+93
2024-01-18Implement hyperlinkInfoAtPosition for Impress.Gökay Şatır1-2/+22
2024-01-18tdf#140912, tdf#159219: fix import of graphic placeholder with custom promptMike Kaganski1-13/+9
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma2-4/+4
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)2-7/+7
2024-01-16loplugin:unusedmethodsNoel Grandin1-1/+0
2024-01-15cid#1546380 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara1-8/+10
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-12Send document colors with lok callbackSzymon Kłos1-1/+3
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)2-5/+10
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos5-11/+18
2024-01-11CppunitTest_sd_png_export_tests: relax test a bitXisco Fauli1-1/+1
2024-01-11tdf#158664 Ignore Notifications when SlideShow is inactiveArmin Le Grand (allotropia)1-0/+8
2024-01-11lok: send error on access denied in image import 2Szymon Kłos1-1/+13
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara2-4/+3
2024-01-05tdf#158743: sd_png_export: Add unittestXisco Fauli2-0/+52
2024-01-05Use officecfg instead of SvtFilterOptions wrapper in sfx2, sd, ooxGabor Kelemen2-16/+15
2024-01-04tdf#114441 sal_uLong to better integer typebuldi2-3/+3
2024-01-04Simplify rectangle unit conversionMike Kaganski1-4/+5
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski12-38/+38
2024-01-03Use officecfg instead of SvtSlideSorterBarOptions classGabor Kelemen2-17/+20
2024-01-01tdf#157742 tdf#157783 - sd: fix copy master slides styleBalazs Varga1-18/+46
2024-01-01tdf#158710 Fix animation list custom rendering for vcl gen pluginJim Raykowski2-4/+8
2023-12-31Replace "size() == 0 with empty()" (sd)Julien Nabet1-1/+1
2023-12-30simplify OutlineToImpressFinalizer, no need to use SvLockBytesNoel Grandin1-52/+7
2023-12-30move IsFuzzing to comphelperCaolán McNamara7-20/+20
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)2-3/+3
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır2-0/+8