summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* use -encoding UTF8 in JavaClassSet.mkRene Engelhard2017-11-111-2/+2
* set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 in JavaClassSet.mkRene Engelhard2017-11-111-1/+2
* Forgot to add compilerplugins/clang/test/unusedvariablecheck.cxxStephan Bergmann2017-11-101-0/+1
* LibreOffice.natvis: add SfxItemSet visualizerMike Kaganski2017-11-091-3/+48
* new loplugin simplifydynamiccastNoel Grandin2017-11-091-0/+1
* gdb pretty-printers: avoid segfauls in B2DPolygonPrinterMichael Stahl2017-11-081-9/+17
* Suppress loplugin:unnecessaryoverride...Stephan Bergmann2017-11-081-0/+1
* Why was this left out of unittest-failed-MACOSX.shStephan Bergmann2017-11-071-0/+4
* Augment LibreOffice.natvisMike Kaganski2017-11-071-3/+12
* Adapt clang-format blacklist to recent renamesMiklos Vajna2017-11-071-6/+6
* tdf#113550 RTF import: fix incorrect text indentMiklos Vajna2017-11-071-1/+1
* QT5 rename from KF5Jan-Marek Glogowski2017-11-061-1/+1
* KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski2017-11-061-0/+1
* Adapt flatpak-manifest.in to recent mdds updateStephan Bergmann2017-11-061-3/+3
* -I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann2017-11-031-2/+0
* Enforce coding style with clang-format for new codeMiklos Vajna2017-11-031-0/+12
* solenv: add list of existing C++ files for clang-format blacklist purposesMiklos Vajna2017-11-031-0/+19928
* -I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann2017-11-011-1/+0
* gbuild: ExternalProject: improve NMAKE handlingMichael Stahl2017-11-012-3/+10
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-301-18/+0
* Work around "xargs: environment is too large for exec" errors on WindowsStephan Bergmann2017-10-281-1/+1
* new loplugin:dodgyswitchNoel Grandin2017-10-251-0/+1
* res files and .ui translations are goneDavid Tardon2017-10-251-13/+0
* allow to override ENABLE_STRIP in the installerDavid Tardon2017-10-241-1/+1
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-231-0/+0
* Fix prev. commitStephan Bergmann2017-10-231-2/+2
* Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann2017-10-231-6/+6
* Avoid loplugin:faileddyncast for "unnecessary", up-casting dynamic_castStephan Bergmann2017-10-211-0/+1
* solenv/flatpak-manifest.in: incorporate upstream sandboxing improvementsStephan Bergmann2017-10-201-3/+2
* Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann2017-10-201-9/+9
* Let's have this additional info also for WIN buildsTamás Zolnai2017-10-191-0/+4
* added -C switch to native-code.pyjan Iversen2017-10-161-0/+5
* iOS, change prelink lib to pure C.jan Iversen2017-10-161-2/+1
* When the unit test fails, mention how to run just that exact test.Jan Holesovsky2017-10-131-0/+5
* There appears to be no need for -I. in SOLARINCStephan Bergmann2017-10-113-4/+4
* gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl2017-10-065-249/+251
* Improve performance of loplugin:commaoperatorStephan Bergmann2017-10-061-0/+1
* iOS, third party library updatejan Iversen2017-10-061-2/+2
* simplify updating of config.* in bundled projectsDavid Tardon2017-10-043-0/+3336
* new loplugin:blockblockNoel Grandin2017-10-031-0/+1
* solenv: support gb_UITest_DEBUGRUN for ui testsMiklos Vajna2017-10-021-1/+8
* Drop unused manifest file from solenv/incMike Kaganski2017-10-011-11/+0
* Fix typosAndrea Gelmini2017-09-301-1/+1
* solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl2017-09-302-1/+1
* Support loplugin in clang-clStephan Bergmann2017-09-302-4/+28
* Add compatibility information to binary manifests on WindowsMike Kaganski2017-09-302-2/+17
* allow linking mergedlib on win by removing duplicate libs from commandlineChristian Lohmaier2017-09-301-3/+5
* gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl2017-09-292-5/+5
* tdf#106894: Rewrite packimages.pl in PythonJens Carl2017-09-291-550/+0
* Python 2.6 compatibility for pack_images.pySamuel Mehrbrodt2017-09-281-1/+2