summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna
2020-11-20This presumably wants to be Size(-1, -1)Stephan Bergmann
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12Drop some unused function parameterStephan Bergmann
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10This converts to/from mm100s, not twipsMike Kaganski
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski
2020-11-02tdf#130526 Hide "Apply to Master"-button and rename "Slide" to "Page" in DrawSven Lüppken
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-11-01tdf#137620 support surrounding text for impress outline viewCaolán McNamara
2020-11-01dynamic_cast followed by static_castCaolán McNamara
2020-10-31fixed crashing on duplicating slide if slide pan is not visiblePranam Lashkari
2020-10-30Related: tdf#137871 GetTextEditOutlinerView returns null in a tableCaolán McNamara
2020-10-30tdf#106613 Draw: Make sidebar Navigator update after slide renameJim Raykowski
2020-10-29Fix typosAndrea Gelmini
2020-10-29weld impress TabBarControlCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-26Don't insert hyperlink outside the pageSzymon Kłos
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19fix typoNoel
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: protect size, position when opening with PDFium import filterTomaž Vajngerl
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-17sd: use the fastparser API when possibleNoel Grandin
2020-10-16remove thread-unsafe static bufferNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-10-16try to prefetch in threads also all graphics for the active pageLuboš Luňák
2020-10-16try to make available all slide images using threadsLuboš Luňák