summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135550 FmXListBoxCell does need to implement XListBox after allCaolán McNamara
2020-08-14tdf#135550 make XListBox Item status changed event work againCaolán McNamara
2020-08-14inline some use-once typedefsNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-13Remove some unused includesMiklos Vajna
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-13Merge toolbar popup classesMaxim Monastirsky
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-11tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara
2020-08-11lok: state updates for vertical alignmentSzymon Kłos
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-08-07Fix typosAndrea Gelmini
2020-08-07move comment to the start so xgettext uses the right onesCaolán McNamara
2020-08-07drop unneeded forward declaresCaolán McNamara
2020-08-07Set Ellipsize for proper viewing of properties in InspectorShivam Kumar Singh
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-08-06loplugin:flatten in svx/accessibilityNoel Grandin
2020-08-05tdf#135438 Paragraph styles preview in sidebar are clippedCaolán McNamara
2020-08-05tdf#135344 Resolved Inspector scroll bar issuesShivam Kumar Singh
2020-08-04loplugin:unusedmethodsNoel Grandin
2020-08-04simplify svx::frame::StyleNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-03Remove pointless checkMaxim Monastirsky
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky
2020-08-03fix build with (system-)cppunit 1.14.0Rene Engelhard
2020-08-02tdf#135121 don't fill the rectangle in the transparent case at allCaolán McNamara
2020-08-02Removed duplicated includeAndrea Gelmini
2020-07-31weld FilterNavigatorCaolán McNamara
2020-07-31svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya
2020-07-31svx: Refactor GalleryTheme's insertFileOrDirURL functionAditya
2020-07-30Resolves: tdf#134831 reorg to expand inspector to fit full panel sizeCaolán McNamara
2020-07-30terminate XDesktop properly in unit testsNoel Grandin
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya
2020-07-29update DbFilterField to use the new replacement controlsCaolán McNamara
2020-07-29center the filter checkbox like the normal oneCaolán McNamara
2020-07-29use 0 as the limit-less caseCaolán McNamara
2020-07-29move SetReadOnly into ControlBase as SetEditableReadOnlyCaolán McNamara
2020-07-29dynamic_cast followed by static_castCaolán McNamara
2020-07-29use a EditControl nowCaolán McNamara
2020-07-29Fix typoAndrea Gelmini
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101