Age | Commit message (Expand) | Author |
2014-11-14 | coverity#706540 Uncaught exception | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-11-11 | Revert "Some SvxFontHeightItem clean-up" | Stephan Bergmann |
2014-11-11 | Some SvxFontHeightItem clean-up | Stephan Bergmann |
2014-11-07 | Try to fix ambiguity error | Zolnai Tamás |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | new loplugin: use more efficient find() methods | Noel Grandin |
2014-11-05 | fdo#84938: replace TOOLBOXITEM_ constants with enum | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-04 | coverity#706543 uncaught exception | David Tardon |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-30 | forms: The if statement is redundant | Robert Antoni Buj i Gelonch |
2014-10-27 | coverity#706537 Uncaught exception | Caolán McNamara |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-20 | tweak CaughtException | Caolán McNamara |
2014-10-20 | Missing include | Stephan Bergmann |
2014-10-20 | coverity#706540 Uncaught exception | Caolán McNamara |
2014-10-20 | coverity#706538 Uncaught exception | Caolán McNamara |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-17 | java: no need to call String.valueOf to append to a String | Noel Grandin |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-16 | java: when rethrowing, store the original exception | Noel Grandin |
2014-10-16 | java: ensure that the stream is cleaned up before the method returns | Robert Antoni Buj i Gelonch |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-08 | back out more wrong and confusing tools::Time comment changes | Eike Rathke |
2014-10-07 | java: optimise calls to toArray | Noel Grandin |
2014-10-02 | fdo#39468 Make forms/ German comments clean | Philipp Weissenbacher |
2014-10-01 | forms: enhanced for loop | Robert Antoni Buj i Gelonch |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | forms: use Arrays.toString in integration.forms.RadioButtons | Robert Antoni Buj i Gelonch |
2014-09-30 | forms: replace StringBuffer with StringBuilder | Robert Antoni Buj i Gelonch |
2014-09-30 | forms: the assigned value is never used | Robert Antoni Buj i Gelonch |
2014-09-30 | forms: remove import from the same package | Robert Antoni Buj i Gelonch |
2014-09-30 | forms: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-29 | Fix java.util.Calendar.set in integration.forms.DateValidator | Robert Antoni Buj i Gelonch |
2014-09-29 | forms: getMonth() and getYear() are deprecated in java.util.Date | Robert Antoni Buj i Gelonch |
2014-09-29 | forms: Pass array of length equal to the size of the collection | Robert Antoni Buj i Gelonch |
2014-09-25 | fdo#39468 Translate German comments, clean some ws | Philipp Weissenbacher |
2014-09-24 | fdo#39468 Translated German to English | Tobias Madl |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |