summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2020-08-19Fix typosAndrea Gelmini
2020-08-19vcl, sd: various small cleanupsMiklos Vajna
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-18annotation label doesn't need to be a MultiLine edit, FixedText is enoughCaolán McNamara
2020-08-17move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl
2020-08-17Remove redundant Invalidate()Michael Meeks
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-13Merge toolbar popup classesMaxim Monastirsky
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-11tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara
2020-08-11tdf#128345 Move unit tests from sd to chart2 and improve themRegina Henschel
2020-08-11tdf#133015 Add test for multicolumn textboxes.Gülşah Köse
2020-08-09tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel
2020-08-08Presenter console new vertical separatorSrijan Bhatia
2020-08-07tdf#134847 fix nullptr use crashJim Raykowski
2020-08-04oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-03tdf#133687 Fix the placeholders priority order.Gülşah Köse
2020-08-03Fix typoAndrea Gelmini
2020-08-03loplugin:flatten in sdNoel Grandin
2020-08-03oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna
2020-08-03oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna
2020-07-31oox smartart: consider rules when scaling in linear layoutMiklos Vajna
2020-07-30terminate XDesktop properly in unit testsNoel Grandin
2020-07-29Fix typoAndrea Gelmini
2020-07-29Removed executable permission on fileAndrea Gelmini
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-07-26sd: create instances with uno constructorsNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-24throw if length of keys and values are differentXisco Fauli
2020-07-24lok: fix-up: isLOKMobilePhone -> isLOKTabletMarco Cecchetti
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-22tdf#132816: update slide "master" option buttons in tabbed uiPierre MARTY
2020-07-22tdf#134969 Add solid transparence in color gradientRegina Henschel
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten
2020-07-19compact namespace: sdNoel Grandin
2020-07-18tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel
2020-07-17Add UI for blur radius in shadow panelA_GAN
2020-07-17tdf#126394 Allow changing animations for several objects at onceSrijan Bhatia
2020-07-16fix ODP roundtripped in online opens with huge zoom in desktopMert Tumer
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara