summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2021-11-19Change About LO dialog to run asyncJan-Marek Glogowski1-2/+2
2021-11-19Reuse macros for AbstractDialogFactory_ImplJan-Marek Glogowski2-731/+169
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin2-9/+8
2021-11-16Related tdf#139031: add missing colonsIlmari Lauhakangas1-1/+1
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara13-0/+22
2021-11-15Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara2-4/+28
2021-11-12call GetGetSpecialCharsFunction just onceCaolán McNamara1-2/+2
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann1-1/+5
2021-11-10add placeholder labels for gtkCaolán McNamara1-0/+3
2021-11-09tdf#48622 Fix layout issue when "Custom" was selectedSamuel Mehrbrodt3-33/+34
2021-11-09Save with Glade 3.38.2Samuel Mehrbrodt1-236/+232
2021-11-08tdf#145128 "Perform file extension check" should be disabled if finalizedGabor Kelemen1-0/+1
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin1-1/+1
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt2-1/+20
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida1-44/+18
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara2-31/+6
2021-11-01Removed duplicated includesAndrea Gelmini1-1/+0
2021-11-01tdf#138698 remove/ignore 'distributed' if feature is unknownCaolán McNamara1-15/+44
2021-11-01Provide values for debug in cuiJulien Nabet2-13/+13
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara1-1/+1
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara1-2/+0
2021-10-30Related: tdf#145377 call select handler if restoring previously selected scriptCaolán McNamara1-0/+3
2021-10-30Switch to a newer version of ZXing libraryhomeboy4451-2/+2
2021-10-30Resolves: tdf#145377 don't use dismissed dialog as parent for error dialogsCaolán McNamara2-4/+6
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4453-29/+83
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski19-192/+150
2021-10-21loplugin:flattenNoel Grandin1-13/+13
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke3-3/+3
2021-10-16Simplify vector initialization in cuiJulien Nabet13-43/+74
2021-10-15tdf#144691 apply the language change SYNCHRON so it will be seen during applyCaolán McNamara1-3/+3
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski4-5/+5
2021-10-14use std::vector::insert instead of push_backNoel Grandin2-13/+3
2021-10-11loplugin:moveparam in cuiNoel Grandin4-5/+5
2021-10-10loplugin:moveparam in svxNoel Grandin1-1/+1
2021-10-09Typo: *Extesion* -> *Extension*Julien Nabet1-5/+5
2021-10-08use more SfxItemSetFixedNoel Grandin3-7/+6
2021-10-07Resolves tdf#144693 - TipOfTheDay does not progressHeiko Tietze1-3/+3
2021-10-04Fix typosAndrea Gelmini1-1/+1
2021-10-04tdf#144439: generate list format string on level changeVasily Melenchuk1-0/+2
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-2/+2
2021-09-30cui: better label for the OLE insert progressbarMiklos Vajna2-5/+5
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin5-10/+10
2021-09-29embeddedobj: add a status indicator for the Further objects dialogMiklos Vajna1-1/+24
2021-09-28cui: add a status indicator for the OLE insert dialogMiklos Vajna1-0/+28
2021-09-28gives names to all the Idles and TasksNoel Grandin9-10/+10
2021-09-28vcl: rename OutDevState to StackChris Sherlock4-7/+32
2021-09-27lock the combobox + spinbutton group width to its original all-shown widthCaolán McNamara2-0/+8
2021-09-27border page combobox defaults to taking up a lot of spaceCaolán McNamara1-1/+3
2021-09-27tdf#48622 add border line thickness predefined values in UIVasily Melenchuk3-14/+84