summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Merge toolbar popup classesMaxim Monastirsky1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-6/+6
2020-08-12use InterimDBTreeListBoxCaolán McNamara1-0/+20
2020-08-11tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara2-2/+2
2020-08-11lok: state updates for vertical alignmentSzymon Kłos1-3/+3
2020-08-08loplugin:unusedmethodsNoel Grandin2-7/+0
2020-08-07Fix typosAndrea Gelmini2-2/+2
2020-08-07move comment to the start so xgettext uses the right onesCaolán McNamara1-35/+35
2020-08-07drop unneeded forward declaresCaolán McNamara1-3/+0
2020-08-07Set Ellipsize for proper viewing of properties in InspectorShivam Kumar Singh1-2/+4
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 McNamara2-0/+14
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 Kelemen20-0/+20
2020-08-03Remove pointless checkMaxim Monastirsky3-4/+4
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky1-2/+2
2020-08-03fix build with (system-)cppunit 1.14.0Rene Engelhard2-0/+2
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 McNamara6-576/+576
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-30Resolves: tdf#134831 reorg to expand inspector to fit full panel sizeCaolán McNamara1-48/+43
2020-07-30terminate XDesktop properly in unit testsNoel Grandin1-0/+3
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya5-292/+339
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 McNamara2-52/+22
2020-07-27weld NavigationBarCaolán McNamara5-313/+384
2020-07-27Setting the Button repeat is ignored in practiceCaolán McNamara1-7/+0
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara8-10/+10
2020-07-24tdf#135093: fix wording error dialog on Add Submissions dialog by blank inputJulien Nabet1-1/+0
2020-07-24Removed duplicated includeAndrea Gelmini1-1/+0