summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2018-02-04xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna1-22/+0
2018-02-04gbuild-to-json: unblacklist extensionsMike Kaganski1-1/+1
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-02-01deps w/ hardlinks: don't create it as foo_ only to move it to fooChristian Lohmaier1-0/+10
2018-01-30Don't let PythonTest_solenv_python fail due to Emacs lock files in SRCDIRStephan Bergmann1-1/+3
2018-01-24Natvis: update SfxItemSet visualizer (m_pItems is now unique_ptr)Mike Kaganski1-1/+1
2018-01-24Adapt solenv/flatpak-manifest.inStephan Bergmann1-3/+3
2018-01-24Globally disable -Wcast-function-type new with upcoming GCC 8Stephan Bergmann1-0/+7
2018-01-23new loplugin: pointerboolNoel Grandin1-0/+1
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+3
2018-01-22update flatpak-manifestDavid Tardon1-3/+3
2018-01-22boost: upgrade to release 1.66.0Michael Stahl1-0/+5
2018-01-19gbuild: disable gb_COLOR on WNT for nowMichael Stahl1-0/+3
2018-01-19new loplugin:emptyifNoel Grandin1-0/+1
2018-01-19Fix typosAndrea Gelmini1-1/+1
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2-7/+17
2018-01-18clang-format: allow just listing formatted filesMiklos Vajna1-2/+16
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-14Save full file path to pot filesGabor Kelemen2-2/+2
2018-01-12Enable loplugin:cstylecast for some more casesStephan Bergmann1-0/+1
2018-01-12Support `make SdiTarget_...`Stephan Bergmann1-0/+1
2018-01-10gbuild: print a better error message when adding non-existing ModuleMichael Stahl1-1/+6
2018-01-09upload libpagemaker 0.0.4David Tardon1-3/+3
2018-01-08Let flatpak-builder build .Debug extensionStephan Bergmann2-2/+2
2018-01-08gcc-wrappers: always pass -debug to linkerMichael Stahl1-1/+2
2018-01-08gcc-wrappers: recognise -ggdb.* in addition to -g as debug flagMichael Stahl1-1/+1
2018-01-08gbuild: MSVC: invoke MSASM with /safesehMichael Stahl1-1/+1
2018-01-06upload libabw 0.1.2David Tardon1-3/+3
2018-01-05upload libe-book 0.1.3David Tardon1-3/+3
2018-01-05remove dead eeitemid.hxxNoel Grandin1-1/+0
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-1/+0
2018-01-04basegfx: extract svg path import/export test to own fileTomaž Vajngerl1-0/+1
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-1/+1
2018-01-03Turn on clang-format for these filesMiklos Vajna1-5/+0
2018-01-03Add JVM support to FlatpakStephan Bergmann1-0/+113
2018-01-03Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-18/+60
2018-01-03solenv: fix typo in native-code.pyMiklos Vajna1-2/+2
2018-01-02ofz#4864 SvgTools::create required via html importCaolán McNamara1-1/+1
2017-12-24Improve Natvis display of SwNodeMike Kaganski1-17/+31
2017-12-21solenv: support PYTHON_TEST_NAME for python testsMiklos Vajna4-1/+40
2017-12-21new loplugin: convertlongNoel Grandin2-4/+1
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin1-1/+0
2017-12-18tdf#108580: integrate vc_redist.exe into MSIMike Kaganski1-1/+1
2017-12-15clang-format: restore lost warning on touching formatted file without checkMiklos Vajna1-11/+14
2017-12-15once off loplugin: unusedindexNoel Grandin1-0/+1
2017-12-14Add wrongly formatted new file to blacklistStephan Bergmann1-0/+1
2017-12-13clang-format: ignore not staged hunksMiklos Vajna1-2/+10
2017-12-12CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann1-1/+1
2017-12-08New --enable-compiler-plugins=debug modeStephan Bergmann2-0/+6
2017-12-07allow to build only HTML helpDavid Tardon2-1/+42