summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin4-8/+6
2014-08-08java: remove redundant null checksNoel Grandin2-10/+7
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-1/+1
2014-08-08java: remove redundant super-interfacesNoel Grandin1-2/+1
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály8-208/+284
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály1-1/+1
2014-08-05java: remove commented out codeNoel Grandin2-27/+0
2014-08-05java: remove unused fieldsNoel Grandin1-1/+0
2014-08-04remove unused resource idsThomas Arnhold2-21/+0
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin2-2/+2
2014-08-01typo: more then -> more thanTakeshi Abe2-2/+2
2014-07-24set the help id here nowCaolán McNamara1-0/+1
2014-07-24RID_DLG_ADDRESSBOOKSOURCEPILOT conversion to .uiSzymon Kłos3-57/+40
2014-07-22callcatcher: update unused codeCaolán McNamara2-19/+0
2014-07-21remove unused fieldNoel Grandin1-3/+1
2014-07-19coverity#982457 Explicit null dereferencedCaolán McNamara1-0/+6
2014-07-14Convert 3 dialogs to .uiPalenik Mihály7-39/+12
2014-07-10coverity#1224983 out of boundNorbert Thiebaud1-1/+1
2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos16-334/+509
2014-07-10use SimpleReferenceObject in extensions/update moduleNoel Grandin7-29/+13
2014-07-10use SimpleReferenceObject in extensions moduleNoel Grandin8-93/+8
2014-07-08coverity#706531 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist3-3/+3
2014-07-07remove unused tab page ids nowCaolán McNamara1-8/+1
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos22-722/+1643
2014-07-05coverity#983489 String OverflowNorbert Thiebaud1-2/+4
2014-07-02coverity#983663 Uncaught exceptionCaolán McNamara2-2/+4
2014-07-02coverity#983661 Uncaught exceptionCaolán McNamara2-2/+4
2014-07-02coverity#983659 Uncaught exceptionCaolán McNamara2-2/+2
2014-07-02coverity#983658 Uncaught exceptionCaolán McNamara1-2/+2
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-07-01coverity#703955 Unchecked return valueNorbert Thiebaud1-5/+7
2014-07-01clang scan-build: various warningsCaolán McNamara1-2/+2
2014-06-30extensions: MSVC tinderbox wants its InternetGetConnectedStateExMichael Stahl1-0/+1
2014-06-30Allow CppunitTest_extensions_test_update direct access to UpdateCheck classStephan Bergmann2-3/+6
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann1-37/+0
2014-06-26clang: Dead initializationCaolán McNamara1-8/+3
2014-06-24more mac build fixNoel Grandin1-1/+1
2014-06-24fix mac buildNoel Grandin1-17/+17
2014-06-24new compilerplugin returnbyrefNoel Grandin7-37/+37
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2-2/+2
2014-06-19coverity#706525 Uncaught exceptionCaolán McNamara2-2/+3
2014-06-17coverity#705999 Unintended sign extensionCaolán McNamara2-2/+2
2014-06-17coverity#1223093 Uninitialized scalar fieldCaolán McNamara1-0/+10
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin8-25/+5
2014-06-14we can't use untranslatable strings hereCaolán McNamara4-7/+11
2014-06-14we can now easily re-orient the ok/cancel/help buttonsCaolán McNamara1-2/+2
2014-06-14Convert RID_DLG_MAPPING to .uiPalenik Mihály7-723/+1214