summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2020-03-01Catch by referenceEike Rathke1-1/+1
2020-02-28tdf#130272 A warning is now shown and LO do not crash22shubh222-7/+29
2020-02-28tdf#112135: Provide controls through context menu in lists of Customize dialogSarper Akdemir4-0/+164
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2020-02-20loplugin:unusedfieldsNoel Grandin1-0/+1
2020-02-18tdf#130384 cui: fix automatic color showing up as white in the char dlgMiklos Vajna1-1/+1
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze4-2/+35
2020-02-14remove MetricField use from cuiCaolán McNamara1-11/+14
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ňák2-2/+43
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 McNamara3-11/+9
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara2-12/+12
2020-02-06drop newly unused FontSizeBoxCaolán McNamara2-0/+2
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 Yilmaz1-22/+17
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 McNamara2-6/+14
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+8
2020-02-03loplugin:unusedfieldsNoel Grandin2-24/+5
2020-02-03loplugin:constantparamNoel Grandin4-9/+9
2020-02-03rename SvtFontStyleBox back to FontStyleBoxCaolán McNamara2-12/+12
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara2-10/+10
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara1-2/+2
2020-01-28tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin2-5/+27
2020-01-28remove some unused local varsNoel Grandin2-4/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-3/+7
2020-01-27drop SvxColorListBox forward declaresCaolán McNamara1-1/+0
2020-01-25Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara2-23/+19
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara2-2/+2
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-10/+10
2020-01-21weld gallery panelCaolán McNamara4-17/+18
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara4-21/+24
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara4-4/+4