Age | Commit message (Expand) | Author |
2014-10-31 | desktop: split up Package_script corresponding to scp2 modules | Michael Stahl |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-31 | convert COMMAND_WHEEL constants to an enum | Noel Grandin |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-29 | desktop: do not builid crashrep.com if it's not packaged | Michael Stahl |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-28 | coverity#982159 silence Unchecked return value from library | Caolán McNamara |
2014-10-27 | coverity#1209023 silence Unchecked return value from library | Caolán McNamara |
2014-10-25 | coverity#983652 Uncaught exception | Caolán McNamara |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | fdo#60689: replace SUPD variable | Marcos Paulo de Souza |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-10-21 | SAL_WARN about unsupported dispatch requests | Stephan Bergmann |
2014-10-17 | java: should throw this exception | Noel Grandin |
2014-10-16 | java: when rethrowing, store the original exception | Noel Grandin |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-11 | move the removeTree function from desktop to unotools | Michael Stahl |
2014-10-10 | coverity#1242395 Don't call random | Caolán McNamara |
2014-10-09 | desktop: -Werror=unused-macros | Michael Stahl |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-09 | typo: Lable -> Label | Andras Timar |
2014-10-08 | desktop: let --convert-to dump its exception message on stderr | Miklos Vajna |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-09-30 | desktop: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-29 | Adapt unoinfo to new Mac OS X LibreOffice.app layout | Stephan Bergmann |
2014-09-29 | No extension cache to clean unless HAVE_FEATURE_EXTENSIONS | Tor Lillqvist |
2014-09-28 | border_width from 12 to 6, as the rest of dialogs | Adolfo Jayme Barrientos |
2014-09-24 | android: use JNI direct memory allocator from Fennec | Tomaž Vajngerl |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-22 | LOKit: add "destroy" and "saveAs" to android JNI | Tomaž Vajngerl |
2014-09-19 | loplugin:saloverride | Stephan Bergmann |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-17 | Use SAL_INFO | Stephan Bergmann |
2014-09-16 | Rename LO-specific uno ini-file (Linux: program/unorc) to "louno" | Stephan Bergmann |
2014-09-12 | desktop: sal_Bool -> bool | Stephan Bergmann |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-10 | fdo#55380 replaced use of obsolete interfaces | Daniel Sikeler |
2014-09-07 | microoptimisation: no need to compute string length to test emptiness | Lionel Elie Mamane |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-06 | Make OOO_EXIT_POST_STARTUP behave more nicely when blank | Matthew J. Francis |
2014-09-05 | coverity#706495 Uncaught exception | Caolán McNamara |
2014-09-05 | coverity#983652 Uncaught exception | Caolán McNamara |
2014-09-05 | coverity#706497 Uncaught exception | Caolán McNamara |
2014-09-05 | coverity#706498 Uncaught exception | Caolán McNamara |
2014-09-02 | coverity#706501 Uncaught exception | Caolán McNamara |
2014-08-29 | Linux AArch64 port | Stephan Bergmann |
2014-08-28 | Fix some *_component_getFactory function types | Stephan Bergmann |
2014-08-25 | convert RID_WARNINGBOX_* to MessageDialog + string | Caolán McNamara |
2014-08-25 | convert RID_QUERYBOX_INSTALL_FOR_ALL with custom buttons to .ui | Caolán McNamara |