summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2017-11-13clang-format: standardize on 5.0.0Miklos Vajna1-0/+40
2017-11-11use -encoding UTF8 in JavaClassSet.mkRene Engelhard1-2/+2
2017-11-11set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 in JavaClassSet.mkRene Engelhard1-1/+2
2017-11-10Forgot to add compilerplugins/clang/test/unusedvariablecheck.cxxStephan Bergmann1-0/+1
2017-11-09LibreOffice.natvis: add SfxItemSet visualizerMike Kaganski1-3/+48
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-0/+1
2017-11-08gdb pretty-printers: avoid segfauls in B2DPolygonPrinterMichael Stahl1-9/+17
2017-11-08Suppress loplugin:unnecessaryoverride...Stephan Bergmann1-0/+1
2017-11-07Why was this left out of unittest-failed-MACOSX.shStephan Bergmann1-0/+4
2017-11-07Augment LibreOffice.natvisMike Kaganski1-3/+12
2017-11-07Adapt clang-format blacklist to recent renamesMiklos Vajna1-6/+6
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna1-1/+1
2017-11-06QT5 rename from KF5Jan-Marek Glogowski1-1/+1
2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski1-0/+1
2017-11-06Adapt flatpak-manifest.in to recent mdds updateStephan Bergmann1-3/+3
2017-11-03-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann1-2/+0
2017-11-03Enforce coding style with clang-format for new codeMiklos Vajna1-0/+12
2017-11-03solenv: add list of existing C++ files for clang-format blacklist purposesMiklos Vajna1-0/+19928
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann1-1/+0
2017-11-01gbuild: ExternalProject: improve NMAKE handlingMichael Stahl2-3/+10
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-18/+0
2017-10-28Work around "xargs: environment is too large for exec" errors on WindowsStephan Bergmann1-1/+1
2017-10-25new loplugin:dodgyswitchNoel Grandin1-0/+1
2017-10-25res files and .ui translations are goneDavid Tardon1-13/+0
2017-10-24allow to override ENABLE_STRIP in the installerDavid Tardon1-1/+1
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann1-0/+0
2017-10-23Fix prev. commitStephan Bergmann1-2/+2
2017-10-23Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-6/+6
2017-10-21Avoid loplugin:faileddyncast for "unnecessary", up-casting dynamic_castStephan Bergmann1-0/+1
2017-10-20solenv/flatpak-manifest.in: incorporate upstream sandboxing improvementsStephan Bergmann1-3/+2
2017-10-20Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-9/+9
2017-10-19Let's have this additional info also for WIN buildsTamás Zolnai1-0/+4
2017-10-16added -C switch to native-code.pyjan Iversen1-0/+5
2017-10-16iOS, change prelink lib to pure C.jan Iversen1-2/+1
2017-10-13When the unit test fails, mention how to run just that exact test.Jan Holesovsky1-0/+5
2017-10-11There appears to be no need for -I. in SOLARINCStephan Bergmann3-4/+4
2017-10-06gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl5-249/+251
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann1-0/+1
2017-10-06iOS, third party library updatejan Iversen1-2/+2
2017-10-04simplify updating of config.* in bundled projectsDavid Tardon3-0/+3336
2017-10-03new loplugin:blockblockNoel Grandin1-0/+1
2017-10-02solenv: support gb_UITest_DEBUGRUN for ui testsMiklos Vajna1-1/+8
2017-10-01Drop unused manifest file from solenv/incMike Kaganski1-11/+0
2017-09-30Fix typosAndrea Gelmini1-1/+1
2017-09-30solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl2-1/+1
2017-09-30Support loplugin in clang-clStephan Bergmann2-4/+28
2017-09-30Add compatibility information to binary manifests on WindowsMike Kaganski2-2/+17
2017-09-30allow linking mergedlib on win by removing duplicate libs from commandlineChristian Lohmaier1-3/+5
2017-09-29gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl2-5/+5
2017-09-29tdf#106894: Rewrite packimages.pl in PythonJens Carl1-550/+0