summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove more warnings about vba exportMarkus Mohrhard2015-09-103-26/+5
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-312-4/+4
* make PostUserEvent Link<> typedNoel Grandin2015-08-282-12/+6
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-2616-54/+32
* loplugin: defaultparamsNoel Grandin2015-08-213-3/+3
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-3/+2
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-1/+0
* ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara2015-08-181-2/+3
* left align in the login boxSzymon Kłos2015-08-141-4/+4
* new loplugin: refcountingNoel Grandin2015-08-031-1/+1
* loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin2015-07-152-11/+2
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-3/+1
* more untranslatable UI stringsAndras Timar2015-06-152-5/+5
* untranslatable UI string (since 2009)Andras Timar2015-06-151-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-021-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-267-11/+11
* make hardcoded string localizableAndras Timar2015-05-143-1/+19
* No more need for EMPTYARG in C++11Stephan Bergmann2015-05-101-2/+2
* VclPtr: presumably these also leakCaolán McNamara2015-05-081-6/+5
* VclPtr: presumably these also leakCaolán McNamara2015-05-081-4/+2
* VclPtr: AlreadyOpenQueryBox doesn't get deletedCaolán McNamara2015-05-081-3/+2