summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-04svx: Refactor GalleryBrowser1::ImplFillExchangeDataAditya2-5/+15
2020-09-04svx: Rename GalleryThemeEntry::mpGalleryBinaryEngineEntryAditya1-3/+3
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya3-19/+19
2020-09-04svx: Introduce GalleryFileStorageEntryAditya2-0/+25
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann1-1/+1
2020-09-03tdf#136099 Sidebar position and size alignment updateandreas kainz1-130/+141
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski3-31/+31
2020-09-02Fix of an idAndrea Gelmini1-2/+2
2020-09-02drop some unused methodsCaolán McNamara1-14/+0
2020-09-02KeyFuncType::REPEAT is just a bare KEY_REPEAT caseCaolán McNamara1-1/+0
2020-09-02svx: Refactor GalleryObject member aURLAditya9-29/+125
2020-09-02Online: Hide shape area bitmap import button.gokaysatir1-2/+5
2020-09-01tdf#134923 missing mnemonic widget target for labelsCaolán McNamara1-0/+2
2020-09-01tdf#118148 Extended tips for HC2/scalc/Olivier Hallot1-0/+10
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-09-01svx:GalleryTheme Refactoring -implement removeObject() in GalleryBinaryEngineAditya2-5/+10
2020-09-01svx: Introduce GalleryFileStorageAditya2-0/+25
2020-09-01Fix typoAndrea Gelmini2-4/+4