summaryrefslogtreecommitdiff
path: root/solenv/inc
AgeCommit message (Collapse)AuthorFilesLines
2019-08-27add Silesian (szl) language packChristian Lohmaier1-0/+1
Change-Id: I47d9659fc21abec652a5a440004c0c2d27ec3b53
2018-10-22add Lower Serbian (dsb) language packChristian Lohmaier1-0/+1
Change-Id: Ibafa81b412036e98fa9ab047fc8e204660eae120
2018-09-28Fix TRANPARENT -> TRANSPARENTAndrea Gelmini3-3/+3
It passed "make check" on Linux. Change-Id: I70ccaae61eb7961a331cabcd8f4e56b5ea5dfc4c Reviewed-on: https://gerrit.libreoffice.org/61045 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-09-28Fix typoAndrea Gelmini3-3/+3
Change-Id: I1493733ebbe796e4ba3ec6f2dc69b4b91f79efdf Reviewed-on: https://gerrit.libreoffice.org/61027 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-07-12tdf#118717 add Kabyle (kab) user interface packageChristian Lohmaier1-0/+1
Change-Id: I4b36d8700ad369b58205b699e0aff5591d2f1d6a
2018-05-23tdf#117729 add Frisian (fy) UI langaugeChristian Lohmaier1-0/+1
Change-Id: I46f75e969b1252a95118888507c116f44578dfbd Reviewed-on: https://gerrit.libreoffice.org/54699 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2017-10-01Drop unused manifest file from solenv/incMike Kaganski1-11/+0
Change-Id: Id2c12db1a4bcddcc3f749fad8abfcd60a43db088 Reviewed-on: https://gerrit.libreoffice.org/42986 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-09-30solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl1-7/+0
Change-Id: If09ece21c9dd69111990e1cef2508149fff7e8a6 Reviewed-on: https://gerrit.libreoffice.org/42969 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-05-28rdm#2247 enable Upper Sorbian for languagepack/UIChristian Lohmaier1-0/+1
Change-Id: Id497d8032668823c6db07eb179ad4484241b7285
2016-08-31add Venetian (vec) ui languageChristian Lohmaier1-0/+1
Change-Id: I643eb91691dddf2c4ece2edb27383cb7dd0e3fdc
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann3-3/+0
Change-Id: I37396cfe303bdc17520a69ee7cbdbdbc219eea1c
2016-04-11Get rid of _XBMPRIVATEStephan Bergmann3-3/+0
Change-Id: I4e2cd2d98299ee0b25e05b8a96fb8c3b8390b66d
2016-04-11Get rid of _GIFPRIVATEStephan Bergmann3-3/+0
Change-Id: I3e6b8d424c460987f7a6269ad035ecaeafe48366
2016-03-14script/makefile to build doxygen docs in parallelNorbert Thiebaud2-0/+4810
Change-Id: I6b56ac08db71eb354e0b2d57913e6e78d2652877
2016-02-18solenv: use html files for doxygen, not xhtml filesChris Sherlock1-1/+1
Change-Id: I2dd6e80698818f2a02e63cf91a72fe8c08b2265c Reviewed-on: https://gerrit.libreoffice.org/22453 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
2016-02-04accessibility: fix rest of doxygen errorsChris Sherlock1-3/+3
I've changed the doxygen generation script to generate an xhtml page, and it uses SVG diagrams now. Change-Id: I876795675ae9ebcfec6f7fe5edc43c9d2e4964d3
2016-02-04accessibility: fix doxygen errorsChris Sherlock1-1/+1
Change-Id: Ib1bed3e4df91ad00ecf2deb5c3d135cc2f5561b5
2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock1-1/+2
We are using boost::intrusive_ptr for a number of classes, unfortunately by default we cannot see this in the Doxygen collaboration diagrams. However, we can work around this problem by making a dummy namespace which we include in a header that is scanned by Doxygen, but never included in LibreOffice. To be sure of this, however, I have put #ifdef DOXYGEN_ONLY guards around the file and defined this in the Doxygen config file. Change-Id: I18d6956518a49e6006b64e2147023ec8266c8f5c
2016-01-08vcl: exclude precompiled headers from doxygenChris Sherlock1-1/+1
Change-Id: I97e931ae654b3c61de92866bf6c4a3d22e3f96c9
2016-01-08vcl: configure some predefines in Doxygen for several of the vcl filtersChris Sherlock1-1/+4
Change-Id: I1e2c72b67ad1d26f6d3ec8a1944e417a86f57942
2016-01-08Upgrade doxygen config file via doxygen -u solenv/inc/doxygen.cfgChris Sherlock1-949/+1442
Change-Id: Id6e1ac65840e1fa1b572f7548aca8e79845799ba
2015-01-25add Guarani (gug) languageAndras Timar1-0/+1
Change-Id: Icf1612f88447e9ae348ef9ad333607a3f6dc8d32
2014-11-20doxygen: png -> gif for imagesMiklos Vajna1-1/+1
This reduces the amount of output in docs/ from 17G to 10G for me. No big surprise, inheritance diagrams use only a few colors, so gif's indexed colors work here nicely. Thanks Christian Lohmaier for the idea. Change-Id: I23db0c1a4dc7410cb3eb1ae99044962959fac28a
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
Change-Id: Ia43976d84eede6f699381bc4f3daf89b95e4cb4f Reviewed-on: https://gerrit.libreoffice.org/12150 Reviewed-by: Bryan Quigley <gquigs@gmail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza1-1/+0
Change-Id: Iad63330f8762b595ba5ee94fc20bc2c64ac92f6b Reviewed-on: https://gerrit.libreoffice.org/11937 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-11create a master document template typeCaolán McNamara1-0/+1
of application/vnd.oasis.opendocument.text-master-template with suffic otm https://lists.oasis-open.org/archives/office-comment/201002/msg00042.html desktop/icons/oasis-master-document-template.icns is just a copy of desktop/icons/oasis-master-document.icns because I can't draw Change-Id: I0d18c79c4c893e97505052884ee8be97d0f117a1 Reviewed-on: https://gerrit.libreoffice.org/11350 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-26fdo#74013 Upgrade doxygen config fileChris Sherlock1-50/+71
The latest version of Doxygen doesn't like some of the obsolete options Also increase DOT_GRAPH_MAX_NODES to 200 Change-Id: I196fdb010088dc446be3a366804df7d5dc815039 Reviewed-on: https://gerrit.libreoffice.org/7610 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke1-1/+1
Change-Id: I8069657d8829a0315c704e884a1cf15b26e02eb8
2013-09-10changed all 'sh' language to 'sr-Latn'Eike Rathke1-1/+1
Change-Id: Iafadaea87501bc3675eaf2856b5050a7e3ecaa37
2013-09-04renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke1-1/+1
Build Catalan-Valencian as ca-valencia instead of ca-XV private-use. Introduced LANGUAGE_CATALAN_VALENCIAN 0x0803 mapping to ca-ES-valencia, preserving old ca-XV and qcv-ES mappings to now LANGUAGE_CATALAN_VALENCIAN and LANGUAGE_OBSOLETE_USER_CATALAN_VALENCIAN 0x8003 to ca-ES-valencia. Removed special !bUserInterfaceSelection treatment from MsLangId::getReplacementForObsoleteLanguage() and added the usual obsolete replacement instead. Change-Id: I2fdd8b0bac55d4b4ae2cbf3c3645f09fefec9b6e
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+0
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-05-20fdo#46553 Update embedded manifest on win32 builds to declare dpiAwareAndras Timar1-0/+7
Change-Id: I71a3960b21f2c996b97e1a5707f20b30819fd6bd Reviewed-on: https://gerrit.libreoffice.org/3981 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-16move headers from solenv/inc/ to include/Matúš Kukan8-713/+0
Change-Id: Ieb6cba645b3535f7d683d2aefa5599d04d9994f3 Reviewed-on: https://gerrit.libreoffice.org/3403 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist1-15/+0
Change-Id: Ifa07f9b5613b4a75c5b72178cb276b9c0b495a62
2013-03-29remove unused starview.hidAndras Timar1-322/+0
Change-Id: I6b308c514eb214571aabb65cef2a10803c9f5b51
2013-03-21fix mkdocs.shPeter Foley1-161/+738
Change-Id: Ia77605732bb5112a69289997db5d1c4a4b694594
2013-03-20WaE: 'MACOSX_SDK_VERSION' is not defined, evaluates to 0Tor Lillqvist1-1/+1
Change-Id: I6bc1e3ae56d936f6ef28e9d067360ac364e7af5e
2013-03-12solenv: remove versionlist.hrcMatúš Kukan1-1/+7
Change-Id: Iddbfcacd17c1022293357ff5240ab7a52b1a390e Reviewed-on: https://gerrit.libreoffice.org/2677 Reviewed-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-03-02remove minor.mkMatúš Kukan2-11/+0
Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx. Change-Id: I49108007ee6d045f045de86c8654efc7ca5fd3d0 Reviewed-on: https://gerrit.libreoffice.org/2491 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-01avoid relinking on windows after every configure runLuboš Luňák1-1/+2
Since 2ba9023a60f41f5ba414fa0f7682ac8104b3a00b WinResTarget depends on solenv_inc, which eventually depends on solenv/inc/minor.mk , which means relinking all libraries on Windows after each configure run. As AC_CONFIG_FILES updates generated files unconditionally, use a temporary and update only when it's actually changed. Change-Id: Ie5503ed7cdf307ab51935d271e9f1603b5e8f987
2013-02-28remove the unused dmake solenv .mk filesCaolán McNamara96-24396/+0
note that the remaining langlist.mk and minor.mk are included by gbuild makefiles Change-Id: Ib3285cbba0e10ec033bb5968bad5ef9a7d507dd8
2013-02-27remove solenv/inc/udkversion.mkMichael Stahl2-25/+1
Change-Id: I57280e4488c89c5289c5c51e5dbc43deb82c7483
2013-02-23Fix typo seperated/separatedJulien Nabet2-2/+2
Change-Id: I133423de994b1befe246b6c921802428a3528202
2013-02-19No need to copy the gcc libraries anymoreFridrich Štrba1-1/+0
Change-Id: I6dbf44bb78f14ab71a48a9cd4e9ebba60bfc97d2
2013-02-15rscdep is dead and gone ... and there was much rejoicingBjoern Michaelsen1-47/+0
Change-Id: Id411a6caceaac92d3044fe6a2385d8b1c2f16133
2013-02-05Drop misleading commentTor Lillqvist1-1/+0
Change-Id: I09ba3b2c7502b56241aa957b05c443270c1cd56e
2013-01-17Fix fallout from checkdll.sh removalTor Lillqvist2-44/+0
The dmake build mechanism used to rename FOO.so files to check_FOO.so before handling them to checkdll.sh, which then renamed them back once the "check" was complete. The initial rename had accidentally been left in place even if the use of checkdll.sh has been removed. Change-Id: I60a2e110e27a15be906b770e86603d798cd055d1