summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* loplugin:overrideStephan Bergmann2016-09-141-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1312-14/+14
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-1216-490/+13
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-122-5/+2
* tdf#101766: Fix new folder creation in 'Save Remote Server' dialog.Giuseppe Castagno2016-08-291-1/+8
* Resolves: #i96720# FilePicker: setDefaultName...Damjan Jovanovic2016-08-271-2/+12
* 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 fpickerArmin Le Grand2016-08-184-0/+255
* loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2016-08-052-2/+2
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-062-0/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-2/+2
* Add new open dialog type: Play and linkSamuel Mehrbrodt2016-07-016-0/+19
* Add new open dialog type: Preview only (without link)Samuel Mehrbrodt2016-06-306-2/+21
* Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara2016-06-272-3/+11
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-233-4/+4
* Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales2016-06-2215-92/+82
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-012-3/+3
* valgrind: Invalid read of size 8Caolán McNamara2016-05-301-0/+1
* Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara2016-05-261-0/+3
* in unlikely case >>= failsCaolán McNamara2016-05-231-1/+1
* convert FilePicker flags to scoped enumNoel Grandin2016-05-1311-110/+76
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-121-15/+0
* Convert SFX_EXTRA to scoped enumNoel Grandin2016-05-125-37/+43
* set parent window of windows system file picker on save(as)Oliver Specht2016-05-113-1/+28
* remove unused FILEDLG_STATE constants and fieldsNoel Grandin2016-05-114-14/+0
* use Any constructor instead of temporariesNoel Grandin2016-05-041-16/+5
* RemoteFilesDialog: icons for view mode buttonsSzymon Kłos2016-04-281-2/+18
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-271-4/+4
* loplugin:passstuffbyrefStephan Bergmann2016-04-223-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:passstuffbyrefStephan Bergmann2016-04-181-2/+2
* Avoid reserved identifierStephan Bergmann2016-04-181-3/+3
* clean-up: unused using declarations and includesJochen Nitschke2016-04-185-9/+0
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-143-5/+5
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-5/+5
* tdf#98395 : Remote File dialog showing wrong details in columnsSzymon Kłos2016-04-131-0/+2
* Avoid reserved identifiersStephan Bergmann2016-04-122-4/+4
* WNT: check result of PostMessage()Michael Stahl2016-04-122-4/+8
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-126-4/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-312-5/+4
* -Werror=unused-but-set-variableStephan Bergmann2016-03-231-14/+0
* loplugin:constantparam in fpickerNoel Grandin2016-03-232-21/+8
* remove unused AUTOSELECT_USERFILTER codeNoel Grandin2016-03-231-33/+0
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-151-4/+4
* inline some use-once macrosNoel Grandin2016-03-141-15/+12
* icon view for RemoteFilesDialogSzymon Kłos2016-03-093-4/+51