summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-20tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignedSerge Krot
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15tdf#131193: MSO PP complains about an ODP saved as PPTAron Budea
2020-04-14mobile: fix hyperlinks are not clickable on impressMert Tumer
2020-04-12tdf#48735: Add unittestXisco Fauli
2020-04-12LOKit: Hide sound controls on Impress Custom Animation DialogAndras Timar
2020-04-12LOKit: Hide sound controls on Impress sidebar's Slide transition paneAndras Timar
2020-04-11tdf#106026: Add unittestXisco Fauli
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09Resolves: tdf#131996 set_sensitive should be set_activeCaolán McNamara
2020-04-09tdf#129372: Add unittestXisco Fauli
2020-04-09sd: move some import tests to export testsXisco Fauli
2020-04-09tdf#104878 no need to generate invalidations if LOK offNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08cid#1461386 Unchecked return valueCaolán McNamara
2020-04-07tdf#131870 update button icons add elementary and sukapuraandreas kainz
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-06weld custom animation panelCaolán McNamara
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin
2020-04-06tdf#118354: Add unittestXisco Fauli
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-05attempt to deref end() iteratorCaolán McNamara
2020-04-04tdf#131870 Standard Export Resolution is Highandreas kainz
2020-04-04tdf#131870 Impress HTML export ui layout fixandreas kainz
2020-04-03Fix uses of MAX_PRESOBJSStephan Bergmann
2020-04-03tdf#127481: Add unittestXisco Fauli
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-04-01ofz#21531 limit to ord number under total obj countCaolán McNamara
2020-04-01tdf#129346: move UItest to CppunitTestXisco Fauli
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2020-04-01convert SnapKind to scoped enumNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin
2020-04-01convert PresentationObjects to scoped enumNoel Grandin
2020-04-01tdf#131554 placeholder iteration fails to stop when a match is foundnd101
2020-04-01convert PresChange to scoped enumNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-27tdf#131553: Add unittestXisco Fauli
2020-03-27selecting multiple slides and using "print..." doesn't set selection as rangeCaolán McNamara
2020-03-27clean-up SdPdfFilter implementationTomaž Vajngerl
2020-03-26tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet
2020-03-26sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara