summaryrefslogtreecommitdiff
path: root/fpicker/source
AgeCommit message (Expand)Author
2017-03-27Resolves: tdf#106729 ensure VistaFilePicker init before accessCaolán McNamara
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31Strange OUString null checkStephan Bergmann
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: fpickerStephan Bergmann
2016-10-14ReleaseSolarMutexOnMainThreadContext is unusedStephan Bergmann
2016-10-14_OPENFILENAME_SIZE_VERISON_400 is unusedStephan Bergmann
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-14loplugin:overrideStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-08-29tdf#101766: Fix new folder creation in 'Save Remote Server' dialog.Giuseppe Castagno
2016-08-27Resolves: #i96720# FilePicker: setDefaultName...Damjan Jovanovic
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30valgrind: Invalid read of size 8Caolán McNamara
2016-05-26Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara
2016-05-23in unlikely case >>= failsCaolán McNamara
2016-05-13convert FilePicker flags to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12Convert SFX_EXTRA to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-22loplugin:passstuffbyrefStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin