From e3f3cc2d7f5dc477a01eef94601ca3082e82e3a9 Mon Sep 17 00:00:00 2001 From: sb Date: Tue, 16 Feb 2010 11:53:58 +0100 Subject: sb118: adapted remaining */qa/unoapi tests to new framework --- sfx2/prj/build.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/prj') diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index 89e618e8fc12..3e791fbc2000 100644 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -21,3 +21,4 @@ sf sfx2\source\toolbox nmake - all sf_tbox sf_sdi sf_inc NULL sf sfx2\source\inet nmake - all sf_inet sf_sdi sf_inc NULL sf sfx2\source\explorer nmake - all sf_expl sf_sdi sf_inc NULL sf sfx2\util nmake - all sf_util sf_appl sf_bast sf_cnfg sf_ctrl sf_dlg sf_doc sf_expl sf_inet sf_menu sf_layout sf_noti sf_sbar sf_tbox sf_view NULL +sf sfx2\qa\unoapi nmake - all sf_qa_unoapi NULL -- cgit From c87db97f8cdd1c7fc9be95bb7028ccf68af66075 Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Wed, 7 Apr 2010 22:21:52 +0200 Subject: slidecopy: removed seemingly unused sfx2/win folder, containing some old icons used when we had an own Explorer --- sfx2/prj/build.lst | 1 - 1 file changed, 1 deletion(-) (limited to 'sfx2/prj') diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index 89e618e8fc12..67bff5cbf349 100644 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -2,7 +2,6 @@ sf sfx2 : l10n idl basic xmlscript framework shell setup_native sax S sf sfx2 usr1 - all sf_mkout NULL sf sfx2\inc nmake - all sf_inc NULL sf sfx2\prj get - all sf_prj NULL -sf sfx2\win\res get - all sf_wres NULL sf sfx2\mac\res get - all sf_mres NULL sf sfx2\source\inc get - all sf_sinc NULL sf sfx2\sdi nmake - all sf_sdi NULL -- cgit From 1f6bd474e65cc23a981dae1e8b6fa5c89441afef Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Thu, 8 Apr 2010 11:32:59 +0200 Subject: slidecopy: build the workbench folder, too --- sfx2/prj/build.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/prj') diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index 67bff5cbf349..983e3108a11d 100644 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -19,4 +19,5 @@ sf sfx2\source\statbar nmake - all sf_sbar sf_sdi sf_inc NULL sf sfx2\source\toolbox nmake - all sf_tbox sf_sdi sf_inc NULL sf sfx2\source\inet nmake - all sf_inet sf_sdi sf_inc NULL sf sfx2\source\explorer nmake - all sf_expl sf_sdi sf_inc NULL +sf sfx2\workben\custompanel nmake - all sf_wb_custompanel NULL sf sfx2\util nmake - all sf_util sf_appl sf_bast sf_cnfg sf_ctrl sf_dlg sf_doc sf_expl sf_inet sf_menu sf_layout sf_noti sf_sbar sf_tbox sf_view NULL -- cgit From dd69dd837a389426253bdb7e01da78352a1f276a Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Fri, 9 Apr 2010 09:21:37 +0200 Subject: slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a closer when docked) to SFX, and based the new TaskPane on it --- sfx2/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/prj') diff --git a/sfx2/prj/d.lst b/sfx2/prj/d.lst index fe71b1715769..0021a4e9b0cd 100644 --- a/sfx2/prj/d.lst +++ b/sfx2/prj/d.lst @@ -41,6 +41,7 @@ mkdir: %_DEST%\inc%_EXT%\sfx2 ..\inc\sfx2\docfile.hxx %_DEST%\inc%_EXT%\sfx2\docfile.hxx ..\inc\sfx2\docfilt.hxx %_DEST%\inc%_EXT%\sfx2\docfilt.hxx ..\inc\sfx2\dockwin.hxx %_DEST%\inc%_EXT%\sfx2\dockwin.hxx +..\inc\sfx2\titledockwin.hxx %_DEST%\inc%_EXT%\sfx2\titledockwin.hxx ..\inc\sfx2\doctempl.hxx %_DEST%\inc%_EXT%\sfx2\doctempl.hxx ..\inc\sfx2\doctdlg.hxx %_DEST%\inc%_EXT%\sfx2\doctdlg.hxx ..\inc\sfx2\event.hxx %_DEST%\inc%_EXT%\sfx2\event.hxx -- cgit From 23db89852fe61acef4e8f58fa83f80dd65591e1d Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 19 May 2010 18:38:32 +0200 Subject: sw33bf04: #i111712#: sfx2: convert crude test in Metadatable.cxx to cppunit --- sfx2/prj/build.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/prj') diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index 3e791fbc2000..590991872545 100644 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -22,3 +22,4 @@ sf sfx2\source\inet nmake - all sf_inet sf_sdi sf_inc NULL sf sfx2\source\explorer nmake - all sf_expl sf_sdi sf_inc NULL sf sfx2\util nmake - all sf_util sf_appl sf_bast sf_cnfg sf_ctrl sf_dlg sf_doc sf_expl sf_inet sf_menu sf_layout sf_noti sf_sbar sf_tbox sf_view NULL sf sfx2\qa\unoapi nmake - all sf_qa_unoapi NULL +sf sfx2\qa\cppunit nmake - all sf_qa_cppunit sf_util NULL -- cgit From 79fa123bd79e794dfa9bf57e1df28ff46b16671d Mon Sep 17 00:00:00 2001 From: obo Date: Mon, 14 Jun 2010 13:32:57 +0200 Subject: masterfix: #i112327# sfx2: missing dependency on readlicense_oo --- sfx2/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/prj') diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index 131156a78d4d..96320614eaaf 100644 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -1,4 +1,4 @@ -sf sfx2 : l10n idl basic xmlscript framework shell setup_native sax SYSTRAY_GTK:libegg LIBXML2:libxml2 NULL +sf sfx2 : l10n idl basic xmlscript framework readlicense_oo shell setup_native sax SYSTRAY_GTK:libegg LIBXML2:libxml2 NULL sf sfx2 usr1 - all sf_mkout NULL sf sfx2\inc nmake - all sf_inc NULL sf sfx2\prj get - all sf_prj NULL -- cgit