summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2015-07-16tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#706540 Uncaught exceptionCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann
2014-11-07Try to fix ambiguity errorZolnai Tamás
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04coverity#706543 uncaught exceptionDavid Tardon
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-30forms: The if statement is redundantRobert Antoni Buj i Gelonch
2014-10-27coverity#706537 Uncaught exceptionCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20tweak CaughtExceptionCaolán McNamara
2014-10-20Missing includeStephan Bergmann
2014-10-20coverity#706540 Uncaught exceptionCaolán McNamara
2014-10-20coverity#706538 Uncaught exceptionCaolán McNamara
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-17java: no need to call String.valueOf to append to a StringNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-07java: optimise calls to toArrayNoel Grandin
2014-10-02fdo#39468 Make forms/ German comments cleanPhilipp Weissenbacher
2014-10-01forms: enhanced for loopRobert Antoni Buj i Gelonch
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30forms: use Arrays.toString in integration.forms.RadioButtonsRobert Antoni Buj i Gelonch
2014-09-30forms: replace StringBuffer with StringBuilderRobert Antoni Buj i Gelonch
2014-09-30forms: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-09-30forms: remove import from the same packageRobert Antoni Buj i Gelonch
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29Fix java.util.Calendar.set in integration.forms.DateValidatorRobert Antoni Buj i Gelonch
2014-09-29forms: getMonth() and getYear() are deprecated in java.util.DateRobert Antoni Buj i Gelonch