Age | Commit message (Expand) | Author |
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 |
2017-03-20 | remove unused defines from HRC files in misc(2) | Noel Grandin |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-09 | Reapply "create ErrorHandlerFlags scoped enum for error handling flags"" | Noel Grandin |
2017-02-08 | replace localresource of strings and keys with StringArray | Caolán McNamara |
2017-02-07 | Revert "create ErrorHandlerFlags scoped enum for error handling flags" | Michael Stahl |
2017-02-07 | revert unready stuff | Caolán McNamara |
2017-02-07 | interim convert to ResArray | Caolán McNamara |
2017-02-07 | there is no cnt (chaos) resource file anymore | Caolán McNamara |
2017-02-07 | replace calculation to get RID_SVXERRCODE with RID_SVXERRCODE | Caolán McNamara |
2017-02-07 | create ErrorHandlerFlags scoped enum for error handling flags | Noel Grandin |
2017-01-31 | tdf#105566 Show InfoBar when signature is invalid | Samuel Mehrbrodt |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, uui | Stephan Bergmann |
2017-01-19 | new loplugin: useuniqueptr: unotools..xmlscript | Noel Grandin |
2017-01-19 | tweak to avoid coverity#1371169 Missing move assignment operator | Caolán McNamara |
2016-12-06 | OSL_TRACE->SAL in unotools..uui | Noel Grandin |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-11-25 | convert LF constants to o3tl::typed_flags | Noel Grandin |
2016-11-21 | add missing deps on ui files | David Tardon |
2016-11-20 | gbuild allow unitest to run once per lang in WITH_LANG_LIST | Norbert Thiebaud |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-11-09 | uui: fix use-after-free on password dialog | Michael Stahl |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-19 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-15 | clang-cl loplugin: uui | Stephan Bergmann |
2016-10-13 | tdf#74608: Ctor function for css.comp.uui.UUIInteractionRequestStringResolver | Matúš Kukan |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-03 | set translatable attributes in .ui files | Andras Timar |
2016-10-03 | loplugin:countusersofdefaultparams in sw..vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in vcl | Noel Grandin |
2016-08-18 | tdf#87938 Add descriptive instructions to 2fa dialog | Yousuf Philips |