summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-123-0/+5
* these are global strings nowCaolán McNamara2014-08-112-4/+0
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-084-8/+6
* java: remove redundant null checksNoel Grandin2014-08-082-10/+7
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-1/+1
* java: remove redundant super-interfacesNoel Grandin2014-08-081-2/+1
* Convert RID_DLG_FORMLINKS to .uiPalenik Mihály2014-08-078-208/+284
* Convert PAGE_CONNECTION to .uiPalenik Mihály2014-08-051-1/+1
* java: remove commented out codeNoel Grandin2014-08-052-27/+0
* java: remove unused fieldsNoel Grandin2014-08-051-1/+0
* remove unused resource idsThomas Arnhold2014-08-042-21/+0
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-042-2/+2
* typo: more then -> more thanTakeshi Abe2014-08-012-2/+2
* set the help id here nowCaolán McNamara2014-07-241-0/+1
* RID_DLG_ADDRESSBOOKSOURCEPILOT conversion to .uiSzymon Kłos2014-07-243-57/+40
* callcatcher: update unused codeCaolán McNamara2014-07-222-19/+0
* remove unused fieldNoel Grandin2014-07-211-3/+1
* coverity#982457 Explicit null dereferencedCaolán McNamara2014-07-191-0/+6
* Convert 3 dialogs to .uiPalenik Mihály2014-07-147-39/+12
* coverity#1224983 out of boundNorbert Thiebaud2014-07-101-1/+1
* RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos2014-07-1016-334/+509
* use SimpleReferenceObject in extensions/update moduleNoel Grandin2014-07-107-29/+13
* use SimpleReferenceObject in extensions moduleNoel Grandin2014-07-108-93/+8
* coverity#706531 Uncaught exceptionCaolán McNamara2014-07-081-1/+1
* No atlsd.lib in VS 2013Tor Lillqvist2014-07-083-3/+3
* remove unused tab page ids nowCaolán McNamara2014-07-071-8/+1
* RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos2014-07-0722-722/+1643
* coverity#983489 String OverflowNorbert Thiebaud2014-07-051-2/+4
* coverity#983663 Uncaught exceptionCaolán McNamara2014-07-022-2/+4
* coverity#983661 Uncaught exceptionCaolán McNamara2014-07-022-2/+4
* coverity#983659 Uncaught exceptionCaolán McNamara2014-07-022-2/+2
* coverity#983658 Uncaught exceptionCaolán McNamara2014-07-021-2/+2
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* coverity#703955 Unchecked return valueNorbert Thiebaud2014-07-011-5/+7
* clang scan-build: various warningsCaolán McNamara2014-07-011-2/+2
* extensions: MSVC tinderbox wants its InternetGetConnectedStateExMichael Stahl2014-06-301-0/+1
* Allow CppunitTest_extensions_test_update direct access to UpdateCheck classStephan Bergmann2014-06-302-3/+6
* Typo: beeing->beingJulien Nabet2014-06-291-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* loplugin:unreffun: also warn about unused function templatesStephan Bergmann2014-06-271-37/+0
* clang: Dead initializationCaolán McNamara2014-06-261-8/+3
* more mac build fixNoel Grandin2014-06-241-1/+1
* fix mac buildNoel Grandin2014-06-241-17/+17
* new compilerplugin returnbyrefNoel Grandin2014-06-247-37/+37
* fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2014-06-232-2/+2
* coverity#706525 Uncaught exceptionCaolán McNamara2014-06-192-2/+3
* coverity#705999 Unintended sign extensionCaolán McNamara2014-06-172-2/+2
* coverity#1223093 Uninitialized scalar fieldCaolán McNamara2014-06-171-0/+10
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-178-25/+5
* we can't use untranslatable strings hereCaolán McNamara2014-06-144-7/+11