summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro1-3/+11
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro2-13/+6
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara4-4/+4
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara1-0/+2
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl1-1/+1
2021-04-01tdf#141333 use a vertical step increment of one row heightCaolán McNamara2-3/+17
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna2-0/+17
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K6-25/+130
2021-03-30tdf#140839 - TotD image sizeHeiko Tietze1-1/+1
2021-03-26loplugin:flattenNoel2-26/+26
2021-03-25const OUString -> const OUStringLiteralMike Kaganski2-4/+4
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl2-0/+17
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy4451-1/+1
2021-03-21Fix GenerateQRCode when ENABLE_ZXING is not definedChristophe JAILLET1-1/+1
2021-03-21Avoid OUString-to-OString conversion: just generate OStringMike Kaganski2-54/+53
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy4452-32/+70
2021-03-20cid#1473926 Uninitialized scalar variableCaolán McNamara2-9/+10
2021-03-18Drop duplicate 'using namespace' directiveMike Kaganski1-1/+0
2021-03-17Use COMReference hereMike Kaganski1-7/+10
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara2-5/+4
2021-03-10tdf#140839 - Scale TotD imageHeiko Tietze1-1/+11
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara9-15/+29
2021-03-07ref-count SdrPageNoel1-6/+6
2021-03-05Avoid float-cast-overflowStephan Bergmann1-1/+3
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn1-0/+1
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski2-3/+47
2021-02-24drop unneeded includeCaolán McNamara1-3/+0
2021-02-23loplugin:refcounting in cuiNoel2-7/+4
2021-02-18tdf#57667 Add to autocorrect button should fix the wrong word when clickedQuan Nguyen1-0/+2
2021-02-17loplugin:referencecasting in cuiNoel3-4/+4
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara6-8/+8
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski2-10/+15
2021-02-13tdf#137779 Add info about Jumbo sheets status into About dialogdipanshu1241-0/+6
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin1-3/+3
2021-02-10Remove unneeded breaksAndrea Gelmini1-10/+0
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna2-4/+76
2021-02-04tdf#91920 sw page gutter margin: add UIMiklos Vajna2-1/+25
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-2/+2
2021-01-26loplugin:passstuffbyrefNoel3-3/+3
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2021-01-25Revert "tdf#138865 don't set ColumnToggleType::Check"László Németh1-0/+1
2021-01-20weld the dialog parent for best cleanupCaolán McNamara1-0/+1
2021-01-18tdf#139332 reduce height of expert config dialogCaolán McNamara1-1/+1
2021-01-18Revert "Try to fix Windows TB"Julien Nabet1-4/+3
2021-01-17Try to fix Windows TBJulien Nabet1-3/+4
2021-01-16make the Color constructors explicitly specify transparencyNoel2-2/+2
2021-01-15tdf#128176 Add a vertical scrollwindow to fontfeaturesdialogdiwanshu8851-0/+5
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze1-0/+6
2021-01-12transparency->alpha in tools::ColorNoel2-8/+8
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski1-4/+2