summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Collapse)Author
2011-09-29Don't build l10ntools for non-desktop OSesTor Lillqvist
2011-09-28Uyghur LCID is 1152 not 2200Andras Timar
2011-09-28remove checks for unused BUILD_SPECIAL environment variableAndras Timar
2011-09-17change key id pseudolanguage code from kid to qtzAndras Timar
kid is language code of Koshin. It is better to use a code from the ISO 639 private range.
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12deleted unread var and code in setup_native, vistaspecial.cxxPierre-André Jacquod
and simplified coding after that since the logic is not needed anymore.
2011-09-12unneded var deleted and code simplified. in setup_nativePierre-André Jacquod
After deleting the different assignment that were not used, some part of the code could be simiplified, since there is no need any more for the logic.
2011-09-12deleted unneded var in setup_native, migrateinstallpath.cxxPierre-André Jacquod
and some coding commented since 2005
2011-09-12deletion of unneded variable in setup_native, swappatchfiles.cxxPierre-André Jacquod
2011-09-11add Latvian dictionary packAndras Timar
2011-09-11add Hindi dictionary packAndras Timar
2011-09-11add Gujarati dictionary packAndras Timar
2011-09-11add Bengali dictionary packAndras Timar
2011-09-11add Bulgarian dictionary packAndras Timar
2011-09-01add European Portoguise dictionary packAndras Timar
2011-09-01add Arabic dictionary packAndras Timar
2011-09-01merge 3 dictionary packs into 1Andras Timar
2011-08-31add Breton dictionary pack to install setsAndras Timar
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky
2011-08-23setup_native does not need sfx2; avoids building vcl when cross-compiling.Jan Holesovsky
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
Conflicts: automation/source/inc/cmdbasestream.hxx automation/source/server/cmdbasestream.cxx automation/source/server/retstrm.hxx automation/source/testtool/cmdstrm.cxx automation/source/testtool/cmdstrm.hxx automation/source/testtool/tcommuni.cxx basctl/prj/d.lst basctl/uiconfig/basicide/toolbar/findbar.xml cui/source/dialogs/about.cxx cui/source/dialogs/about.src cui/source/inc/about.hxx extensions/source/abpilot/abpservices.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/svg/makefile.mk forms/Library_frm.mk lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/prj/d.lst package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XMemoryStream.hxx setup_native/prj/d.lst setup_native/source/win32/customactions/relnotes/makefile.mk tools/test/export.map wizards/com/sun/star/wizards/common/ConfigGroup.py wizards/com/sun/star/wizards/common/ConfigNode.py wizards/com/sun/star/wizards/common/Configuration.py wizards/com/sun/star/wizards/common/Desktop.py wizards/com/sun/star/wizards/common/FileAccess.py wizards/com/sun/star/wizards/common/Helper.py wizards/com/sun/star/wizards/common/SystemDialog.py wizards/com/sun/star/wizards/document/OfficeDocument.py wizards/com/sun/star/wizards/fax/FaxDocument.py wizards/com/sun/star/wizards/fax/FaxWizardDialog.py wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py wizards/com/sun/star/wizards/letter/LetterDocument.py wizards/com/sun/star/wizards/letter/LetterWizardDialog.py wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py wizards/com/sun/star/wizards/text/TextDocument.py wizards/com/sun/star/wizards/text/TextFieldHandler.py wizards/com/sun/star/wizards/text/TextSectionHandler.py wizards/com/sun/star/wizards/text/ViewHandler.py wizards/com/sun/star/wizards/ui/UnoDialog.py wizards/com/sun/star/wizards/ui/UnoDialog2.py wizards/com/sun/star/wizards/ui/WizardDialog.py wizards/com/sun/star/wizards/ui/event/CommonListener.py wizards/com/sun/star/wizards/ui/event/DataAware.py wizards/com/sun/star/wizards/ui/event/RadioDataAware.py wizards/com/sun/star/wizards/ui/event/UnoDataAware.py wizards/util/helpids.h wizards/util/hidother.src xmlsecurity/prj/build.lst xmlsecurity/prj/d.lst xmlsecurity/qa/certext/SanCertExt.cxx
2011-08-05add Luxemburgish (lb)Andras Timar
Notes: split repo tag: components_PRE_MELD_REPOS
2011-08-04bad merge, setup_native depends on sfx2 nowCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-17remove unused OOo brand imageAndras Timar
2011-07-17remove BrOffice brandingAndras Timar
2011-07-17remove gid_Module_Langpack_BinfilterAndras Timar
its content will be packed together with other binfilter files
2011-07-14No point building xml2cmp when cross-compilingTor Lillqvist
2011-06-22Bypass these if we don't have the Windows SDKTor Lillqvist
I.e. mainly when cross-compiling with MinGW. We can't build an MSI installer when cross-compiling anyway, so that we can't build the installer custom actions is fairly irrelevant.
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
Conflicts: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx setup_native/prj/build.lst setup_native/prj/d.lst wizards/Jar_query.mk wizards/Module_wizards.mk wizards/Zip_launcher.mk wizards/com/sun/star/wizards/report/makefile.mk wizards/prj/build.lst wizards/prj/d.lst wizards/util/target.pmk
2011-06-18ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau
2011-06-16CWS gnumake4: remove annoying dependency of sfx2 on setup_native ↵Mathias Bauer
[hg:be9aeca025a2]
2011-06-06replace OOo to TDF or %PRODUCTNAME respectively fdo#37998Andras Timar
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/componentsJan Holesovsky
2011-05-30Add removed variable which now is used backTor Lillqvist
2011-05-30Use boost::unordered_map instead of the non-std hash_map so that it compiles ↵Tor Lillqvist
without stlport
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
Conflicts: extensions/source/svg/svgaction.cxx extensions/source/svg/svguno.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/xstorage.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/win32/customactions/shellextensions/registerextensions.cxx wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
2011-05-243rd update to Mac dmg background.Thorsten Behrens
This time, wrong path - now hopefully working everywhere. Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com> Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-24Polish branding - fix langpack mac installer iconThorsten Behrens
Fix for fdo#33229 - the lang pack installer icon on mac was still showing seagulls. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> (cherry picked from commit 44c6333a2b6923add66d70be6329a6ad4f3aa66d) Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com>
2011-05-17Removed en-US duplicate dicts in langpacks.Thorsten Behrens
This reverts commit 995e00694bb38e00f3b2b8decd44c88d56863484, and f6b3c7c837eec9f79e76c8e8587d9f635ff82203, to fix fdo#36907. It also permits some user control over which dicts should be there. Fix for fdo#34910. Also aligns dictionary names with bootstrap's 838aba9d2f29464ffbecbdd12fa9e39ec7ce6dd6 commit - which in turn fixes fdo#36926. Signed-off-by: Andras Timar <timar74@gmail.com>
2011-05-17Complete revert for native334 #163388#.Thorstem Behrens
The previous revert did not cater for the changed volume name - the nice libreoffice background image was missing. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-08don't pack en dictionaries to en-US langpackAndras Timar