summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-09-18Missing test dependenciesStephan Bergmann
2020-09-17Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti
2020-09-14oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna
2020-09-14tdf#133502: sd_export_ooxml2: Add unittestXisco Fauli
2020-09-14tdf#49856 Add a testDr. David Alan Gilbert
2020-09-13Popup menus cleaned up in respect to DistributeSelectionHeiko Tietze
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-09-11tdf#118002 fix export to pptx with missing background property setCaolán McNamara
2020-09-11crashtesting: failed on export of tdf118002-1.potx to pptxCaolán McNamara
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky
2020-09-10sdnew.sdi file appears to be unusedMaxim Monastirsky
2020-09-10check page_increment and step_increment valuesandreas kainz
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-07tdf#136474 wait until mouse grab is dropped to trigger selection callbackCaolán McNamara
2020-09-06sd: add additional asserts for testAnnotationsImportExportTomaž Vajngerl
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl
2020-09-05LOK: allow slide switching in mobile even if it is same slidePranam Lashkari
2020-09-04tdf#118148 Extended tips for simpress/ and sdraw/Olivier Hallot
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-03blind fix for tdf129346 test intermittent failureCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not usedCaolán McNamara
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-01Fix typoAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typoAndrea Gelmini
2020-09-01notebookbar: keep align items togetherSzymon Kłos
2020-08-31Fix typos in codeAndrea Gelmini
2020-08-31add physics based exit animation effect preset Fall and fade outSarper Akdemir
2020-08-31tdf#136276: fix physics animations faulty duplicationSarper Akdemir
2020-08-31add two physics based emphasis animation effects presetsSarper Akdemir
2020-08-31sd signature line: move menu item to the insert menuMiklos Vajna
2020-08-29sd: add some comments for findReplace.py UI TestTomaž Vajngerl
2020-08-29sd: test Replace and ReplaceAll using LOKitTomaž Vajngerl
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Assign aPageRange only once, after the loopStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-24tdf#136067 left align GtkMenuButtons contentsCaolán McNamara