summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2021-04-16Remove description from mobile macro selectorSzymon Kłos
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09-Werror,-Wreorder-ctor (clang-cl)Stephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01tdf#141333 use a vertical step increment of one row heightCaolán McNamara
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-30tdf#140839 - TotD image sizeHeiko Tietze
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy445
2021-03-21Fix GenerateQRCode when ENABLE_ZXING is not definedChristophe JAILLET
2021-03-21Avoid OUString-to-OString conversion: just generate OStringMike Kaganski
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy445
2021-03-20cid#1473926 Uninitialized scalar variableCaolán McNamara
2021-03-18Drop duplicate 'using namespace' directiveMike Kaganski
2021-03-17Use COMReference hereMike Kaganski
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-10tdf#140839 - Scale TotD imageHeiko Tietze
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-07ref-count SdrPageNoel
2021-03-05Avoid float-cast-overflowStephan Bergmann
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski
2021-02-24drop unneeded includeCaolán McNamara
2021-02-23loplugin:refcounting in cuiNoel
2021-02-18tdf#57667 Add to autocorrect button should fix the wrong word when clickedQuan Nguyen
2021-02-17loplugin:referencecasting in cuiNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-13tdf#137779 Add info about Jumbo sheets status into About dialogdipanshu124
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna
2021-02-04tdf#91920 sw page gutter margin: add UIMiklos Vajna
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-25Revert "tdf#138865 don't set ColumnToggleType::Check"László Németh
2021-01-20weld the dialog parent for best cleanupCaolán McNamara
2021-01-18tdf#139332 reduce height of expert config dialogCaolán McNamara
2021-01-18Revert "Try to fix Windows TB"Julien Nabet