summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2017-08-21avoid out of bounds accessMarkus Mohrhard
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-17Fix typosAndrea Gelmini
2017-08-07loplugin:oncevarStephan Bergmann
2017-08-07loplugin:staticmethodsStephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01fix aqua buildCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31use empty instead of size() == 0Markus Mohrhard
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in fpickerNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): fpickerStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-01Fix typosAndrea Gelmini
2017-05-30fpicker: global default _WIN32_WINNT is sufficient nowMichael Stahl
2017-05-29fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl
2017-05-29fpicker: remove some Win32 helper code that is now unusedMichael Stahl
2017-05-29fpicker: remove PreviewCtrl.[ch]xxMichael Stahl
2017-05-29fpicker: remove legacy XP FilePicker implementationMichael Stahl
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann
2017-05-18gives names to mysterious 500 and 501Caolán McNamara
2017-05-18SVT_RESSTR can go nowCaolán McNamara
2017-05-12Clean up uses of SAL_U/SAL_W: fpickerStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09fp010 is not in fpicker like the othersCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann