summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make some methods privateNoel Grandin2014-08-133-4/+4
* java: reduce scope, make member classes privateNoel Grandin2014-08-134-5/+5
* java: reduce scope, make fields privateNoel Grandin2014-08-137-25/+25
* java: reduce scope, make constructors privateNoel Grandin2014-08-133-3/+3
* java: reduce scope, make constants privateNoel Grandin2014-08-121-5/+5
* java: fix broken javadoc tagsNoel Grandin2014-08-122-4/+0
* java: remove useless javadoc tagsNoel Grandin2014-08-121-2/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-127-0/+7
* Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara2014-08-111-1/+1
* java: remove unused parametersNoel Grandin2014-08-118-24/+16
* fdo#71625 Don't loop autosave if userautosave failsMaxim Monastirsky2014-08-101-7/+17
* framework.hrc: just use the valueThomas Arnhold2014-08-091-4/+2
* remove unused resource definitionsThomas Arnhold2014-08-091-5/+0
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-084-19/+3
* java: remove unnecessary semi-colonsNoel Grandin2014-08-082-2/+2
* java: remove redundant super-interfacesNoel Grandin2014-08-081-2/+1
* java: remove unused fieldsNoel Grandin2014-08-081-7/+0
* java: remove commented out codeNoel Grandin2014-08-0515-571/+0
* java: remove unused fieldsNoel Grandin2014-08-053-11/+2
* java: remove various unused variablesNoel Grandin2014-08-051-1/+0
* java: remove some unused variablesNoel Grandin2014-08-041-2/+2
* fix spelling compilant -> compliantNoel Grandin2014-08-042-2/+2
* typo: more then -> more thanTakeshi Abe2014-08-0122-37/+37
* fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi2014-07-291-1/+0
* Recovery files can have an extensionMaxim Monastirsky2014-07-281-1/+1
* coverity#704648 Dereference after null checkCaolán McNamara2014-07-261-1/+1
* TyposJulien Nabet2014-07-232-3/+3
* AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara2014-07-234-25/+1
* coverity#1224998 Uncaught exceptionCaolán McNamara2014-07-142-2/+2
* convert GlobalImageList to SimpleReferenceObjectNoel Grandin2014-07-113-32/+7
* improvements to ShareableMutexNoel Grandin2014-07-102-22/+17
* use SimpleReferenceObject in comphelper moduleNoel Grandin2014-07-081-0/+1
* clang scan-build: Called C++ object pointer is null, a good catchCaolán McNamara2014-07-031-3/+1
* Drop unused E_NOEXCEPTIONSStephan Bergmann2014-07-023-36/+36
* Drop unnecessary ITransactionManager base classStephan Bergmann2014-07-024-153/+78
* New loplugin:stringconcatStephan Bergmann2014-07-011-2/+1
* Typo: easiear->easierJulien Nabet2014-06-292-2/+2
* clang: Dead assignmentCaolán McNamara2014-06-261-2/+0
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-254-17/+27
* allow a frame to go from init state to closeCaolán McNamara2014-06-241-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-173-47/+7
* loplugin:staticcallStephan Bergmann2014-06-132-2/+2
* Fix memory leakStephan Bergmann2014-06-132-11/+8
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-06-104-113/+8
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-094-10/+2
* lp#1296715: refresh invalidated menusBjoern Michaelsen2014-06-051-1/+6
* various: remove SAL_THROW macroNoel Grandin2014-06-053-7/+4
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-049-0/+294
* compareTo -> equalsNoel Grandin2014-06-041-1/+1
* coverity#737167 Uncaught exceptionCaolán McNamara2014-06-041-1/+1