summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#115884 PDF signing should mention it only works with x509 certificatesVishwas2021-01-271-1/+1
* loplugin:passstuffbyrefNoel2021-01-263-3/+3
* avoid some ref-countingNoel Grandin2021-01-251-1/+1
* Revert "tdf#138865 don't set ColumnToggleType::Check"László Németh2021-01-251-0/+1
* fix typos and reword UI descriptions for clarityStéphane Guillou2021-01-221-9/+9
* remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara2021-01-2176-322/+0
* weld the dialog parent for best cleanupCaolán McNamara2021-01-201-0/+1
* add --disable-librelogo to disable LibreLogo at build timeMichael Stahl2021-01-191-0/+3
* Resolves tdf#138051 - UI picker text blocks buttonsHeiko Tietze2021-01-191-6/+8
* tdf#139332 reduce height of expert config dialogCaolán McNamara2021-01-181-1/+1
* Revert "Try to fix Windows TB"Julien Nabet2021-01-181-4/+3
* tdf#139691: fixed wrong extend-tips in areatabpage.ui.Kiyotaka Nishibori2021-01-181-3/+3
* Try to fix Windows TBJulien Nabet2021-01-171-3/+4
* Resolves tdf#139501 - About screen exceptional widthHeiko Tietze2021-01-171-1/+9
* drop only remaining CheckBox yalignCaolán McNamara2021-01-161-1/+0
* remove unusual 0.5 align from "Asian layout mode"Caolán McNamara2021-01-161-1/+1
* snap near 0.5 align values to 0.5Caolán McNamara2021-01-167-10/+10
* replace near-zero xalign values that should be zeroCaolán McNamara2021-01-161-1/+1
* make the Color constructors explicitly specify transparencyNoel2021-01-162-2/+2
* tdf#139533 re-word a tip of the daySeth Chaiklin2021-01-161-5/+5
* tdf#128176 Add a vertical scrollwindow to fontfeaturesdialogdiwanshu8852021-01-152-2/+8
* replace stock button imagesCaolán McNamara2021-01-159-19/+19
* replace stock button labelsCaolán McNamara2021-01-15105-574/+567
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-1598-0/+340
* Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze2021-01-142-107/+107
* tdf#92700 Add extended help tip about searching for combinationGabor Kelemen2021-01-131-7/+16
* fix indents to be consistentCaolán McNamara2021-01-131-1/+1
* transparency->alpha in tools::ColorNoel2021-01-122-8/+8
* tdf#83618 Make line spacing values agree crash fixJim Raykowski2021-01-121-4/+2
* fix coverity parse errorsCaolán McNamara2021-01-101-1/+1
* add newline to end of .ui files that lack themCaolán McNamara2021-01-101-1/+1
* fix coverity parse errorsCaolán McNamara2021-01-097-23/+23
* replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labelsCaolán McNamara2021-01-081-2/+2
* use more IsTransparentNoel Grandin2021-01-081-1/+1
* replace deprecated stock labels used <= twiceCaolán McNamara2021-01-071-2/+1
* Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann2021-01-073-12/+10
* one gtk-delete stock id with contextCaolán McNamara2021-01-071-1/+1
* drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara2021-01-0646-14933/+13839
* Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski2021-01-061-4/+6
* tdf#96678 Add accelerators to Font Effects tab pageGabor Kelemen2021-01-051-15/+11
* Removed duplicated includeAndrea Gelmini2021-01-041-1/+0
* drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara2021-01-0423-5073/+4719
* loplugin:stringviewparam: operator +=Stephan Bergmann2021-01-042-3/+7
* tdf#133718 Add accelerator keys to Hyperlink dialog tabsGabor Kelemen2021-01-042-5/+13
* tdf#138654 Number format preview uses dark background and fontprincesinghtomar2021-01-041-4/+3
* drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara2021-01-0348-6380/+5895
* Bump copyright year to 2021Adolfo Jayme Barrientos2021-01-032-2/+2
* introduce Degree100 strong_int typeNoel2021-01-021-3/+4
* use SdrAngleItem for SID_ATTR_TRANSFORM_SHEARNoel Grandin2021-01-011-2/+2
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-2917-39/+58