- ab35d2d tdf#125688 speed up load of change-tracking ODS by Noel Grandin · 6 years ago
- bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
- bbb5479 -Werror,-Wdeprecated-volatile (clang-cl) by Stephan Bergmann · 6 years ago
- 6c7b5b01 Reinstate CppunitTest_sal_rtl by Stephan Bergmann · 6 years ago
- 0f87447 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
- ad936de Replace some uses of OUStringChar with string literals by Stephan Bergmann · 6 years ago
- 810613e cid#1448512 silence Out-of-bounds access by Caolán McNamara · 6 years ago
- d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
- 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
- 3ee177a loplugin:stringadd look through a couple more known-good methods by Noel Grandin · 6 years ago
- f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
- 35e6ada Fix misuse of OStringLiteral by Stephan Bergmann · 6 years ago
- 77d083f New loplugin:getstr by Stephan Bergmann · 6 years ago
- 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
- f176909 round out StringConcat helpers with sal_Unicode* overloads by Noel Grandin · 6 years ago
- f06091b DestFileExists should be bool by Stephan Bergmann · 6 years ago
- 0e7bbc0 cid#1453854 silence Time of check time of use by Caolán McNamara · 6 years ago
- 885e606 cid#1448512 silence bogus Out-of-bounds access by Caolán McNamara · 7 years ago
- a3e2964 loplugin:data (clang-cl) by Stephan Bergmann · 7 years ago
- 404a3c8 loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 7 years ago
- b74c4b7 loplugin:stringadd in package..sax by Noel Grandin · 7 years ago
- 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
- 2f5f459 support O(U)String::number() for fast string concatenation by Luboš Luňák · 7 years ago
- 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
- caa211b Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/ by Stephan Bergmann · 7 years ago
- b89187a Simplify forced memory reads by Stephan Bergmann · 7 years ago
- bdcf58b -Werror=volatile (GCC 10 trunk) by Stephan Bergmann · 7 years ago
- 27808e6 Fix Unicode to Shift JIS/MS932 conversion data by Stephan Bergmann · 7 years ago
- 0c234a6 Fix typos by Andrea Gelmini · 7 years ago
- eedf523 tdf#127069 sal: preserve gid of files in the unx osl_replaceFile() by Miklos Vajna · 7 years ago
- 4ea98c9 Fix typo in comment (ASCII 0x42 is "B") by Stephan Bergmann · 7 years ago
- c12c84e Fixing "...." by Andrea Gelmini · 7 years ago
- 27c886f Clean up {osl_,osl::}systemPathEnsureSeparator combo by Stephan Bergmann · 7 years ago
- 001f739 Clean up {osl_,osl::}systemPathMakeAbsolutePath combo by Stephan Bergmann · 7 years ago
- 8cb5c25 Use OUString in osl_getNextDirectoryItem by Stephan Bergmann · 7 years ago
- 4e9714d Fix osl_systemPathEnsureSeparator precondition by Stephan Bergmann · 7 years ago
- 078d5c6 Let osl_systemPathEnsureSeparator directly take an OUString by Stephan Bergmann · 7 years ago
- 411e4d1 Fix conversion of U+0000 in ImplUnicodeToDBCS by Stephan Bergmann · 7 years ago
- cd563e7 Do not exclude Unicode noncharacters from rtl_convertUnicodeToText by Stephan Bergmann · 7 years ago
- ca6ddfc [API CHANGE] rtl_convertTextToUnicode behavior upon erroneous input by Stephan Bergmann · 7 years ago
- 238f6f4 Fix handling of invalid bytes >= 0x80 in ImplUTF7ToUnicode by Stephan Bergmann · 7 years ago
- 5a098fe Resolves: ofz#16898 Direct-leak in rtl_uString_ImplAlloc by Caolán McNamara · 7 years ago
- 69030664 Blind fix for Android, take two by Stephan Bergmann · 7 years ago
- d9fab1c Extract common code from #if/#else blocks by Stephan Bergmann · 7 years ago
- 629dfff Replace is_soffice_Impl hack with a better(?) hack by Stephan Bergmann · 7 years ago
- cc4edc0 Clean up some osl::X, X_u function combos by Stephan Bergmann · 7 years ago
- 554f27d Make oslDirectoryImpl a bit more C++y by Stephan Bergmann · 7 years ago
- ad4c7b9 Avoid declaring function templates in namespace std by Stephan Bergmann · 7 years ago
- e0adee83 loplugin:returnconstval in sal..sc by Noel Grandin · 7 years ago
- 0f689f8 Fix typos by Andrea Gelmini · 7 years ago
- 65ae1e1 Fix typos by Andrea Gelmini · 7 years ago
- c09d020 Avoid non-async-signal-safe functionality after fork by Stephan Bergmann · 7 years ago
- 7a7b6bc Avoid non-async-signal-safe functionality between fork and exec by Stephan Bergmann · 7 years ago
- 2124374 cid#1452268 Uninitialized scalar variable by Caolán McNamara · 7 years ago
- f055651 loplugin:stringconstant (macOS) by Stephan Bergmann · 7 years ago
- 80042cc aTime.tm_wday gets overwritten anyway by Caolán McNamara · 7 years ago
- be8da97 Resolves: tdf#126766 fix rounding correction at start of negative values by Eike Rathke · 7 years ago
- 1f0802c Fix typo in code by Andrea Gelmini · 7 years ago
- 7bef1aa Fix typos by Andrea Gelmini · 7 years ago
- de77f1d Silence -Wunused-function on Android by Mike Kaganski · 7 years ago
- bf6bde2 Unify some code across platforms to use static initializers by Mike Kaganski · 7 years ago
- 31fd673 Sometimes static checks are enough. by Mike Kaganski · 7 years ago
- ff98f57 Improved loplugin:stringconstant (now that GCC 7 supports it): sal by Stephan Bergmann · 7 years ago
- bfdf259 Fix typos by Andrea Gelmini · 7 years ago
- 6131288 Fix typo by Andrea Gelmini · 7 years ago
- 5b52057 cid#1448293 Copy into fixed size buffer by Caolán McNamara · 7 years ago
- 8a08eae coverity concurrency annotation attempt by Noel Grandin · 7 years ago
- 02b42f2 cid#1448288 Unchecked return value from library by Caolán McNamara · 7 years ago
- f65905d Optimize osl_getSystemTime on Windows by Mike Kaganski · 7 years ago
- 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
- 9712f5d android: Fix type of a C string to be const char[]. by Jan Holesovsky · 7 years ago
- 0d04315 tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part4 by Noel Grandin · 7 years ago
- f665456 Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not work by Tor Lillqvist · 7 years ago
- e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
- 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
- c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
- dd8d5e5 improve loplugin:stringconstant by Noel Grandin · 7 years ago
- 0578353 tdf#120703 PVS: dereference before nullptr check by Mike Kaganski · 7 years ago
- b1141fa Cut down on -pthread/-lpthread proliferation by Stephan Bergmann · 7 years ago
- 56bc0b1 Don't set locale env vars on macOS by Stephan Bergmann · 7 years ago
- c650217 tdf#124776: don't use SearchPathW to get full path of executable by Mike Kaganski · 7 years ago
- b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
- acb0cde loplugin:sequentialassign in sal by Noel Grandin · 7 years ago
- 639df4d use more std::make_unique by Noel Grandin · 7 years ago
- 34d012a android: Make the tiled rendering from the loolwsd actually work. by Jan Holesovsky · 7 years ago
- 515d257 Replace legacy dynamically-loaded functions with statically linked ones by Mike Kaganski · 7 years ago
- ad03027 In LibreOffice core commit d4d3766, several variables were changed by Greg Veldman · 7 years ago
- 85456fa tdf#120703 PVS: Silence V522 warnings by Mike Kaganski · 7 years ago
- 3b25ea6 tdf#120703 PVS: Silence V575 warnings by Mike Kaganski · 7 years ago
- 58b3982 Remove unused macros that caused compiler warnings and simplify by Tor Lillqvist · 7 years ago
- b07a990 loplugin:typedefparam (clang-cl) by Stephan Bergmann · 7 years ago
- e5aa36f Replace gethostbyname_r with getaddrinfo by Arkadiy Illarionov · 7 years ago
- 474786c hang in crashtesting, would be nice to know what failed to exec here by Caolán McNamara · 7 years ago
- cf89d6d tdf#96038 Make shell function work with paths containing spaces by Roland Baudin · 7 years ago
- 7139630 sal, android: fix -Werror,-Wreturn-type by Miklos Vajna · 7 years ago
- bd05092 android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists). by Jan Holesovsky · 7 years ago
- cb6d779 android: Separate the Android-specific setup from the actual LOK init. by Jan Holesovsky · 7 years ago
- f43483c android: Expose setting of the JavaVM. by Jan Holesovsky · 7 years ago
- 5c23459 new loplugin constvars by Noel Grandin · 7 years ago
- a2e3705 loplugin:unnecessaryparen improve member expression by Noel Grandin · 7 years ago