summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-08-15drop TabControl resource loaderCaolán McNamara
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13remove dead java constantsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13update_pchThomas Arnhold
2014-08-13java: remove unused fieldsNoel Grandin
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: reduce scope, make constants 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-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara
2014-08-11java: remove unused parametersNoel Grandin
2014-08-10fdo#71625 Don't loop autosave if userautosave failsMaxim Monastirsky
2014-08-09framework.hrc: just use the valueThomas Arnhold
2014-08-09remove unused resource definitionsThomas Arnhold
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04fix spelling compilant -> compliantNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-28Recovery files can have an extensionMaxim Monastirsky
2014-07-26coverity#704648 Dereference after null checkCaolán McNamara
2014-07-23TyposJulien Nabet
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara
2014-07-11convert GlobalImageList to SimpleReferenceObjectNoel Grandin
2014-07-10improvements to ShareableMutexNoel Grandin
2014-07-08use SimpleReferenceObject in comphelper moduleNoel Grandin
2014-07-03clang scan-build: Called C++ object pointer is null, a good catchCaolán McNamara
2014-07-02Drop unused E_NOEXCEPTIONSStephan Bergmann
2014-07-02Drop unnecessary ITransactionManager base classStephan Bergmann
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-29Typo: easiear->easierJulien Nabet
2014-06-26clang: Dead assignmentCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-24allow a frame to go from init state to closeCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13Fix memory leakStephan Bergmann