summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-23loplugin:constantparam in fpickerNoel Grandin2-21/+8
2016-03-23remove unused AUTOSELECT_USERFILTER codeNoel Grandin1-33/+0
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-4/+4
2016-03-14inline some use-once macrosNoel Grandin1-15/+12
2016-03-09icon view for RemoteFilesDialogSzymon Kłos3-4/+51
2016-03-09loplugin:constantparam in svtoolsNoel Grandin2-6/+6
2016-03-07Bin overly verbose OSL_TRACEs of questionable usefulnessTor Lillqvist4-51/+2
2016-03-07Bin overly verbose function entry/exit debug print macrosTor Lillqvist8-516/+36
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann1-0/+1
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann3-11/+7
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann2-0/+6
2016-03-04-Werror,-Wunused-macrosStephan Bergmann1-6/+0
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet2-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1