summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2017-08-07loplugin:oncevarStephan Bergmann2-6/+2
2017-08-07loplugin:staticmethodsStephan Bergmann2-9/+7
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara4-28/+4
2017-08-01fix aqua buildCaolán McNamara1-0/+1
2017-08-01move resmgr to unotoolsCaolán McNamara4-6/+6
2017-07-31use empty instead of size() == 0Markus Mohrhard1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara4-5/+5
2017-07-21migrate to boost::gettextCaolán McNamara25-533/+168
2017-07-20loplugin:constparams in fpickerNoel Grandin4-17/+17
2017-07-06use more begin()/end() for SequenceNoel Grandin1-7/+2
2017-07-03loplugin:oncevar (clang-cl): fpickerStephan Bergmann1-2/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke2-4/+2
2017-06-30loplugin:oncevarStephan Bergmann2-7/+3
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin1-3/+1
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin5-11/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-30fpicker: global default _WIN32_WINNT is sufficient nowMichael Stahl2-9/+0
2017-05-29fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl5-25/+0
2017-05-29fpicker: remove some Win32 helper code that is now unusedMichael Stahl2-270/+0
2017-05-29fpicker: remove PreviewCtrl.[ch]xxMichael Stahl3-715/+0
2017-05-29fpicker: remove legacy XP FilePicker implementationMichael Stahl42-7614/+4
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-4/+2
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M2-2/+2
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann2-5/+5
2017-05-18gives names to mysterious 500 and 501Caolán McNamara1-2/+5
2017-05-18SVT_RESSTR can go nowCaolán McNamara3-27/+30
2017-05-12Clean up uses of SAL_U/SAL_W: fpickerStephan Bergmann2-2/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-2/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke6-6/+0
2017-05-09fp010 is not in fpicker like the othersCaolán McNamara1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann1-8/+8
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara10-33/+37
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock4-0/+4
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-8/+2
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-4/+4
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-2/+2
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-29convert EViewType to scoped enumNoel Grandin2-4/+4