summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2021-11-03tdf#144914 PPTX export: fix interactions and hyperlinks on shapesTibor Nagy
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-11-02Resolves: tdf#136945 fix custom slide show dnd to reorder pagesCaolán McNamara
2021-11-02tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopHenrik Palomäki
2021-11-02tdf#136945 use ListStore instead of TreeStore to avoid dnd creating subnodesCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-30add SfxUnoFrameItem arg to indicate what frame sent this SfxRequestCaolán McNamara
2021-10-30sd: uitest: test "save to ODP as read-only with password protection"Xisco Fauli
2021-10-27sd: split CppunitTest_sd_import_tests in twoXisco Fauli
2021-10-27sd_import: use a template for makefilesXisco Fauli
2021-10-26uitest: rearrange tests to avoid "close_doc: no active frame"Xisco Fauli
2021-10-26tdf#141908 - CppUnittests: replace usage of sal_Int32 with color4k5h1t
2021-10-26Make sure that self-assign test checks typesMike Kaganski
2021-10-25loplugin:indentation (macOS)Stephan Bergmann
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22Revert part of "Simplify vector initialization in sd"Julien Nabet
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-22Removed duplicated includeAndrea Gelmini
2021-10-21Fix typosAndrea Gelmini
2021-10-21loplugin:flattenNoel Grandin
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-20tdf#144917 PPTX import: fix hyperlinks on grouped shapesTibor Nagy
2021-10-20Related tdf#145037 and tdf#145028 - Animation sidebar usabilityHeiko Tietze
2021-10-16Simplify vector initialization in sdJulien Nabet
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14tdf#33749 - revised merge and unmerge cells UI controlsRoss Johnson
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13tdf#124232 PPTX export: fix interactions and hyperlinks on imagesTibor Nagy
2021-10-13tdf#144943 PPTX import: fix permission for editingTünde Tóth
2021-10-13sd: remove another unused documentXisco Fauli
2021-10-13sd: remove unused smartart documents from gitXisco Fauli
2021-10-11tdf#145030 resync with empty selection if we unselected everythingCaolán McNamara
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-10Typo: brake(s)->break(s) (I let the right use of "brake" of course)Julien Nabet
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-06lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann