summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* 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
* com::sun::star->css in uui/Noel Grandin2015-11-1810-197/+131
* use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin2015-11-172-2/+2
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-116/+51
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-106-10/+10
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-052-7/+3
* yyyyyNoel Grandin2015-11-041-1/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+2
* Gracefully handle URLs INetURLObject refuses to parseStephan Bergmann2015-10-201-1/+3
* tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi2015-10-201-2/+5
* loplugin:defaultparamsStephan Bergmann2015-10-192-3/+3
* convert Link<> to typedNoel Grandin2015-10-162-3/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1214-27/+27
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* boost->stdCaolán McNamara2015-09-177-21/+19
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-154-8/+8