summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2014-08-25QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara3-26/+9
2014-08-25set names on a bunch more threads...Michael Stahl2-0/+8
2014-08-25set names on some UNIX-only threadsMichael Stahl2-0/+4
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist5-7/+5
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+0
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza8-18/+0
2014-08-20rename define tooThomas Arnhold1-1/+1
2014-08-20stray ErrorBox from ResIdThomas Arnhold1-1/+2
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara2-11/+2
2014-08-20Resolves: fdo#79227 labels are truncatedCaolán McNamara1-4/+2
2014-08-20drop unused helpidCaolán McNamara1-1/+0
2014-08-20rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara6-511/+865
2014-08-20Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály10-592/+346
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin3-15/+0
2014-08-19java: no need to instantiate String objects directlyNoel Grandin2-2/+2
2014-08-18these strings should be translatableCaolán McNamara5-4/+98
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-8/+5
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara5-38/+8
2014-08-16callcatcher: update unused codeCaolán McNamara2-16/+0
2014-08-15ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold3-19/+6
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2-9/+0
2014-08-14Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály6-95/+130
2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara7-123/+142
2014-08-14java: remove unused importsNoel Grandin1-1/+0
2014-08-13java: remove dead methodsNoel Grandin1-4/+1
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-1/+0
2014-08-13warning C4628: digraphs not supported with -Ze...Thomas Arnhold1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin3-0/+5
2014-08-11these are global strings nowCaolán McNamara2-4/+0
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