summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Fix typosAndrea Gelmini2-2/+2
2021-12-16sd theme: add UI to set individual colors of a color setMiklos Vajna4-10/+537
2021-12-15sd theme: add UI to set/get the name of a color setMiklos Vajna4-1/+83
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna9-0/+276
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann1-1/+1
2021-12-10Resolves tdf#145976 - Resizing issues with the macro dialogHeiko Tietze1-89/+72
2021-12-03Resolves: tdf#140254 don't expand the column with buttons if dialog expandsCaolán McNamara1-4/+0
2021-12-03some translations are searched for in the wrong .moCaolán McNamara1-6/+6
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara52-667/+666
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski1-1/+2
2021-12-01fix indentCaolán McNamara1-3/+3
2021-11-30color column missing in chart color options treeviewCaolán McNamara1-0/+3
2021-11-28tdf#145728 Update UI Strings about QR and BarcodeMing Hua1-6/+6
2021-11-27set png filter for import dialog in a more robust wayCaolán McNamara1-2/+4
2021-11-26tdf#145831: fix typo in PNGAndrea Gelmini1-1/+1
2021-11-25tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang1-2/+2
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin2-83/+78
2021-11-25loplugin:stringliteraldefine in cuiNoel Grandin3-38/+45
2021-11-24Border tab page: Use 'thin' widthSamuel Mehrbrodt1-2/+2
2021-11-24border tab page: Explain how thick lines areSamuel Mehrbrodt1-6/+6
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin5-14/+14
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna1-7/+7
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