summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13remove unnecessary use of Java reflectionNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13update_pchThomas Arnhold
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10use SimpleReferenceObject in forms moduleNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-24coverity#706547 Uncaught exceptionCaolán McNamara
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
2014-06-04forms: expand DECLARE_DEFAULT_DTORThomas Arnhold
2014-06-01Fixed lower case typo in header guard definitionJens Carl
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-08various: sal_Bool->boolNoel Grandin