summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang-cl needs -Wno-missing-bracesStephan Bergmann2015-12-021-0/+6
* Be explicit about missing env varsStephan Bergmann2015-12-021-0/+8
* move disabling of LNK4217Noel Grandin2015-11-302-5/+6
* gbuild: fix typo in helpMichael Stahl2015-11-301-1/+1
* remove LNK4217 warning spam from Windows buildNoel Grandin2015-11-301-0/+5
* gbuild: remove gb_Gallery__UNO_COMPONENTS and gb_Gallery__make_env_argsMichael Stahl2015-11-301-14/+0
* Add i18nlangtag and ucbhelper to libmergedMatúš Kukan2015-11-282-0/+4
* Add comphelper to libmergedMatúš Kukan2015-11-282-0/+2
* macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud2015-11-271-2/+2
* gbuild: document BUILDTOOLTRACE variableMichael Stahl2015-11-271-0/+3
* try to fix gengal dependenciesMichael Stahl2015-11-271-5/+1
* Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks2015-11-271-1/+2
* Attempt to improve gallery generation dependencies.Michael Meeks2015-11-261-1/+4
* wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen2015-11-201-3/+6
* Revert "Fix dependency for Mac"Bjoern Michaelsen2015-11-201-1/+1
* set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen2015-11-201-0/+1
* Fix dependency for MacStephan Bergmann2015-11-201-1/+1
* make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen2015-11-174-3/+14
* refactor unittest help messageBjoern Michaelsen2015-11-177-41/+76