summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-21Transfer preferred DPI into SfxTabPage with additional propertiesTomaž Vajngerl
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl
2021-12-17Fix typosAndrea Gelmini
2021-12-16sd theme: add UI to set individual colors of a color setMiklos Vajna
2021-12-15sd theme: add UI to set/get the name of a color setMiklos Vajna
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna
2021-12-03some translations are searched for in the wrong .moCaolán McNamara
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-27set png filter for import dialog in a more robust wayCaolán McNamara
2021-11-26tdf#145831: fix typo in PNGAndrea Gelmini
2021-11-25tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-25loplugin:stringliteraldefine in cuiNoel Grandin
2021-11-24Border tab page: Use 'thin' widthSamuel Mehrbrodt
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-19Change About LO dialog to run asyncJan-Marek Glogowski
2021-11-19Reuse macros for AbstractDialogFactory_ImplJan-Marek Glogowski
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin
2021-11-12call GetGetSpecialCharsFunction just onceCaolán McNamara
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-09tdf#48622 Fix layout issue when "Custom" was selectedSamuel Mehrbrodt
2021-11-08tdf#145128 "Perform file extension check" should be disabled if finalizedGabor Kelemen
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-11-01Removed duplicated includesAndrea Gelmini
2021-11-01tdf#138698 remove/ignore 'distributed' if feature is unknownCaolán McNamara
2021-11-01Provide values for debug in cuiJulien Nabet
2021-10-30Related: tdf#145377 call select handler if restoring previously selected scriptCaolán McNamara
2021-10-30Switch to a newer version of ZXing libraryhomeboy445
2021-10-30Resolves: tdf#145377 don't use dismissed dialog as parent for error dialogsCaolán McNamara
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-16Simplify vector initialization in cuiJulien Nabet
2021-10-15tdf#144691 apply the language change SYNCHRON so it will be seen during applyCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-11loplugin:moveparam in cuiNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-09Typo: *Extesion* -> *Extension*Julien Nabet
2021-10-08use more SfxItemSetFixedNoel Grandin
2021-10-07Resolves tdf#144693 - TipOfTheDay does not progressHeiko Tietze