Age | Commit message (Expand) | Author |
2015-06-14 | surely we only care if *our* window is shown here | Caolán McNamara |
2015-06-13 | Remove comment filename | Andrea Gelmini |
2015-06-13 | Typos | Julien Nabet |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-06 | Apply new VclPtr clang plugin to catch potential problems. | Noel Grandin |
2015-06-04 | tdf#91529 hopefully fixes the issue by painting immediately | Tomaž Vajngerl |
2015-06-03 | Build time option --disable-extension-update | Katarina Behrens |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | SvxSearchItem: add m_nStartPoint{X,Y} | Miklos Vajna |
2015-05-28 | Rewrite all calls like Dialog(params).Execute() | Philippe Jung |
2015-05-26 | desktop: simplify code by std::none_of | Takeshi Abe |
2015-05-25 | Audit all PostUserEvent calls and instrument for VclPtr. | Michael Meeks |
2015-05-25 | convert TOTOP constants to scoped enum | Noel Grandin |
2015-05-23 | Look for libsofficeapp.dylib in the right place on OS X | Tor Lillqvist |
2015-05-23 | Build the LibreOfficeKit bits for OS X, too | Tor Lillqvist |
2015-05-22 | loplugin:constantfunction | Noel Grandin |
2015-05-22 | convert constants in include/vcl/settings.hxx to scoped enums | Noel Grandin |
2015-05-21 | Remove more obsolete Android code: The 'AppSupport' stuff | Tor Lillqvist |
2015-05-20 | desktop: add soffice --record parameter for easy use of rr | Michael Stahl |
2015-05-20 | convert TEXT_DRAW constants to scoped enum | Noel Grandin |
2015-05-18 | Remove include stdio (part2) | Julien Nabet |
2015-05-16 | refactor desktop classes to use RenderContext | Tomaž Vajngerl |
2015-05-12 | Fixup my earlier quoting fix. | Thorsten Behrens |
2015-05-12 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | Add some quoting to shell scripts. | Thorsten Behrens |
2015-05-11 | Revert "Switch VclBuilder constructors to use VclPtr." | Michael Meeks |
2015-05-11 | Improve exception message | Stephan Bergmann |
2015-05-11 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | convert COMMAND_ constants to scoped enum | Noel Grandin |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-09 | tdf#91052 - more macros for 'make' constructors. | Michael Meeks |
2015-05-09 | coverity#1257113 Uninitialized pointer field | Caolán McNamara |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-08 | read_percent returns ProgressStatus, not sal_Bool | Stephan Bergmann |
2015-05-06 | Nah, the Android NDK we use doesn't have std::to_string() | Tor Lillqvist |
2015-05-06 | Include <string> | Tor Lillqvist |
2015-05-06 | Add support for progress bar callbacks to LibreOfficeKit | Tor Lillqvist |
2015-05-06 | cleanup DIALOG_NO_PARENT, follow on to tdf#91090 | Noel Grandin |
2015-05-06 | tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1) | Michael Meeks |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-04 | Use gb_Module_add_check_targets to add CppunitTest | Stephan Bergmann |
2015-05-04 | Enable desktop/qa/deployment_misc/test_dp_version.cxx | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | desktop: pJSON may be 0 in jsonToPropertyValues() | Miklos Vajna |
2015-04-29 | Fix for gcc 4.6.3 | Juergen Funk |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |