summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2020-08-16tdf#135550 make XComboBox Item status changed event work againCaolán McNamara2-19/+29
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl3-9/+9
2020-08-14loplugin:simplifybool moreNoel Grandin14-25/+25
2020-08-14tdf#135550 FmXListBoxCell does need to implement XListBox after allCaolán McNamara2-0/+294
2020-08-14tdf#135550 make XListBox Item status changed event work againCaolán McNamara2-12/+17
2020-08-14inline some use-once typedefsNoel Grandin1-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin2-2/+2
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2-2/+2
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin2-268/+268
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-3/+3
2020-08-13Merge toolbar popup classesMaxim Monastirsky1-1/+1
2020-08-12use InterimDBTreeListBoxCaolán McNamara1-0/+20
2020-08-08loplugin:unusedmethodsNoel Grandin2-7/+0
2020-08-07Fix typosAndrea Gelmini2-2/+2
2020-08-07drop unneeded forward declaresCaolán McNamara1-3/+0
2020-08-06loplugin:flatten in svx/sdrNoel Grandin19-1040/+1040
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin15-892/+892
2020-08-06loplugin:flatten in svxNoel Grandin64-4511/+4534
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin44-4894/+4900
2020-08-06loplugin:flatten in svxNoel Grandin14-713/+711
2020-08-06loplugin:flatten in svx/accessibilityNoel Grandin8-413/+418
2020-08-05tdf#135438 Paragraph styles preview in sidebar are clippedCaolán McNamara1-0/+12
2020-08-05tdf#135344 Resolved Inspector scroll bar issuesShivam Kumar Singh1-1/+1
2020-08-04loplugin:unusedmethodsNoel Grandin2-7/+0
2020-08-04simplify svx::frame::StyleNoel Grandin1-159/+53
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen19-0/+19
2020-08-03Remove pointless checkMaxim Monastirsky3-4/+4
2020-08-02tdf#135121 don't fill the rectangle in the transparent case at allCaolán McNamara1-1/+1
2020-08-02Removed duplicated includeAndrea Gelmini1-1/+0
2020-07-31weld FilterNavigatorCaolán McNamara3-574/+499
2020-07-31svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya4-21/+38
2020-07-31svx: Refactor GalleryTheme's insertFileOrDirURL functionAditya2-37/+49
2020-07-30terminate XDesktop properly in unit testsNoel Grandin1-0/+3
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya4-292/+338
2020-07-29update DbFilterField to use the new replacement controlsCaolán McNamara3-22/+18
2020-07-29center the filter checkbox like the normal oneCaolán McNamara1-1/+10
2020-07-29use 0 as the limit-less caseCaolán McNamara2-4/+3
2020-07-29move SetReadOnly into ControlBase as SetEditableReadOnlyCaolán McNamara1-5/+5
2020-07-29dynamic_cast followed by static_castCaolán McNamara1-1/+1
2020-07-29use a EditControl nowCaolán McNamara1-3/+1
2020-07-29Fix typoAndrea Gelmini1-1/+1
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd1011-14/+0
2020-07-28drop use of SvtFontOptionsCaolán McNamara1-1/+0
2020-07-28Resolves: tdf#134660 listen for 'ShowFontBoxWYSIWYG' config changesCaolán McNamara1-8/+37
2020-07-28tdf#135121 don't paint the image over the rect that will contain the colorCaolán McNamara1-6/+17
2020-07-28Related: tdf#135121 update widebuttons on icon-size change tooCaolán McNamara1-4/+4
2020-07-28tdf#135121 ImageType::Size26 isn't always 26x26pxCaolán McNamara1-49/+18
2020-07-27weld NavigationBarCaolán McNamara1-307/+154
2020-07-27Setting the Button repeat is ignored in practiceCaolán McNamara1-7/+0
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara8-10/+10