summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-11cui: Compare by full module idMaxim Monastirsky3-27/+6
2020-02-10Always checking for Master document command labels makes no senseMaxim Monastirsky1-17/+2
2020-02-10Resolves: tdf#130548 click is sent to the other member of the groupCaolán McNamara1-0/+8
2020-02-10in case of Skia problems force raster mode, don't disable it allLuboš Luňák3-4/+62
2020-02-09Resolves: tdf#130486 setting distributed results that justified cannot be setCaolán McNamara1-4/+7
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-0/+1
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara4-4/+4
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara8-28/+28
2020-02-06fix "Use data for document properties" checkbuttonCaolán McNamara1-1/+1
2020-02-06Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara1-1/+1
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara4-13/+10
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara2-12/+12
2020-02-06drop newly unused FontSizeBoxCaolán McNamara3-4/+3
2020-02-05Related tdf#130428: let's add some assertsJulien Nabet1-0/+7
2020-02-04tdf#129720: Populate the Description box of the Customize dialog...Onur Yilmaz2-23/+18
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin1-2/+2
2020-02-04tdf#130428 SfxItemState::UNKNOWN replacementsArmin Le Grand1-18/+19
2020-02-04rename SetFirstLineOfst->SetFirstLineOffsetNoel Grandin1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin2-7/+7
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara3-74/+95