summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-10-26Don't insert hyperlink outside the pageSzymon Kłos1-2/+5
2020-10-23long->tools::Long in pyuno..sdNoel91-546/+548
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara74-74/+74
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara1-1/+1
2020-10-22drop newly unused ThumbnailViewCaolán McNamara1-1/+1
2020-10-22weld backing windowCaolán McNamara1-1/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin5-10/+10
2020-10-20tdf#128212: sd_layout_tests: Add unittestXisco Fauli2-0/+22
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna2-0/+22
2020-10-19fix typoNoel1-1/+1
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl1-0/+13
2020-10-18sd: protect size, position when opening with PDFium import filterTomaž Vajngerl1-0/+3
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl1-0/+13
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl1-0/+9
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl1-0/+25
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl3-7/+85
2020-10-17sd: use the fastparser API when possibleNoel Grandin1-13/+20
2020-10-16remove thread-unsafe static bufferNoel1-6/+5
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel1-11/+11
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák1-1/+5
2020-10-16try to prefetch in threads also all graphics for the active pageLuboš Luňák1-0/+8
2020-10-16try to make available all slide images using threadsLuboš Luňák3-0/+32
2020-10-14Resolves: tdf#137445 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara3-2/+29
2020-10-14mbMousePosFreezed is always falseCaolán McNamara5-9/+1
2020-10-14SetMousePosFreezed is always called with falseCaolán McNamara2-2/+2
2020-10-13split out detection of should disable EditHyperlink as standalone functionCaolán McNamara2-30/+43
2020-10-13bnc#887230: sd_export_ooxml1: Add unittestXisco Fauli2-0/+18
2020-10-13static_cast after dynamic_castNoel16-102/+67
2020-10-12Resolves: tdf#137345 increment by a full second on up/downCaolán McNamara1-4/+4
2020-10-10Replace list by vectorJulien Nabet1-2/+2
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer2-1/+26
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin1-3/+3
2020-10-08Replace UI submenu by dialogHeiko Tietze4-4/+4
2020-10-07ui files: fix some capitalisation issuesNoel1-1/+1
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir1-1/+12
2020-10-06loplugin:const* make some params and methods constNoel16-21/+21
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara4-4/+4
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna6-126/+125
2020-10-04sd: move Annotation to the header fileTomaž Vajngerl2-73/+76
2020-10-04use pragma-once for Annotation.hxxTomaž Vajngerl1-4/+1
2020-10-04remove css sub-namespaces and clean-up the codeTomaž Vajngerl1-84/+76
2020-10-02lint-ui.py check that GtkMenuButton has a label propertyNoel2-0/+3
2020-09-30loplugin:reducevarscope in sdNoel23-53/+34
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna1-5/+3
2020-09-29oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna1-4/+9
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-1/+1
2020-09-26Fix typoAndrea Gelmini1-1/+1
2020-09-26Typo HANDLE_PRINTHIDENPAGES -> HANDLE_PRINTHIDDENPAGES (sd/UnoDocumentSettings)Julien Nabet1-4/+4
2020-09-25oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna2-0/+26
2020-09-25Sidebar Navigator fix padding and border stuffandreas kainz1-6/+8