summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann3-5/+8
2020-11-17loplugin:stringviewparam check methods tooNoel2-2/+2
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos1-0/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara29-161/+183
2020-11-04loplugin:constantparamNoel1-1/+1
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-1/+0
2020-11-03tdf#105967 sw change tracking: fix line break symbol in empty lineLászló Németh1-0/+1
2020-11-02Resolves tdf#137813 - Status bar info 'PDF selected'Heiko Tietze1-0/+2
2020-10-30convert some tools::Long->sal_Int32Noel1-17/+17
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot1-0/+2
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin1-2/+2
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-27Other part to resolve: tdf#127279 Change Search attributeSeth Chaiklin1-1/+1
2020-10-26tdf#137650 sw page top border relative orientation: add UISzabolcs Toth1-0/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel72-426/+430
2020-10-21new tools::Degree10 strong typedefNoel Grandin2-8/+10
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl1-1/+18
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara1-2/+2
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse2-1/+1
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák1-0/+5
2020-10-15add a GetUITestFactory for WeldEditViewCaolán McNamara1-0/+2
2020-10-14cleanup SdrGrafObj and remove unneeded semi-colonsTomaž Vajngerl1-21/+38
2020-10-13translate comment to EnglishTomaž Vajngerl1-1/+1
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel2-0/+2
2020-10-07let a subclass destroy and recreate its EditViewCaolán McNamara1-4/+16
2020-10-06loplugin:const* make some params and methods constNoel3-3/+3
2020-10-06loplugin:const& make some params and methods constNoel1-4/+5
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara2-0/+10
2020-10-01loplugin:unusedfieldsNoel1-1/+0
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara2-14/+11
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl6-11/+0
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara1-1/+1
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze3-14/+10
2020-09-13std::set->o3tl::sorted_vector in svxNoel Grandin2-5/+6
2020-09-09svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna3-2/+12
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin2-3/+0
2020-09-08svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna1-1/+3
2020-09-08cid#1466647 Resource leakCaolán McNamara1-0/+1
2020-09-06svx: Introduce createGalleryTheme() to GalleryThemeEntryAditya3-4/+12
2020-09-06svx: Remove GalleryThemeEntry::createGalleryStorageEngineEntry()Aditya1-1/+0
2020-09-06svx: Remove GalleryBinaryEngineEntry::createGalleryStorageLocations()Aditya1-1/+1
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya2-10/+18
2020-09-04svx refactoring: Remove GalleryThemeEntry::GetThmURL() and othersAditya3-7/+3
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya5-33/+70
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya3-4/+8
2020-09-04svx: Introduce GalleryBinaryEngine::getModificationDate()Aditya1-4/+10
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya5-8/+10
2020-09-04svx: Refactor GalleryBrowser1::ImplFillExchangeDataAditya1-0/+4
2020-09-04svx: Rename GalleryThemeEntry::mpGalleryBinaryEngineEntryAditya1-7/+7
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya1-3/+3