summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#140254 don't expand the column with buttons if dialog expandsCaolán McNamara2021-12-031-4/+0
* some translations are searched for in the wrong .moCaolán McNamara2021-12-031-6/+6
* don't use SVXSTR for translation ids that are in cui.moCaolán McNamara2021-12-0352-667/+666
* gbuild: introduce plugin + loader conceptsJan-Marek Glogowski2021-12-011-1/+2
* fix indentCaolán McNamara2021-12-011-3/+3
* color column missing in chart color options treeviewCaolán McNamara2021-11-301-0/+3
* tdf#145728 Update UI Strings about QR and BarcodeMing Hua2021-11-281-6/+6
* set png filter for import dialog in a more robust wayCaolán McNamara2021-11-271-2/+4
* tdf#145831: fix typo in PNGAndrea Gelmini2021-11-261-1/+1
* tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang2021-11-251-2/+2
* remove unused defines and convert some to OUStringLiteralNoel Grandin2021-11-252-83/+78
* loplugin:stringliteraldefine in cuiNoel Grandin2021-11-253-38/+45
* Border tab page: Use 'thin' widthSamuel Mehrbrodt2021-11-241-2/+2
* border tab page: Explain how thick lines areSamuel Mehrbrodt2021-11-241-6/+6
* O[U]String::replaceAt overloads that take string_viewNoel Grandin2021-11-235-14/+14
* cui, editeng, sw: WrdStt -> WordStartMiklos Vajna2021-11-231-7/+7
* Change About LO dialog to run asyncJan-Marek Glogowski2021-11-191-2/+2
* Reuse macros for AbstractDialogFactory_ImplJan-Marek Glogowski2021-11-192-731/+169
* loplugin:stringliteraldefine in toolsNoel Grandin2021-11-192-9/+8
* Related tdf#139031: add missing colonsIlmari Lauhakangas2021-11-161-1/+1
* add a rule to enforce always-show-image of True if an image is usedCaolán McNamara2021-11-1513-0/+22
* Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara2021-11-152-4/+28
* call GetGetSpecialCharsFunction just onceCaolán McNamara2021-11-121-2/+2
* Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann2021-11-121-1/+5
* add placeholder labels for gtkCaolán McNamara2021-11-101-0/+3
* tdf#48622 Fix layout issue when "Custom" was selectedSamuel Mehrbrodt2021-11-093-33/+34
* Save with Glade 3.38.2Samuel Mehrbrodt2021-11-091-236/+232
* tdf#145128 "Perform file extension check" should be disabled if finalizedGabor Kelemen2021-11-081-0/+1
* use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin2021-11-051-1/+1
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-051-1/+1
* tdf#48622 Add new border line width defaultsSamuel Mehrbrodt2021-11-042-1/+20
* Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida2021-11-031-44/+18
* extract a ReorderingDropTarget for reuseCaolán McNamara2021-11-022-31/+6
* Removed duplicated includesAndrea Gelmini2021-11-011-1/+0
* tdf#138698 remove/ignore 'distributed' if feature is unknownCaolán McNamara2021-11-011-15/+44
* Provide values for debug in cuiJulien Nabet2021-11-012-13/+13
* uniformly allow focus into GtkToolbarCaolán McNamara2021-10-311-1/+1
* gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara2021-10-311-2/+0
* Related: tdf#145377 call select handler if restoring previously selected scriptCaolán McNamara2021-10-301-0/+3
* Switch to a newer version of ZXing libraryhomeboy4452021-10-301-2/+2
* Resolves: tdf#145377 don't use dismissed dialog as parent for error dialogsCaolán McNamara2021-10-302-4/+6
* tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4452021-10-293-29/+83
* Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski2021-10-2919-192/+150
* loplugin:flattenNoel Grandin2021-10-211-13/+13
* Use MsLangId::getConfiguredSystemLanguage()Eike Rathke2021-10-193-3/+3
* Simplify vector initialization in cuiJulien Nabet2021-10-1613-43/+74
* tdf#144691 apply the language change SYNCHRON so it will be seen during applyCaolán McNamara2021-10-151-3/+3
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-154-5/+5
* use std::vector::insert instead of push_backNoel Grandin2021-10-142-13/+3
* loplugin:moveparam in cuiNoel Grandin2021-10-114-5/+5