summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-09-25tdf#136941 call focus in handler explicitlyCaolán McNamara1-0/+3
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl6-164/+136
2020-09-25Sidebar gallery updateandreas kainz1-84/+84
2020-09-25tdf#137014 Sidebar: Image section remove red/green/blue/gammaandreas kainz2-358/+20
2020-09-25Paragraph Sidebar Align image iconsandreas kainz1-0/+11
2020-09-23tdf#136176 Correct update fObjectRotation in NbcShearRegina Henschel3-9/+73
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli1-0/+14
2020-09-23tdf#127729 Don't include empty string presentations in searchJim Raykowski1-1/+7
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara1-10/+16
2020-09-22tdf#121323 avoid fatal exception with a11y enabledCaolán McNamara1-2/+1
2020-09-22tdf#93756 show highlight color in style previewCaolán McNamara2-8/+13
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara9-15/+15
2020-09-21update pchesCaolán McNamara1-2/+4
2020-09-21Add IWYU rules for svxGabor Kelemen1-0/+3
2020-09-21Make Table Properties dialog asyncSzymon Kłos1-27/+31
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski1-0/+6
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna1-0/+16
2020-09-18Styles preview widget language independentSzymon Kłos4-28/+41
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze2-12/+151
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann10-22/+43
2020-09-13std::set->o3tl::sorted_vector in svxNoel Grandin3-7/+8
2020-09-11Handle empty rRange in OverlayManager::RangeToInvalidateRectangleStephan Bergmann1-0/+3
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-0/+5
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin1-3/+3
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin1-5/+5
2020-09-10tdf#75280: "nFormat" should be "sal_uLong" instead of sal_uIntPtr (svx/imapdlg)Julien Nabet1-1/+1
2020-09-10Remove commented code since 2013 (svx/svdedtv1)Julien Nabet1-14/+0
2020-09-10pTols is an array of sal_uInt8Julien Nabet1-1/+1
2020-09-10remove image_position top from GtkButtonandreas kainz2-2/+0
2020-09-10check page_increment and step_increment valuesandreas kainz4-12/+13
2020-09-09add page_increment steps like at other widgetsandreas kainz1-0/+1
2020-09-09svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna3-1/+32
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-5/+0
2020-09-08svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna1-0/+33
2020-09-08cid#1466647 Resource leakCaolán McNamara1-2/+1
2020-09-08tdf#34759 fix media player pausing when pressing time sliderMartin van Zijl1-1/+0
2020-09-07there is no valign of 'top', maybe 'start' is what's wanted hereCaolán McNamara1-1/+1
2020-09-06svx: Introduce createGalleryTheme() to GalleryThemeEntryAditya3-12/+24
2020-09-06svx: Remove GalleryThemeEntry::createGalleryStorageEngineEntry()Aditya1-7/+2
2020-09-06svx: Remove GalleryBinaryEngineEntry::createGalleryStorageLocations()Aditya1-9/+1
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya5-16/+26
2020-09-04tdf#118148 Extended tips for simpress/ and sdraw/Olivier Hallot1-5/+10
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-04svx refactoring: Remove GalleryThemeEntry::GetThmURL() and othersAditya1-16/+20
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya7-61/+93
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya3-30/+43
2020-09-04Fix typo in codeAndrea Gelmini1-3/+3
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot1-4/+89
2020-09-04svx: Introduce GalleryBinaryEngine::getModificationDate()Aditya2-8/+17
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya3-15/+18