summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* avoid out of bounds accessMarkus Mohrhard2017-08-211-2/+3
* drop unused CntContentTypeItemJochen Nitschke2017-08-181-1/+0
* Fix typosAndrea Gelmini2017-08-171-1/+1
* loplugin:oncevarStephan Bergmann2017-08-072-6/+2
* loplugin:staticmethodsStephan Bergmann2017-08-072-9/+7
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-024-28/+4
* fix aqua buildCaolán McNamara2017-08-011-0/+1
* move resmgr to unotoolsCaolán McNamara2017-08-014-6/+6
* use empty instead of size() == 0Markus Mohrhard2017-07-311-1/+1
* de-hrc various thingsCaolán McNamara2017-07-214-5/+5
* migrate to boost::gettextCaolán McNamara2017-07-2125-533/+168
* loplugin:constparams in fpickerNoel Grandin2017-07-204-17/+17
* use more begin()/end() for SequenceNoel Grandin2017-07-061-7/+2
* loplugin:oncevar (clang-cl): fpickerStephan Bergmann2017-07-031-2/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-032-4/+2
* loplugin:oncevarStephan Bergmann2017-06-302-7/+3
* loplugin:oncevar in formula..frameworkNoel Grandin2017-06-251-3/+1
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-235-11/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Fix typosAndrea Gelmini2017-06-011-1/+1
* fpicker: global default _WIN32_WINNT is sufficient nowMichael Stahl2017-05-302-9/+0
* fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl2017-05-295-25/+0
* fpicker: remove some Win32 helper code that is now unusedMichael Stahl2017-05-292-270/+0
* fpicker: remove PreviewCtrl.[ch]xxMichael Stahl2017-05-293-715/+0
* fpicker: remove legacy XP FilePicker implementationMichael Stahl2017-05-2942-7614/+4
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-4/+2
* Translate German comments and debug strings (leftovers in f... dirs)Johnny_M2017-05-202-2/+2
* loplugin:stringcopy: fpickerStephan Bergmann2017-05-192-5/+5
* gives names to mysterious 500 and 501Caolán McNamara2017-05-181-2/+5
* SVT_RESSTR can go nowCaolán McNamara2017-05-183-27/+30
* Clean up uses of SAL_U/SAL_W: fpickerStephan Bergmann2017-05-122-2/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-2/+0
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-2/+2
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-096-6/+0
* fp010 is not in fpicker like the othersCaolán McNamara2017-05-091-1/+1
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-082-2/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* loplugin:useuniqueptr (clang-cl)Stephan Bergmann2017-04-261-8/+8
* remove fpicker bitmaps from .src filesCaolán McNamara2017-04-2610-33/+37
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-254-0/+4
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-213-3/+0
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-191-8/+2
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-4/+4
* loplugin:constantparam part2Noel Grandin2017-04-051-1/+1
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-042-2/+2