summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Fix typosAndrea Gelmini1-1/+1
2017-07-02loplugin:casttovoid: solenvStephan Bergmann1-4/+5
2017-06-30CompilerTest_compilerplugins_clang depends on boost_headersStephan Bergmann1-0/+1
2017-06-29improve refcounting lopluginNoel Grandin1-0/+1
2017-06-29loplugin:oncevar variousNoel Grandin1-0/+1
2017-06-28gdb pretty-printers: fix BigPtrArrayPrinter after recent std::isationMichael Stahl1-3/+3
2017-06-28Try to get meaningful gdb backtraces for failed UITest core files after allStephan Bergmann1-2/+6
2017-06-23Sort listStephan Bergmann1-1/+1
2017-06-22add factory function mapping for libspelllo archivebrainbreaker1-1/+2
2017-06-22--enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann1-2/+2
2017-06-22Revert "Temporary debg output to find out why tinderboxes still don't find pr...Stephan Bergmann1-1/+0
2017-06-22Temporary debg output to find out why tinderboxes still don't find programStephan Bergmann1-0/+1
2017-06-21Process all core files that are foundStephan Bergmann1-17/+20
2017-06-20Try guessing the actual executable that produced an ELF core fileStephan Bergmann1-0/+4
2017-06-20loplugin:unusedfields fix false positiveNoel Grandin1-0/+1
2017-06-19only unit-test one loplugin at a timeNoel Grandin2-1/+3
2017-06-13Generalize loplugin:stringcopy to loplugin:redundantcopyStephan Bergmann1-1/+1
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-1/+1
2017-06-10Revert "use LIBO_LANG=C.UTF-8 instead of en_US.UTF-8"Rene Engelhard1-1/+1
2017-06-10use LIBO_LANG=C.UTF-8 instead of en_US.UTF-8Rene Engelhard1-1/+1
2017-06-10uitest: set en_US.UTF8 for the LibreOffice instanceMarkus Mohrhard1-1/+1
2017-06-07configure: remove ENABLE_CRASHDUMP placeholderMichael Stahl1-2/+2
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann4-8/+0
2017-06-06scp2: package 64-bit MSVC runtimes for explorer extensionsMichael Stahl2-2/+3
2017-06-05gb_SUPPRESS_TESTS to build tests but not run themStephan Bergmann5-0/+24
2017-06-04fix packaging with python 2.6Jochen Nitschke1-4/+4
2017-06-03solenv: typo in mkdocs.sh scriptChris Sherlock1-1/+1
2017-06-02solenv: installer: remove DONT_DELETE styleMichael Stahl3-7/+0
2017-06-02scp2: move fonts to AutoInstallMichael Stahl1-1/+1
2017-06-02scp2: replace PACKAGE_FILELIST_DIR macro with SDK_PACKAGE_FILELISTMichael Stahl1-1/+1
2017-06-02gbuild: AutoInstall: allow per-module Package templateMichael Stahl2-8/+23
2017-06-01HAVE_THREADSAFE_STATICS sould always be trueStephan Bergmann1-4/+0
2017-06-01For --with-outpath include workdir generated files without UnpackedTar*Eike Rathke1-2/+2
2017-06-01'clone' directory is gone and might even be a legit module name in futureEike Rathke2-3/+3
2017-06-01Fix 'make id' further to not include workdir and instdir againEike Rathke1-2/+2
2017-05-30gbuild: stop defining _USING_V110_SDK71_Michael Stahl1-1/+0
2017-05-30gbuild: define _WIN32_WINNT = _WIN32_WINNT_WIN7 = 0x0601Michael Stahl1-6/+4
2017-05-30Fix 'make id'Stephan Bergmann1-1/+1
2017-05-29Windows XP and Vista support was removed, prevent install on these old systemsAndras Timar1-8/+2
2017-05-28rdm#2247 enable Upper Sorbian for languagepack/UIChristian Lohmaier1-0/+1
2017-05-28solenv: include all global headers needed by the sal moduleChris Sherlock1-0/+3
2017-05-23mkdocs_portal: reset local variable in loopNorbert Thiebaud1-0/+1
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-0/+1
2017-05-21Fix typosAndrea Gelmini1-1/+1
2017-05-21tdf#105204 fix shellcheck warning in solenv/bin/bin_library_info.shYeliz Taneroğlu1-4/+4
2017-05-20tdf#105204 fix shellcheck warning in solenv/bin/make-raspbian-root-tarballYeliz Taneroğlu1-1/+1
2017-05-20tdf#105204: ShellCheck nitpicks for install-gdb-printersYeliz Taneroğlu1-1/+2
2017-05-20tdf#105204 fix shellcheck warnings in solenv/bin/create-idsYeliz Taneroğlu1-3/+3
2017-05-20mkdocs.sh: alias cmd variant to canonical nameThorsten Behrens1-2/+3
2017-05-20mkdocs.sh: support more than one markdown converter binaryThorsten Behrens1-6/+10