summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-10-27sd: split CppunitTest_sd_import_tests in twoXisco Fauli4-1763/+1907
2021-10-27sd_import: use a template for makefilesXisco Fauli5-205/+159
2021-10-26uitest: rearrange tests to avoid "close_doc: no active frame"Xisco Fauli1-51/+43
2021-10-26tdf#141908 - CppUnittests: replace usage of sal_Int32 with color4k5h1t1-7/+7
2021-10-26Make sure that self-assign test checks typesMike Kaganski7-675/+225
2021-10-25loplugin:indentation (macOS)Stephan Bergmann1-3/+3
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák1-3/+12
2021-10-22Revert part of "Simplify vector initialization in sd"Julien Nabet1-27/+23
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák2-55/+63
2021-10-22Removed duplicated includeAndrea Gelmini1-2/+0
2021-10-21Fix typosAndrea Gelmini1-2/+2
2021-10-21loplugin:flattenNoel Grandin2-93/+94
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl7-27/+378
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin1-41/+41
2021-10-20tdf#144917 PPTX import: fix hyperlinks on grouped shapesTibor Nagy2-0/+21
2021-10-20Related tdf#145037 and tdf#145028 - Animation sidebar usabilityHeiko Tietze2-562/+566
2021-10-16Simplify vector initialization in sdJulien Nabet5-34/+35
2021-10-15do not use text-based LOK callback internallyLuboš Luňák2-54/+54
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski9-12/+12
2021-10-14use std::vector::insert instead of push_backNoel Grandin1-4/+6
2021-10-14tdf#33749 - revised merge and unmerge cells UI controlsRoss Johnson1-0/+1
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski10-35/+43
2021-10-13tdf#124232 PPTX export: fix interactions and hyperlinks on imagesTibor Nagy1-0/+44
2021-10-13tdf#144943 PPTX import: fix permission for editingTünde Tóth3-0/+31
2021-10-13sd: remove another unused documentXisco Fauli1-0/+0
2021-10-13sd: remove unused smartart documents from gitXisco Fauli9-0/+0
2021-10-11tdf#145030 resync with empty selection if we unselected everythingCaolán McNamara1-11/+26
2021-10-11loplugin:moveparam in sdNoel Grandin14-35/+35
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-22/+14
2021-10-10loplugin:moveparam in svxNoel Grandin2-3/+3
2021-10-10Typo: brake(s)->break(s) (I let the right use of "brake" of course)Julien Nabet1-1/+1
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet1-3/+3
2021-10-09Typo *ropertie -> *ropertyJulien Nabet1-1/+1
2021-10-06lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos1-1/+2
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin1-3/+3
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet7-9/+2
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann3-12/+12
2021-10-01loplugin:constparamsNoel Grandin2-2/+2
2021-10-01tdf#144616 PPTX import: fix hyperlinks on shapesTibor Nagy2-0/+59
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin7-9/+9
2021-09-29use SfxItemSetFixed in sdNoel Grandin37-118/+97
2021-09-28gives names to all the Idles and TasksNoel Grandin22-18/+35
2021-09-28vcl: rename OutDevState to StackChris Sherlock4-7/+21
2021-09-27Drop 'using namespace std' hereMike Kaganski1-5/+1
2021-09-27tdf#141704 PPTX import: fix hyperlinks on images added via placeholderTibor Nagy2-0/+30
2021-09-27tdf#127543 add saveacopy to File dropdown menu tabs #2Justin Luth2-2/+2
2021-09-24reduce copying in drawinglayerNoel Grandin1-1/+1
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sdStephan Bergmann1-5/+6
2021-09-21tdf#127900 sd: fix regression at applying master propertiesAttila Bakos (NISZ)3-1/+819
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin2-3/+3