summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza2014-08-218-18/+0
* rename define tooThomas Arnhold2014-08-201-1/+1
* stray ErrorBox from ResIdThomas Arnhold2014-08-201-1/+2
* TabPages are no longer loaded from resource filesCaolán McNamara2014-08-202-11/+2
* Resolves: fdo#79227 labels are truncatedCaolán McNamara2014-08-201-4/+2
* drop unused helpidCaolán McNamara2014-08-201-1/+0
* rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara2014-08-206-511/+865
* Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály2014-08-2010-592/+346
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-203-15/+0
* java: no need to instantiate String objects directlyNoel Grandin2014-08-192-2/+2
* these strings should be translatableCaolán McNamara2014-08-185-4/+98
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-8/+5
* callcatcher: another round of resource ctor removalsCaolán McNamara2014-08-185-38/+8
* callcatcher: update unused codeCaolán McNamara2014-08-162-16/+0
* ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold2014-08-153-19/+6
* drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2014-08-152-9/+0
* Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály2014-08-146-95/+130
* convert RID_DLG_SELECTION to .ui formatCaolán McNamara2014-08-147-123/+142
* java: remove unused importsNoel Grandin2014-08-141-1/+0
* java: remove dead methodsNoel Grandin2014-08-131-4/+1
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-1/+0
* warning C4628: digraphs not supported with -Ze...Thomas Arnhold2014-08-131-1/+1
* 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