summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0David Ostrovsky1-2/+10
2016-03-07drop handling of templates in SrsTargetDavid Tardon3-148/+0
2016-03-05vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud1-2/+2
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann2-2/+20
2016-03-04harden OS X code signing script (handle spaces in bundle name)Andras Timar1-9/+10
2016-02-27MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky1-1/+2
2016-02-25Avoid hard-coded perl path, check with envcoypu1-1/+1
2016-02-23quiet down mkdocs.sh on consoleNorbert Thiebaud1-1/+1
2016-02-21windows: silence new warning for nowNorbert Thiebaud1-1/+2
2016-02-21Force pdb write synchronization on all MS compilersDavid Ostrovsky1-8/+3
2016-02-18gbuild: AutoInstall: rewrite scp2 file generation in PythonMichael Stahl2-70/+105
2016-02-18solenv: use html files for doxygen, not xhtml filesChris Sherlock2-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-17gbuild: AutoInstall: Packages in ooo module run into 8k Win32...Michael Stahl1-0/+16
2016-02-16gbuild: add missing commas to fix build with make < 4.0Michael Stahl1-2/+2
2016-02-16gbuild: yet more substitution for AutoInstallMichael Stahl1-9/+13
2016-02-08Fix typosAndrea Gelmini1-1/+1
2016-02-05solenv: fix mkdocs.sh to take into account projects with no inc dirChris Sherlock1-4/+3
2016-02-04accessibility: fix rest of doxygen errorsChris Sherlock2-4/+4
2016-02-04accessibility: fix doxygen errorsChris Sherlock1-1/+1
2016-01-27Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski2-2/+7
2016-01-21detailed warnings for invalid pch filesPeter Foley1-2/+2
2016-01-21Make ccache work properly with GCC PCHPeter Foley1-0/+7
2016-01-21gbuild: missing dependency in CustomTargetMichael Stahl1-5/+6
2016-01-20drop basebmp entirely nowCaolán McNamara1-1/+0
2016-01-19Revert "LTO fixes for android"Tor Lillqvist1-6/+0
2016-01-18LTO fixes for androidPeter Foley1-0/+6
2016-01-18Wrappers for LTOPeter Foley2-2/+3
2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock1-1/+2
2016-01-13gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl1-20/+0
2016-01-10Fix typosAndrea Gelmini3-3/+3
2016-01-08solenv: if module is vcl, then include filter directories in doxygen includeChris Sherlock1-0/+4
2016-01-08vcl: exclude precompiled headers from doxygenChris Sherlock1-1/+1
2016-01-08vcl: configure some predefines in Doxygen for several of the vcl filtersChris Sherlock1-1/+4
2016-01-08solenv: allow mkdocs.sh to index selected modules onlyChris Sherlock1-1/+3
2016-01-08Upgrade doxygen config file via doxygen -u solenv/inc/doxygen.cfgChris Sherlock1-949/+1442
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl4-4/+4
2016-01-05sot_component_getFactory is goneMatúš Kukan1-1/+2
2016-01-02GDB: pretty-print more sw::mark::MarkBase classesJan-Marek Glogowski1-8/+9
2015-12-20solenv: clarify maven/buck/jar upload howtoThorsten Behrens1-12/+23
2015-12-14Fix build on BSDsBaptiste Daroussin1-4/+16
2015-12-12Typo: strucure->structureJulien Nabet1-1/+1
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann1-0/+1
2015-12-07loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin1-2/+2
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin1-2/+2
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky7-0/+624
2015-12-03gbuild: expanded "make help" with missing targets.jan iversen1-14/+21
2015-12-02For some odd reason, clang-cl.exe doesn't like being called by CreateProcessStephan Bergmann1-7/+4
2015-12-02Filter out -fPIC tooStephan Bergmann1-1/+1
2015-12-02clang-cl needs -Wno-missing-bracesStephan Bergmann1-0/+6