summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Avoid reserved identifiersStephan Bergmann2016-03-101-7/+7
* Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0David Ostrovsky2016-03-091-2/+10
* drop handling of templates in SrsTargetDavid Tardon2016-03-073-148/+0
* vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud2016-03-051-2/+2
* clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann2016-03-042-2/+20
* harden OS X code signing script (handle spaces in bundle name)Andras Timar2016-03-041-9/+10
* MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky2016-02-271-1/+2
* Avoid hard-coded perl path, check with envcoypu2016-02-251-1/+1
* quiet down mkdocs.sh on consoleNorbert Thiebaud2016-02-231-1/+1
* windows: silence new warning for nowNorbert Thiebaud2016-02-211-1/+2
* Force pdb write synchronization on all MS compilersDavid Ostrovsky2016-02-211-8/+3
* gbuild: AutoInstall: rewrite scp2 file generation in PythonMichael Stahl2016-02-182-70/+105
* solenv: use html files for doxygen, not xhtml filesChris Sherlock2016-02-182-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* gbuild: AutoInstall: Packages in ooo module run into 8k Win32...Michael Stahl2016-02-171-0/+16
* gbuild: add missing commas to fix build with make < 4.0Michael Stahl2016-02-161-2/+2
* gbuild: yet more substitution for AutoInstallMichael Stahl2016-02-161-9/+13
* Fix typosAndrea Gelmini2016-02-081-1/+1
* solenv: fix mkdocs.sh to take into account projects with no inc dirChris Sherlock2016-02-051-4/+3
* accessibility: fix rest of doxygen errorsChris Sherlock2016-02-042-4/+4
* accessibility: fix doxygen errorsChris Sherlock2016-02-041-1/+1
* Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski2016-01-272-2/+7
* detailed warnings for invalid pch filesPeter Foley2016-01-211-2/+2
* Make ccache work properly with GCC PCHPeter Foley2016-01-211-0/+7
* gbuild: missing dependency in CustomTargetMichael Stahl2016-01-211-5/+6
* drop basebmp entirely nowCaolán McNamara2016-01-201-1/+0
* Revert "LTO fixes for android"Tor Lillqvist2016-01-191-6/+0
* LTO fixes for androidPeter Foley2016-01-181-0/+6
* Wrappers for LTOPeter Foley2016-01-182-2/+3
* vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock2016-01-151-1/+2
* gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl2016-01-131-20/+0
* Fix typosAndrea Gelmini2016-01-103-3/+3
* solenv: if module is vcl, then include filter directories in doxygen includeChris Sherlock2016-01-081-0/+4
* vcl: exclude precompiled headers from doxygenChris Sherlock2016-01-081-1/+1
* vcl: configure some predefines in Doxygen for several of the vcl filtersChris Sherlock2016-01-081-1/+4
* solenv: allow mkdocs.sh to index selected modules onlyChris Sherlock2016-01-081-1/+3
* Upgrade doxygen config file via doxygen -u solenv/inc/doxygen.cfgChris Sherlock2016-01-081-949/+1442
* configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl2016-01-074-4/+4
* sot_component_getFactory is goneMatúš Kukan2016-01-051-1/+2
* GDB: pretty-print more sw::mark::MarkBase classesJan-Marek Glogowski2016-01-021-8/+9
* solenv: clarify maven/buck/jar upload howtoThorsten Behrens2015-12-201-12/+23
* Fix build on BSDsBaptiste Daroussin2015-12-141-4/+16
* Typo: strucure->structureJulien Nabet2015-12-121-1/+1
* Get rid of StaticLibrary_pdfimport_sStephan Bergmann2015-12-111-0/+1
* loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin2015-12-071-2/+2
* loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin2015-12-071-2/+2
* Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2015-12-037-0/+624
* gbuild: expanded "make help" with missing targets.jan iversen2015-12-031-14/+21
* For some odd reason, clang-cl.exe doesn't like being called by CreateProcessStephan Bergmann2015-12-021-7/+4
* Filter out -fPIC tooStephan Bergmann2015-12-021-1/+1