Age | Commit message (Expand) | Author |
2020-11-18 | loplugin:stringviewparam: No good reason to exclude operator functions | Stephan Bergmann |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-15 | add <!-- n-columns=1 n-rows=1 --> before every GtkGrid | Caolán McNamara |
2020-11-15 | Remove Bottom DrawTextFlag on renderFont for Watermark | Mert Tumer |
2020-11-13 | tdf#123936 Formatting files in module desktop with clang-format | Philipp Hofer |
2020-11-13 | lok: Simplify the check for command in sendDialogEvent. | Jan Holesovsky |
2020-11-11 | loplugin:stringview | Noel |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-11-09 | tdf#42949 Fix new IWYU warnings in directories d* | Gabor Kelemen |
2020-11-07 | ScriptForge - Update build files | Jean-Pierre Ledure |
2020-11-05 | use a utl::TempFile and clean it up after test | Andras Timar |
2020-11-01 | use officecfg for UseSystemFileDialog | Noel Grandin |
2020-10-28 | strtol returns long, so that needs to be used here | Stephan Bergmann |
2020-10-28 | Extend loplugin:elidestringvar to OString | Stephan Bergmann |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-23 | Missing call to curl_easy_cleanup (--enable-online-update=mar) | Stephan Bergmann |
2020-10-23 | Prevent crash with invalid lang tag. | Gülşah Köse |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-22 | Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files. | Gleb Popov |
2020-10-22 | long->tools::Long in dbaccess..drawinglayer | Noel |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-20 | ensure solarmutex is locked when closing splashscreen (tdf#137177) | Luboš Luňák |
2020-10-20 | remove unnecessary `if (!true) return;` statement from Desktop::Init() | Platon Pronko |
2020-10-15 | Fix check for inclusion of <sys/sysmacros.h> | Stephan Bergmann |
2020-10-15 | Do not include <sys/sysmacros.h> header unconditionally, but perform a check ... | Gleb Popov |
2020-10-12 | desktop: fix misleading comment | Miklos Vajna |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-06 | move set_user_managed_scrolling to an initial weld argument | Caolán McNamara |
2020-10-06 | Allow to save file if chart editing is active | Szymon Kłos |
2020-10-03 | use more TOOLS_WARN_EXCEPTION | Noel |
2020-10-02 | Use the new single-instance="true" attribute in desktop | Stephan Bergmann |
2020-10-02 | loplugin:reducevarscope in desktop..emfio | Noel |
2020-09-24 | speed-up: preload JVM when PreloadJVM is set | Serge Krot |
2020-09-23 | Fix typo in code | Andrea Gelmini |
2020-09-22 | Added new command to resolve the comment thread | Pranam Lashkari |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-21 | update pches | Caolán McNamara |
2020-09-21 | lok: remove .uno:ModifiedStatus message from deduplication mechanism | Gabriel Masei |
2020-09-18 | jsdialog: use window only if visible | Szymon Kłos |
2020-09-17 | Remove some unused includes | Miklos Vajna |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-15 | Online: selection highlight in Calc should follow font size changes. | Marco Cecchetti |
2020-09-13 | tdf#124176 Use #pragma once in desktop | George Bateman |
2020-09-12 | replace sal_IntPtr with simple integer type | Caolán McNamara |
2020-09-09 | improve loplugin:unusedvarsglobal | Noel Grandin |
2020-09-02 | move Edit into toolkit only headers | Caolán McNamara |
2020-09-02 | lok: send state updates for shape editing commands | Szymon Kłos |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-28 | Simply use aStr as-is | Stephan Bergmann |