summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-18cid#1491947 silence Uncaught exceptionCaolán McNamara
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15loplugin:finalclasses in sdNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14tdf#141704 PPTX import: fix hyperlinks on imagesTibor Nagy
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli
2021-09-13uitest: guard execute_modeless_dialog_through_command in sdXisco Fauli
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-11Drop unused multiple selection from UI filesJan-Marek Glogowski
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin