summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák14-26/+26
2021-09-18cid#1491947 silence Uncaught exceptionCaolán McNamara2-3/+4
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso6-14/+14
2021-09-15loplugin:finalclasses in sdNoel Grandin12-22/+18
2021-09-15loplugin:constvarsNoel Grandin4-5/+5
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski8-34/+20
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski9-70/+16
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski24-63/+63
2021-09-14tdf#141704 PPTX import: fix hyperlinks on imagesTibor Nagy2-0/+59
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli1-5/+5
2021-09-13uitest: guard execute_modeless_dialog_through_command in sdXisco Fauli1-83/+66
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet2-8/+8
2021-09-11Drop unused multiple selection from UI filesJan-Marek Glogowski1-3/+1
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin1-2/+2
2021-09-08simplify static_cast after dynamic_castNoel Grandin2-84/+80
2021-09-08avoid painting to windows in LOK modeLuboš Luňák1-2/+2
2021-09-08patch SdrPageWindow in SdXImpressDocument::paintTile()Luboš Luňák1-0/+24
2021-09-07unbalanced [Beg/End]Undo possible on self-dnd in impressCaolán McNamara2-11/+29
2021-09-07dynamic_cast followed by static_castCaolán McNamara1-7/+4
2021-09-07loplugin:unusedmethodsNoel Grandin1-2/+0
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-24/+24
2021-09-05tdf#140725 Change a tooltip for Slide Master name field in status barRoman Kuznetsov1-1/+1
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+2
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+7
2021-09-02tdf#136610 Add Clone/Clear Direct Format to other tabbed interfacesrafaelhlima3-94/+329
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin17-50/+46
2021-09-02Resolves tdf#144227 - Default command to switch UIHeiko Tietze3-6/+6
2021-09-02unused definesNoel Grandin3-109/+1
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin93-323/+56
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy2-0/+16
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t2-2/+0