summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* Improved loplugin:redundantcast, static_cast on arithmetic types: uuiStephan Bergmann2017-04-061-6/+2
* use actual UNO enums in test..vbahelperNoel Grandin2017-04-032-9/+9
* remove unused defines from HRC files in misc(2)Noel Grandin2017-03-202-6/+0
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-10/+2
* Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin2017-02-094-43/+51
* replace localresource of strings and keys with StringArrayCaolán McNamara2017-02-083-295/+152
* Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl2017-02-074-51/+43
* revert unready stuffCaolán McNamara2017-02-073-152/+295
* interim convert to ResArrayCaolán McNamara2017-02-073-295/+152
* there is no cnt (chaos) resource file anymoreCaolán McNamara2017-02-071-9/+3
* replace calculation to get RID_SVXERRCODE with RID_SVXERRCODECaolán McNamara2017-02-071-1/+2
* create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin2017-02-074-43/+51
* tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt2017-01-311-7/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-266-46/+17
* New loplugin:dynexcspec: Add @throws documentation, uuiStephan Bergmann2017-01-191-1/+1
* new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin2017-01-191-10/+3
* tweak to avoid coverity#1371169 Missing move assignment operatorCaolán McNamara2017-01-191-8/+15
* OSL_TRACE->SAL in unotools..uuiNoel Grandin2016-12-061-1/+1
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-052-2/+2
* convert LF constants to o3tl::typed_flagsNoel Grandin2016-11-253-30/+37
* 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