summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2017-03-28Resolves: tdf#106729 ensure VistaFilePicker init before accessCaolán McNamara2-2/+19
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann3-3/+6
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10loplugin fixes here, tooTor Lillqvist1-8/+1
2016-11-10use-after-free fix here, tooTor Lillqvist1-2/+2
2016-11-10TyposTor Lillqvist1-1/+1
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-2/+2
2016-10-31Strange OUString null checkStephan Bergmann1-2/+2
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann2-8/+0
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar2-295/+295
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara2-3/+5
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara2-2/+2
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann1-1/+1
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin2-9/+2
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: fpickerStephan Bergmann46-584/+582
2016-10-14ReleaseSolarMutexOnMainThreadContext is unusedStephan Bergmann4-70/+0
2016-10-14_OPENFILENAME_SIZE_VERISON_400 is unusedStephan Bergmann1-17/+0
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