summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-0/+2
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin6-39/+49
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin12-14/+14
2020-04-15tdf#131193: MSO PP complains about an ODP saved as PPTAron Budea1-6/+6
2020-04-14mobile: fix hyperlinks are not clickable on impressMert Tumer1-8/+8
2020-04-12tdf#48735: Add unittestXisco Fauli2-0/+16
2020-04-12LOKit: Hide sound controls on Impress Custom Animation DialogAndras Timar1-2/+13
2020-04-12LOKit: Hide sound controls on Impress sidebar's Slide transition paneAndras Timar1-0/+3
2020-04-11tdf#106026: Add unittestXisco Fauli2-0/+27
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin2-2/+2
2020-04-09Resolves: tdf#131996 set_sensitive should be set_activeCaolán McNamara1-4/+4
2020-04-09tdf#129372: Add unittestXisco Fauli2-0/+14
2020-04-09sd: move some import tests to export testsXisco Fauli2-70/+76
2020-04-09tdf#104878 no need to generate invalidations if LOK offNoel Grandin1-0/+2
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt4-6/+7
2020-04-08cid#1461386 Unchecked return valueCaolán McNamara2-9/+9
2020-04-07tdf#131870 update button icons add elementary and sukapuraandreas kainz12-9/+2
2020-04-06remove newly unused stuffCaolán McNamara4-1084/+5
2020-04-06weld custom animation panelCaolán McNamara15-1237/+1097
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin6-20/+2
2020-04-06tdf#118354: Add unittestXisco Fauli2-0/+30
2020-04-06lok: introduce QueryControlState functionHenry Castro1-0/+5
2020-04-05attempt to deref end() iteratorCaolán McNamara1-1/+1
2020-04-04tdf#131870 Standard Export Resolution is Highandreas kainz1-1/+1
2020-04-04tdf#131870 Impress HTML export ui layout fixandreas kainz1-24/+39
2020-04-03Fix uses of MAX_PRESOBJSStephan Bergmann1-3/+3
2020-04-03tdf#127481: Add unittestXisco Fauli1-0/+39
2020-04-03convert PresObjKind to scoped enumNoel Grandin34-430/+433
2020-04-01ofz#21531 limit to ord number under total obj countCaolán McNamara2-1/+3
2020-04-01tdf#129346: move UItest to CppunitTestXisco Fauli2-31/+38
2020-04-01convert DocCreationMode to scoped enumNoel Grandin5-11/+11
2020-04-01convert SnapKind to scoped enumNoel Grandin3-7/+8
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin4-8/+8
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin3-13/+13
2020-04-01convert PresentationObjects to scoped enumNoel Grandin7-62/+62
2020-04-01tdf#131554 placeholder iteration fails to stop when a match is foundnd1012-0/+11
2020-04-01convert PresChange to scoped enumNoel Grandin9-29/+27
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin1-1/+1
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl1-13/+4
2020-03-27tdf#131553: Add unittestXisco Fauli2-0/+19
2020-03-27selecting multiple slides and using "print..." doesn't set selection as rangeCaolán McNamara1-0/+1
2020-03-27clean-up SdPdfFilter implementationTomaž Vajngerl1-27/+9
2020-03-26tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet1-0/+3
2020-03-26sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl2-1/+3
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski3-3/+30
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen7-11/+0
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara1-0/+4
2020-03-20-Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann1-1/+1
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2-11/+11
2020-03-18give the break dialog more space for its numbersCaolán McNamara1-0/+1