summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-04svx: Introduce GalleryFileStorageEntryAditya2-1/+30
2020-09-04tdf#124176 Replace 3 include guards with #pragma onceGeorge Bateman1-5/+1
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-5/+5
2020-09-02drop some unused methodsCaolán McNamara4-9/+0
2020-09-02svx: Refactor GalleryObject member aURLAditya6-22/+126
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-0/+1
2020-09-01svx:GalleryTheme Refactoring -implement removeObject() in GalleryBinaryEngineAditya1-0/+1
2020-09-01svx: Introduce GalleryFileStorageAditya2-1/+30
2020-09-01Fix typoAndrea Gelmini1-2/+2
2020-08-31svx:Refactor WriteData() and move m_aDestDir member out of GalleryThemeAditya2-13/+12
2020-08-31can keep this comment to document the argsCaolán McNamara1-2/+18
2020-08-31Fix typo in codeAndrea Gelmini1-4/+1
2020-08-29loplugin:unusedmethodsNoel Grandin1-29/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-266/+266
2020-08-20tdf#132940 Crash in mergedlo!vcl::Region::operator=Noel Grandin1-2/+2
2020-08-20loplugin:unusedmethodsNoel Grandin1-7/+0
2020-08-19weld OQueryTextViewCaolán McNamara1-0/+6
2020-08-18weld OAppDetailPageHelperCaolán McNamara1-10/+10
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-266/+266
2020-08-12use InterimDBTreeListBoxCaolán McNamara1-1/+16
2020-08-09explain CF for translationCaolán McNamara1-0/+32
2020-08-04simplify svx::frame::StyleNoel Grandin1-57/+29
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen34-41/+17
2020-07-31svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya2-18/+14
2020-07-31svx: Refactor GalleryTheme's insertFileOrDirURL functionAditya1-0/+2
2020-07-30inline some use-once typedefsNoel Grandin1-3/+2
2020-07-30make some classes privateNoel Grandin2-4/+3
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya4-28/+81
2020-07-27weld NavigationBarCaolán McNamara1-50/+58
2020-07-23svx:Introduce GalleryBinaryEngineEntry and GalleryStorageLocationsAditya5-52/+144
2020-07-23weld AbsolutePosCaolán McNamara2-42/+6
2020-07-22split SvxFmAbsRecWin up to make a reusable pieceCaolán McNamara1-0/+37