summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
2014-08-11these are global strings nowCaolán McNamara2-4/+0
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály5-208/+64
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály1-1/+1
2014-08-04remove unused resource idsThomas Arnhold2-21/+0
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
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łos10-334/+100
2014-07-10use SimpleReferenceObject in extensions/update moduleNoel Grandin5-29/+11
2014-07-10use SimpleReferenceObject in extensions moduleNoel Grandin8-93/+8
2014-07-08coverity#706531 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-07remove unused tab page ids nowCaolán McNamara1-8/+1
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos15-722/+221
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-30Allow CppunitTest_extensions_test_update direct access to UpdateCheck classStephan Bergmann1-2/+2
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-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 McNamara3-6/+11
2014-06-14Convert RID_DLG_MAPPING to .uiPalenik Mihály4-722/+99
2014-06-13loplugin:staticcallStephan Bergmann11-25/+25
2014-06-13coverity#706514 Uncaught exceptionCaolán McNamara10-49/+64
2014-06-12loplugin:unreffunStephan Bergmann1-10/+1
2014-06-12scn resource file is empty now post ui-ificationCaolán McNamara1-11/+0
2014-06-12more the png into the .ui so it isn't garbage collectedCaolán McNamara1-4/+4
2014-06-12extract gamma grid drawing to standalone widgetCaolán McNamara3-217/+254
2014-06-12don't use raw english stringCaolán McNamara2-22/+5
2014-06-12Convert GRID_DIALOG to .uiPalenik Mihály4-145/+36
2014-06-11Resurrect SaneResId in the place where it is still usedStephan Bergmann1-1/+9
2014-06-11loplugin:unreffunStephan Bergmann1-6/+0