summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2022-01-04changed CuiResId into SvxResId.Kiyotaka Nishibori1-1/+2
2022-01-03loplugin:unusedmethodsNoel Grandin1-1/+0
2021-12-31fix ubsan --disable-extensions error seen in oss-fuzz buildCaolán McNamara1-1/+1
2021-12-30tdf#145538 Use range based loopsAnkur Khandelwal1-6/+6
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen3-0/+3
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen6-10/+13
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin8-206/+203
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna1-0/+2
2021-12-21Transfer preferred DPI into SfxTabPage with additional propertiesTomaž Vajngerl1-4/+3
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna2-7/+29
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl2-7/+28
2021-12-17Fix typosAndrea Gelmini2-2/+2
2021-12-16sd theme: add UI to set individual colors of a color setMiklos Vajna2-0/+75
2021-12-15sd theme: add UI to set/get the name of a color setMiklos Vajna2-0/+11
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna3-0/+138
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 McNamara51-349/+348
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 Grandin1-41/+41
2021-11-25loplugin:stringliteraldefine in cuiNoel Grandin2-21/+28
2021-11-24Border tab page: Use 'thin' widthSamuel Mehrbrodt1-2/+2
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-12call GetGetSpecialCharsFunction just onceCaolán McNamara1-2/+2
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann1-1/+5
2021-11-09tdf#48622 Fix layout issue when "Custom" was selectedSamuel Mehrbrodt2-8/+0
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 Mehrbrodt1-1/+17
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-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].homeboy4452-26/+43
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