summaryrefslogtreecommitdiff
path: root/config_host_lang.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host_lang.mk.in')
0 files changed, 0 insertions, 0 deletions
tr class='nohover-highlight'> 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 Lohmaier Change-Id: Id497d8032668823c6db07eb179ad4484241b7285 2016-08-31add Venetian (vec) ui languageChristian Lohmaier Change-Id: I643eb91691dddf2c4ece2edb27383cb7dd0e3fdc 2016-04-11Get rid of _XPMPRIVATEStephan Bergmann Change-Id: I37396cfe303bdc17520a69ee7cbdbdbc219eea1c 2016-04-11Get rid of _XBMPRIVATEStephan Bergmann Change-Id: I4e2cd2d98299ee0b25e05b8a96fb8c3b8390b66d 2016-04-11Get rid of _GIFPRIVATEStephan Bergmann Change-Id: I3e6b8d424c460987f7a6269ad035ecaeafe48366 2016-03-14script/makefile to build doxygen docs in parallelNorbert Thiebaud Change-Id: I6b56ac08db71eb354e0b2d57913e6e78d2652877 2016-02-18solenv: use html files for doxygen, not xhtml filesChris Sherlock 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 Sherlock 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 Sherlock Change-Id: Ib1bed3e4df91ad00ecf2deb5c3d135cc2f5561b5 2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock 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 Sherlock Change-Id: I97e931ae654b3c61de92866bf6c4a3d22e3f96c9 2016-01-08vcl: configure some predefines in Doxygen for several of the vcl filtersChris Sherlock Change-Id: I1e2c72b67ad1d26f6d3ec8a1944e417a86f57942 2016-01-08Upgrade doxygen config file via doxygen -u solenv/inc/doxygen.cfgChris Sherlock Change-Id: Id6e1ac65840e1fa1b572f7548aca8e79845799ba