summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-4/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin3-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann16-91/+91
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2-5/+0
2016-09-14loplugin:overrideStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann12-14/+14
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist16-490/+13
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin2-5/+2
2016-08-29tdf#101766: Fix new folder creation in 'Save Remote Server' dialog.Giuseppe Castagno1-1/+8
2016-08-27Resolves: #i96720# FilePicker: setDefaultName...Damjan Jovanovic1-2/+12
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for fpickerArmin Le Grand4-0/+255
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2-0/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt6-0/+19
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt6-2/+21
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara2-3/+11
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin3-4/+4
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales15-92/+82
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-3/+3
2016-05-30valgrind: Invalid read of size 8Caolán McNamara1-0/+1
2016-05-26Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara1-0/+3
2016-05-23in unlikely case >>= failsCaolán McNamara1-1/+1
2016-05-13convert FilePicker flags to scoped enumNoel Grandin11-110/+76
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-15/+0
2016-05-12Convert SFX_EXTRA to scoped enumNoel Grandin5-37/+43
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht3-1/+28
2016-05-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin4-14/+0
2016-05-04use Any constructor instead of temporariesNoel Grandin1-16/+5
2016-04-28RemoteFilesDialog: icons for view mode buttonsSzymon Kłos1-2/+18
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin1-4/+4
2016-04-22loplugin:passstuffbyrefStephan Bergmann3-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-18loplugin:passstuffbyrefStephan Bergmann1-2/+2
2016-04-18Avoid reserved identifierStephan Bergmann1-3/+3
2016-04-18clean-up: unused using declarations and includesJochen Nitschke5-9/+0
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin3-5/+5
2016-04-14loplugin:passstuffbyref in variousNoel Grandin2-5/+5
2016-04-13tdf#98395 : Remote File dialog showing wrong details in columnsSzymon Kłos1-0/+2
2016-04-12Avoid reserved identifiersStephan Bergmann2-4/+4
2016-04-12WNT: check result of PostMessage()Michael Stahl2-4/+8
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke6-4/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin2-5/+4
2016-03-23-Werror=unused-but-set-variableStephan Bergmann1-14/+0