Age | Commit message (Expand) | Author | Files | Lines |
2022-02-24 | Keep URE libraries out of Library_merged | Stephan Bergmann | 1 | -3/+0 |
2022-02-24 | Don't run ExternalExecutable_python with LD_LIBRARY_PATH | Stephan Bergmann | 2 | -2/+2 |
2022-02-22 | Advanced Diagram support: first additions/reorganizations | Armin Le Grand (Allotropia) | 1 | -0/+2 |
2022-02-20 | WASM depend on Emscripten 3.1.3 for native EH | Jan-Marek Glogowski | 1 | -1/+1 |
2022-02-17 | Drop -Wdeclaration-after-statement | Stephan Bergmann | 3 | -3/+0 |
2022-02-16 | Extend loplugin:stringview to OUStringBuffer::copy | Stephan Bergmann | 3 | -0/+23 |
2022-02-15 | revert component name changes to makefile | Noel Grandin | 2 | -22/+6 |
2022-02-13 | set up gb_COMPILER_SETUP properly for gb_ExternalProject_run | Luboš Luňák | 1 | -1/+2 |
2022-02-13 | may just as well use -Z7 if trying to avoid shared .pdb access | Luboš Luňák | 1 | -12/+4 |
2022-02-12 | Fix some tautological std::type_info (in-)equality comparisons | Stephan Bergmann | 1 | -0/+1 |
2022-02-11 | Correctly depend on source component file | Jan-Marek Glogowski | 1 | -1/+1 |
2022-02-11 | svx::PropertyChangeNotifier improvements | Noel Grandin | 1 | -1/+0 |
2022-02-09 | Sync flatpak-manifest.in with Flathub | Stephan Bergmann | 1 | -0/+1 |
2022-02-09 | gdb: fix SwXTextCursorPrinter | Michael Stahl | 1 | -13/+2 |
2022-02-05 | use more concrete types in chart2, Axis | Noel Grandin | 1 | -1/+1 |
2022-01-31 | support for the WebP image format (tdf#114532) | Luboš Luňák | 1 | -1/+1 |
2022-01-31 | externals: always provide platform configure flags | Jan-Marek Glogowski | 2 | -0/+6 |
2022-01-30 | use more concrete types in chart2, DataSeries | Noel Grandin | 1 | -1/+1 |
2022-01-30 | use more concrete types in chart2, RegressionCurveModel | Noel Grandin | 1 | -1/+1 |
2022-01-29 | use more concrete types in chart2, Legend | Noel Grandin | 1 | -1/+1 |
2022-01-26 | gbuild: fix spurious rebuilds from gb_LinkTarget__use_libraries | Michael Stahl | 1 | -2/+2 |
2022-01-25 | lok: enable in-place editing of math equations | Mike Kaganski | 1 | -1/+1 |
2022-01-24 | move titledockwin to the one place it's used | Caolán McNamara | 1 | -2/+2 |
2022-01-23 | tdf#97046 prefix gb_ to system variables | Arjun | 3 | -12/+12 |
2022-01-23 | change rpm compression algorithm to multi threaded xz | Andras Timar | 1 | -1/+1 |
2022-01-23 | remove css::chart::XDataInterpreter | Noel Grandin | 1 | -1/+1 |
2022-01-22 | use more concrete types in chart2, ChartType | Noel Grandin | 1 | -1/+1 |
2022-01-22 | Make installer compression tool configurable | Thorsten Behrens | 8 | -7/+11 |
2022-01-20 | Sorting component implementations needs LC_ALL=C | Jan-Marek Glogowski | 1 | -3/+3 |
2022-01-20 | Fail on non-optional, but filtered component names | Jan-Marek Glogowski | 2 | -6/+22 |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) | 1 | -1/+1 |
2022-01-19 | Let CppunitTest_odk_checkapi build against the SDK include directory | Stephan Bergmann | 1 | -1/+1 |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin | 1 | -1/+1 |
2022-01-19 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2022-01-19 | Decouple SRCDIR/include from SOLARINC | Stephan Bergmann | 3 | -3/+4 |
2022-01-19 | Fix processing of first path in SOLARINC | Stephan Bergmann | 1 | -3/+6 |
2022-01-19 | WASM support external DWARF info | Jan-Marek Glogowski | 2 | -1/+6 |
2022-01-19 | WASM add option to build with native exceptions | Jan-Marek Glogowski | 1 | -2/+7 |
2022-01-19 | WASM create and link the Emscripten FS image | Jan-Marek Glogowski | 3 | -2/+9 |
2022-01-19 | WASM add strip flags to configure.ac | Jan-Marek Glogowski | 1 | -4/+0 |
2022-01-19 | WASM gbuild: add --pre-js dependencies | Jan-Marek Glogowski | 5 | -1/+21 |
2022-01-19 | WASM adapt link and debug flags | Jan-Marek Glogowski | 1 | -3/+14 |
2022-01-19 | WASM more initial bits and pieces | Jan-Marek Glogowski | 4 | -3/+12 |
2022-01-19 | Keep intermediate *.component.filtered file | Jan-Marek Glogowski | 1 | -0/+1 |
2022-01-19 | vcl: move eps functions to eps.cxx | Chris Sherlock | 1 | -0/+1 |
2022-01-18 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin | 1 | -1/+1 |
2022-01-18 | use more concrete types in chart2, ChartTypeManager | Noel Grandin | 1 | -1/+1 |
2022-01-18 | Add HAVE_(UNIX_)DLAPI config header define | Jan-Marek Glogowski | 1 | -1/+1 |
2022-01-17 | Add <module>.*all aliases to .all* and update help | Jan-Marek Glogowski | 1 | -7/+15 |
2022-01-16 | use more concrete types in chart2, Diagram | Noel Grandin | 1 | -1/+1 |