summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2016-08-22tdf#87938 Reduce the width of the authentication dialogYousuf Philips1-0/+3
2016-07-30VclPtr: password prompts never disposeCaolán McNamara1-14/+12
2016-06-15This doesn’t need to be translatableAdolfo Jayme Barrientos1-1/+1
2016-05-23Google 2FA: better info for userSzymon Kłos3-2/+35
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin1-4/+0
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos2-2/+5
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin1-3/+3
2016-05-02Related tdf#98644: In login dialog, give a hint that the password was wrongStephan Bergmann3-13/+58
2016-04-22Avoid reserved identifierStephan Bergmann1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin5-8/+8
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-3/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock12-34/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2015-11-26loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-18com::sun::star->css in uui/Noel Grandin10-197/+131
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin2-2/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-116/+51
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-10/+10
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-7/+3
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-20Gracefully handle URLs INetURLObject refuses to parseStephan Bergmann1-1/+3
2015-10-20tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi1-2/+5
2015-10-19loplugin:defaultparamsStephan Bergmann2-3/+3
2015-10-16convert Link<> to typedNoel Grandin2-3/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann14-27/+27
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-09-17boost->stdCaolán McNamara7-21/+19
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-8/+8
2015-09-10remove more warnings about vba exportMarkus Mohrhard3-26/+5
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-4/+4
2015-08-28make PostUserEvent Link<> typedNoel Grandin2-12/+6
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin16-54/+32
2015-08-21loplugin: defaultparamsNoel Grandin3-3/+3
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-3/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-1/+0
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-2/+3
2015-08-14left align in the login boxSzymon Kłos1-4/+4
2015-08-03new loplugin: refcountingNoel Grandin1-1/+1
2015-07-15loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin2-11/+2
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-3/+1
2015-06-15more untranslatable UI stringsAndras Timar2-5/+5