summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann
2016-04-11Get rid of _XBMPRIVATEStephan Bergmann
2016-04-11Get rid of _GIFPRIVATEStephan Bergmann
2016-03-27mkdoc_portal: fix issue with main doc page generationNorbert Thiebaud
2016-03-27typo in doc generation makefileNorbert Thiebaud
2016-03-22android: add constructor functions that fell victim to tdf#74608Christian Lohmaier
2016-03-16coverity#1356338 inline markup didn't workCaolán McNamara
2016-03-14script/makefile to build doxygen docs in parallelNorbert Thiebaud
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-09Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0David Ostrovsky
2016-03-07drop handling of templates in SrsTargetDavid Tardon
2016-03-05vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann
2016-03-04harden OS X code signing script (handle spaces in bundle name)Andras Timar
2016-02-27MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky
2016-02-25Avoid hard-coded perl path, check with envcoypu
2016-02-23quiet down mkdocs.sh on consoleNorbert Thiebaud
2016-02-21windows: silence new warning for nowNorbert Thiebaud
2016-02-21Force pdb write synchronization on all MS compilersDavid Ostrovsky
2016-02-18gbuild: AutoInstall: rewrite scp2 file generation in PythonMichael Stahl
2016-02-18solenv: use html files for doxygen, not xhtml filesChris Sherlock
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17gbuild: AutoInstall: Packages in ooo module run into 8k Win32...Michael Stahl
2016-02-16gbuild: add missing commas to fix build with make < 4.0Michael Stahl
2016-02-16gbuild: yet more substitution for AutoInstallMichael Stahl
2016-02-08Fix typosAndrea Gelmini
2016-02-05solenv: fix mkdocs.sh to take into account projects with no inc dirChris Sherlock
2016-02-04accessibility: fix rest of doxygen errorsChris Sherlock
2016-02-04accessibility: fix doxygen errorsChris Sherlock
2016-01-27Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski
2016-01-21detailed warnings for invalid pch filesPeter Foley
2016-01-21Make ccache work properly with GCC PCHPeter Foley
2016-01-21gbuild: missing dependency in CustomTargetMichael Stahl
2016-01-20drop basebmp entirely nowCaolán McNamara
2016-01-19Revert "LTO fixes for android"Tor Lillqvist
2016-01-18LTO fixes for androidPeter Foley
2016-01-18Wrappers for LTOPeter Foley
2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock
2016-01-13gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-08solenv: if module is vcl, then include filter directories in doxygen includeChris Sherlock
2016-01-08vcl: exclude precompiled headers from doxygenChris Sherlock
2016-01-08vcl: configure some predefines in Doxygen for several of the vcl filtersChris Sherlock
2016-01-08solenv: allow mkdocs.sh to index selected modules onlyChris Sherlock
2016-01-08Upgrade doxygen config file via doxygen -u solenv/inc/doxygen.cfgChris Sherlock
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2016-01-05sot_component_getFactory is goneMatúš Kukan
2016-01-02GDB: pretty-print more sw::mark::MarkBase classesJan-Marek Glogowski
2015-12-20solenv: clarify maven/buck/jar upload howtoThorsten Behrens
2015-12-14Fix build on BSDsBaptiste Daroussin