Age | Commit message (Expand) | Author |
2017-05-18 | gives names to mysterious 500 and 501 | Caolán McNamara |
2017-05-18 | SVT_RESSTR can go now | Caolán McNamara |
2017-05-12 | Clean up uses of SAL_U/SAL_W: fpicker | Stephan Bergmann |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-11 | remove some unnecessary temporary OUStrings | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-09 | fp010 is not in fpicker like the others | Caolán McNamara |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-26 | loplugin:useuniqueptr (clang-cl) | Stephan Bergmann |
2017-04-26 | remove fpicker bitmaps from .src files | Caolán McNamara |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in dbaccess..framework | Noel Grandin |
2017-04-12 | can use gb_CppunitTest_use_configuration and still access .ui files | Caolán McNamara |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-30 | tdf#39468 Translate German comments | Jens Carl |
2017-03-29 | convert EViewType to scoped enum | Noel Grandin |
2017-03-27 | Resolves: tdf#106729 ensure VistaFilePicker init before access | Caolán McNamara |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-23 | Typo: boder->border | Julien Nabet |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-19 | Fix typos | Andrea Gelmini |
2017-03-19 | fix typo/grammar: "the the" --> the | dennisroczek |
2017-03-17 | remove unused defines from HRC files in fpicker | Noel Grandin |
2017-03-14 | loplugin:subtlezeroinit (clang-cl) | Stephan Bergmann |
2017-03-14 | loplugin:unoany (clang-cl) | Stephan Bergmann |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-08 | loplugin:useuniqueptr (clang-cl) | Stephan Bergmann |
2017-02-03 | Typos | Julien Nabet |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | use rtl:Reference in SmartContent | Noel Grandin |