summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-2/+2
* tdf#39468 Translate German commentsJens Carl2017-03-301-1/+1
* convert EViewType to scoped enumNoel Grandin2017-03-292-4/+4
* Resolves: tdf#106729 ensure VistaFilePicker init before accessCaolán McNamara2017-03-272-1/+18
* Fix typosAndrea Gelmini2017-03-255-8/+8
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Typo: boder->borderJulien Nabet2017-03-231-2/+2
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Fix typosAndrea Gelmini2017-03-191-1/+1
* fix typo/grammar: "the the" --> thedennisroczek2017-03-191-4/+2
* remove unused defines from HRC files in fpickerNoel Grandin2017-03-173-7/+0
* loplugin:subtlezeroinit (clang-cl)Stephan Bergmann2017-03-141-1/+1
* loplugin:unoany (clang-cl)Stephan Bergmann2017-03-141-1/+1
* remove unused RID constantsNoel Grandin2017-03-141-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-036-26/+26
* Fix typosAndrea Gelmini2017-03-033-3/+3
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* Convert WindowType to scoped enumNoel Grandin2017-02-141-9/+9
* Remove MinGW supportStephan Bergmann2017-02-103-40/+0
* loplugin:useuniqueptr (clang-cl)Stephan Bergmann2017-02-081-7/+8
* TyposJulien Nabet2017-02-031-1/+1
* loplugin:stringconstantStephan Bergmann2017-02-011-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* loplugin:useuniqueptrStephan Bergmann2017-01-262-5/+10
* loplugin:useuniqueptrStephan Bergmann2017-01-262-46/+4
* loplugin:useuniqueptrStephan Bergmann2017-01-262-16/+14
* Remove dynamic exception specificationsStephan Bergmann2017-01-2636-639/+373