summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2021-10-01loplugin:constparamsNoel Grandin
2021-10-01tdf#144616 PPTX import: fix hyperlinks on shapesTibor Nagy
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27Drop 'using namespace std' hereMike Kaganski
2021-09-27tdf#141704 PPTX import: fix hyperlinks on images added via placeholderTibor Nagy
2021-09-27tdf#127543 add saveacopy to File dropdown menu tabs #2Justin Luth
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sdStephan Bergmann
2021-09-21tdf#127900 sd: fix regression at applying master propertiesAttila Bakos (NISZ)
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin