Age | Commit message (Expand) | Author |
2017-10-23 | loplugin:includeform: uui | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-13 | Don't crash on extension update check | Jan-Marek Glogowski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-04 | Translate German comments/debug strings (leftovers in dirs test to uui) | Johnny_M |
2017-08-26 | Fix typo | Andrea Gelmini |
2017-08-25 | Allow non-modal Dialogs during FileImport/Load | Armin Le Grand |
2017-08-25 | no need to use ERRCODE_RES_MASK here | Noel Grandin |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-22 | Convert ErrCode area to scoped enum | Noel Grandin |
2017-08-19 | remove dodgy use of ErrCode | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-15 | tdf#111696 No macro security dialog with High setting | Noel Grandin |
2017-08-13 | fix some ErrCode IgnoreWarning() usage | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-23 | coverity#1415622 Pointer to local outside scope | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-18 | Change nonsense non-const Date* GetNullDate() to const Date& | Eike Rathke |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-06-28 | loplugin:oncevar in ucb..vbahelper | Noel Grandin |
2017-06-23 | inline some ERRCODE_AREA aliases | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-13 | no need to define __RSC here | Noel Grandin |
2017-06-06 | tdf#106942 Wrong message when lock file is empty or corrupt | Juergen Funk |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin |
2017-06-01 | merge ofa res file into svt one | Caolán McNamara |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-16 | loplugin:checkunusedparams various | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert uui module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-05 | tdf#107649: add TrySystemCredentialsFirst config option | Mike Kaganski |
2017-04-28 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-25 | vcl: change ErrorHandlerFlags to DialogMask | Chris Sherlock |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | make __RSC a builtin define for the RSC compiler | Noel Grandin |
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-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-04-12 | can use gb_CppunitTest_use_configuration and still access .ui files | Caolán McNamara |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: uui | Stephan Bergmann |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |