summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* tdf#115742: use correct parameterAron Budea2018-03-121-1/+1
* Build fix after e169df73408a48427a2b4b2a1927da09fc740169Mike Kaganski2018-03-121-1/+1
* tdf#115742: allow ignoring stale lockfile on saveMike Kaganski2018-03-125-26/+47
* tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski2018-02-096-54/+67
* tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk2018-02-0911-34/+182
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-182-2/+2
* tdf#107649: add TrySystemCredentialsFirst config optionMike Kaganski2017-05-061-5/+11
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* includes should be at the top of the fileNoel Grandin2016-11-181-3/+1
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* uui: fix use-after-free on password dialogMichael Stahl2016-11-091-2/+2
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-1/+1
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-197-19/+3
* clang-cl loplugin: uuiStephan Bergmann2016-10-151-1/+1
* tdf#74608: Ctor function for css.comp.uui.UUIInteractionRequestStringResolverMatúš Kukan2016-10-134-62/+13
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-056-5/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0516-32/+32
* set translatable attributes in .ui filesAndras Timar2016-10-031-1/+1
* loplugin:countusersofdefaultparams in sw..vclNoel Grandin2016-10-031-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1317-17/+17
* loplugin:constantparam in vclNoel Grandin2016-09-071-1/+1
* tdf#87938 Add descriptive instructions to 2fa dialogYousuf Philips2016-08-183-30/+108
* screenshots: add new global make targetArmin Le Grand2016-08-181-1/+2
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for uuiArmin Le Grand2016-08-184-0/+264
* VclPtr: password prompts never disposeCaolán McNamara2016-07-291-14/+12
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-0/+1
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-3/+1
* This doesn’t need to be translatableAdolfo Jayme Barrientos2016-06-151-1/+1
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* Google 2FA: better info for userSzymon Kłos2016-05-233-2/+35
* loplugin:unusedmethods in unotoolsNoel Grandin2016-05-191-4/+0
* tdf#87938 libcmis: Google 2FA implementationSzymon Kłos2016-05-162-2/+5
* clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin2016-05-131-3/+3
* Related tdf#98644: In login dialog, give a hint that the password was wrongStephan Bergmann2016-05-023-13/+58
* Avoid reserved identifierStephan Bergmann2016-04-221-3/+3
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-4/+4
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-145-8/+8
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-3/+4
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-0912-34/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* loplugin:unusedfields variousNoel Grandin2015-11-261-1/+0