summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-21tdf#130598 improve a tip-of-the-daySeth Chaiklin1-1/+1
2020-02-20loplugin:unusedfieldsNoel Grandin1-0/+1
2020-02-19Proper alignment for labelHeiko Tietze1-0/+1
2020-02-18uitest: test tab navigationXisco Fauli1-0/+43
2020-02-18tdf#130384 cui: fix automatic color showing up as white in the char dlgMiklos Vajna2-1/+22
2020-02-18Area Hatch dialog alignment fix compare to other area fill tabsandreas kainz1-2/+0
2020-02-17Image Property Dialog Crop and Image Tab updateandreas kainz1-87/+84
2020-02-17Resolves: tdf#130123 let the expert config columns be resizableCaolán McNamara1-0/+4
2020-02-17remove some unnecessary includesCaolán McNamara1-2/+1
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze4-2/+35
2020-02-14remove MetricField use from cuiCaolán McNamara3-11/+97
2020-02-14Resolves: tdf#130658 there isn't a second column in non-exception modeCaolán McNamara1-1/+4
2020-02-14split out MetricField value conversion functionsCaolán McNamara3-8/+10
2020-02-14drop need to include vcl/edit.hxx in cuiCaolán McNamara1-3/+7
2020-02-13Revert "Related tdf#130428: let's add some asserts"Armin Le Grand (Collabora)1-26/+18
2020-02-12tdf#43157 Clean up DBG_ASSERTShubham Goyal1-14/+13
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten3-28/+66