summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-08-20tdf#132940 Crash in mergedlo!vcl::Region::operator=Noel Grandin2-12/+32
2020-08-20loplugin:unusedmethodsNoel Grandin1-7/+0
2020-08-20loplugin:constantparamNoel Grandin1-1/+1
2020-08-18loplugin:unusedvarsglobalNoel Grandin2-4/+2
2020-08-18weld OAppDetailPageHelperCaolán McNamara1-0/+14
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-13Remove some unused includesMiklos Vajna1-0/+3
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin2-268/+268
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin4-5/+5
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