summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann4-1/+5
2020-04-26update pchesCaolán McNamara1-6/+2
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara19-53/+53
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara4-8/+8
2020-04-25remove newly unused ValueSetCaolán McNamara1-1/+0
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara1-2/+2
2020-04-25weld SvxColorDockingWindowCaolán McNamara1-0/+1
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara1-0/+2
2020-04-24loplugin:unusedmethodsNoel Grandin2-11/+0
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-1/+1
2020-04-23sd position ad size dialog updateandreas kainz1-29/+29
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen4-0/+4
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-5/+4
2020-04-22Resolves build error from I4c2107b8120797a7cd532b59ca5ccb58ab61a2aeHeiko Tietze1-19/+3
2020-04-21weld FontNameBoxCaolán McNamara1-1/+1
2020-04-20Resolves tdf#132180 - Stretched brand image at the ABout dialogHeiko Tietze1-0/+7
2020-04-20Resolves tdf#132179 - Improve accessibility for the About dialogHeiko Tietze3-1/+45
2020-04-17loplugin:flatten in cuiNoel Grandin55-3292/+3287
2020-04-16cui about dialog: don't ellipsize any textMiklos Vajna1-1/+0
2020-04-15Related tdf#130778: New About dialogHeiko Tietze6-317/+403
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-2/+2
2020-04-14loplugin:buriedassign in c*Noel Grandin2-10/+11
2020-04-09unnecessary usingCaolán McNamara1-1/+0
2020-04-05don't need vcl/lstbox.hxx in cuiCaolán McNamara3-15/+15
2020-04-01Avoid XOR paint in Crop dialogArmin Le Grand1-11/+45
2020-04-01fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin1-3/+3
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin1-11/+9
2020-03-29Related tdf#131333: Cannot change data point icons in Calc's XY chartJulien Nabet1-3/+2
2020-03-26explicitly set no text emphasis on the non-header entriesCaolán McNamara2-1/+6
2020-03-25tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara1-3/+3
2020-03-25Related tdf#46037: use a bit of simplified config access (cui/optinet2)Julien Nabet1-50/+29
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák2-20/+0
2020-03-25Fixes to the Tip Of The Day messages from weblate feedbackMuhammet Kara1-2/+2
2020-03-25Remove extra space from the ToTD messageMuhammet Kara1-1/+1
2020-03-25Fix a tip of the day messageMuhammet Kara1-1/+1
2020-03-23tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara1-5/+5
2020-03-22tdf#131465 image is stretched to fit allocationCaolán McNamara1-9/+24
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt4-1/+32
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara1-1/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin4-10/+3
2020-03-07remove acccfg.{cxx,hxx} from clang-format blacklistMuhammet Kara2-894/+900
2020-03-07Use 'pragma once' in Customize dialog headersMuhammet Kara9-36/+15
2020-03-05lok: use "None" string item in the ListBox controlHenry Castro1-2/+6
2020-03-05tdf#128943: Remove frame around reference edge widgetThorsten Wagner1-26/+10
2020-03-04tdf#131111 we want a min of 0 not 1 for this formatting spinboxCaolán McNamara1-8/+5
2020-03-03Resolves: tdf#131041 crash on async border dialogCaolán McNamara1-0/+1
2020-03-01Catch by referenceEike Rathke1-1/+1
2020-02-28tdf#130272 A warning is now shown and LO do not crash22shubh223-7/+31
2020-02-28tdf#112135: Provide controls through context menu in lists of Customize dialogSarper Akdemir6-0/+222
2020-02-21Drop o3tl::optional wrapperStephan Bergmann3-3/+3