summaryrefslogtreecommitdiff
path: root/cui/source
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-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
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 Vajna1-5/+3
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 Sherlock3-3/+3
2021-09-27lock the combobox + spinbutton group width to its original all-shown widthCaolán McNamara2-0/+8
2021-09-27tdf#48622 add border line thickness predefined values in UIVasily Melenchuk2-6/+48
2021-09-26use SfxItemSetFixed in variousNoel Grandin4-12/+9
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: cuiStephan Bergmann2-6/+10
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin1-18/+14
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock1-10/+1
2021-09-20Add sal/config.h in preparation for patchChris Sherlock1-0/+2
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock1-3/+3
2021-09-17tdf139131 - Sort page styles under Paragraph -> Text FlowAndreas Heinisch1-0/+2
2021-09-15loplugin:constvarsNoel Grandin1-1/+1