summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann13-137/+104
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti1-2/+2
2020-09-14oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna2-0/+11
2020-09-14tdf#133502: sd_export_ooxml2: Add unittestXisco Fauli2-0/+17
2020-09-14tdf#49856 Add a testDr. David Alan Gilbert2-0/+18
2020-09-13Popup menus cleaned up in respect to DistributeSelectionHeiko Tietze18-18/+0
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+30
2020-09-11tdf#118002 fix export to pptx with missing background property setCaolán McNamara1-1/+2
2020-09-11crashtesting: failed on export of tdf118002-1.potx to pptxCaolán McNamara2-4/+4
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin1-5/+5
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky3-25/+2
2020-09-10sdnew.sdi file appears to be unusedMaxim Monastirsky1-71/+0
2020-09-10check page_increment and step_increment valuesandreas kainz1-1/+1
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin3-71/+0
2020-09-07tdf#136474 wait until mouse grab is dropped to trigger selection callbackCaolán McNamara2-0/+18
2020-09-06sd: add additional asserts for testAnnotationsImportExportTomaž Vajngerl1-1/+28
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl1-4/+8
2020-09-05LOK: allow slide switching in mobile even if it is same slidePranam Lashkari1-1/+3
2020-09-04tdf#118148 Extended tips for simpress/ and sdraw/Olivier Hallot22-54/+912
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-03blind fix for tdf129346 test intermittent failureCaolán McNamara1-2/+13
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+2
2020-09-02SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not usedCaolán McNamara1-1/+0
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara1-0/+1
2020-09-02loplugin:unusedmethodsNoel Grandin2-6/+0
2020-09-01Fix typoAndrea Gelmini2-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini4-15/+15
2020-09-01Fix typo in codeAndrea Gelmini7-8/+8
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-09-01notebookbar: keep align items togetherSzymon Kłos1-66/+66
2020-08-31Fix typos in codeAndrea Gelmini5-6/+6
2020-08-31add physics based exit animation effect preset Fall and fade outSarper Akdemir1-0/+9
2020-08-31tdf#136276: fix physics animations faulty duplicationSarper Akdemir1-0/+1
2020-08-31add two physics based emphasis animation effects presetsSarper Akdemir1-0/+20
2020-08-31sd signature line: move menu item to the insert menuMiklos Vajna1-1/+1
2020-08-29sd: add some comments for findReplace.py UI TestTomaž Vajngerl1-11/+36
2020-08-29sd: test Replace and ReplaceAll using LOKitTomaž Vajngerl2-0/+115
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl8-57/+108
2020-08-29Fix typo in codeAndrea Gelmini1-1/+1
2020-08-29Fix typo in codeAndrea Gelmini2-4/+4
2020-08-29Assign aPageRange only once, after the loopStephan Bergmann1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann22-337/+342
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+1
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann13-73/+73
2020-08-24tdf#136067 left align GtkMenuButtons contentsCaolán McNamara1-0/+5
2020-08-24restore translatable="no"Caolán McNamara1-0/+2
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot3-19/+217
2020-08-24tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse2-0/+19
2020-08-23Fix typo in codeAndrea Gelmini1-1/+1