- ee0adda SAL_INFO when vnd.sun.star.expand is considered exotic by Stephan Bergmann · 1 year ago
- 7c64c62 Fix check for further exotic protocols by Stephan Bergmann · 1 year, 4 months ago
- 5e71232 look at 'embedded' protocols too by Caolán McNamara · 1 year, 4 months ago
- 320c2ea consider VndSunStarExpand an exotic protocol by Caolán McNamara · 1 year, 5 months ago
- ff38c5f warn about exotic protocols as well by Caolán McNamara · 2 years, 5 months ago
- 04ebce2 add some protocols that don't make sense as floating frame targets by Caolán McNamara · 2 years, 5 months ago
- 4b951ba tdf#128598: Revert "Move dubious file: -> smb: conversion from... by Stephan Bergmann · 6 years ago
- 5fd96e4 tdf#128862: fix HSQLDB odb-files with apostrophe crash by Julien Nabet · 6 years ago
- f77820b ofz#14989 Z_NEED_DICT related infinite loop by Caolán McNamara · 6 years ago
- c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
- d14d134 Switch everyone to stricter GetColorError by Jan-Marek Glogowski · 7 years ago
- c34bb16 Make BitmapColor inherit from / merge into Color by Jan-Marek Glogowski · 7 years ago
- e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
- c3f82af Remove temporary config.ini after the test by Aurimas Fišeras · 7 years ago
- c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
- d3581eb AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete) by Stephan Bergmann · 7 years ago
- 5e38da8 fix leak in exceptionToString by Noel Grandin · 7 years ago
- 83abdf8 tdf#42949 Fix IWYU warnings in tools/ by Gabor Kelemen · 7 years ago
- dd8d5e5 improve loplugin:stringconstant by Noel Grandin · 7 years ago
- cae53cf Decouple reading/writing of Color into GenericTypeSerializer by Tomaž Vajngerl · 7 years ago
- d370b67 cleanup and rename COLORDATA_RGB to color::extractRGB by Tomaž Vajngerl · 7 years ago
- 60de1cb Replace compile time test with a static_assert by Tomaž Vajngerl · 7 years ago
- d487d6e rework Color to have R,G,B,A public variables by Tomaž Vajngerl · 7 years ago
- 0e335af Fix uses of variables before their lifetimes begin by Stephan Bergmann · 7 years ago
- b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
- 7facde2 loplugin:sequentialassign in test..tools by Noel Grandin · 7 years ago
- ac8ee6e Revert "add more append methods to *StringBuffer" by Noel Grandin · 7 years ago
- 8cfa7f4 add more append methods to *StringBuffer by Noel Grandin · 7 years ago
- a2e3705 loplugin:unnecessaryparen improve member expression by Noel Grandin · 7 years ago
- 6333dcf loplugin:indentation (macOS) by Stephan Bergmann · 7 years ago
- 183debd pretty up logging of exceptions by Noel Grandin · 7 years ago
- 9e03f68 loplugin:indentation in lingucomponent..tools by Noel Grandin · 7 years ago
- 24f7dd6 move and extend primitive2dxmldump to drawinglayer by Tomaž Vajngerl · 7 years ago
- 43635b4 o3tl::make_unique -> std::make_unique in tools..xmloff by Gabor Kelemen · 7 years ago
- 46c645b Move dubious file: -> smb: conversion from INetURLObject to file UCP by Stephan Bergmann · 7 years ago
- 5988661 tools: use std::swap() in Rectangle::Justify() by Miklos Vajna · 7 years ago
- 553fcbb loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 7 years ago
- 12764e7 Disable test for Linux x86 CXXFLAGS=-O1 corner case by Stephan Bergmann · 7 years ago
- bb30e9e Test for XmlWalker to check it parses the xml as expected by Tomaž Vajngerl · 7 years ago
- 27cd397 Drop o3tl/clamp.hxx, use C++17 std::clamp instead by Stephan Bergmann · 7 years ago
- 4f36ea1 o3tl::string_view -> std::string_view (in tools) by Stephan Bergmann · 7 years ago
- 44266a5 fix build by Rene Engelhard · 7 years ago
- d8d47a0 missing include by Stephan Bergmann · 7 years ago
- 045f141 don't use deprecated boost/math/common_factor_rt.hpp by Rene Engelhard · 7 years ago
- ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
- 36b2142 remove unused SvLockBytesStatFlag enum by Noel Grandin · 7 years ago
- eddee22 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
- 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
- 933660e loplugin:stringconstant look for unnecessary OString constructor use by Noel Grandin · 7 years ago
- ce6ac77 remove unused PolyOptimizeFlags enum values by Noel Grandin · 7 years ago
- c59a5b8 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
- 542ad7c convert INetURLObject::PrefixInfo::Kind to scoped enum by Noel Grandin · 7 years ago
- 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
- 6740817 loplugin:constantparam by Noel Grandin · 7 years ago
- 270e41ad loplugin:buriedassign in sd..writerfilter by Noel Grandin · 7 years ago
- a3e725b Replace uses of SAL_BOUND with o3tl::clamp by Stephan Bergmann · 7 years ago
- 4e6b448 SvStream::m_isConsistent is always true by Noel Grandin · 7 years ago
- 7f48fa8 loplugin:collapseif in tools..xmloff by Noel Grandin · 7 years ago
- dbe94dd tdf#120657 Pie chart saved as DOC doesn't preview in MSO by Noel Grandin · 7 years ago
- 97ebc98 convert some macros to local functions by Noel Grandin · 7 years ago
- c2ce646 loplugin:useuniqueptr in ImplSysReadConfig by Noel Grandin · 7 years ago
- 16fb77b fix delete in MultiSelection::SetTotalRange by Noel Grandin · 7 years ago
- 41eeaac loplugin:oncevar by Noel Grandin · 7 years ago
- 8619243 Simplify containers iterations in test..tools by Arkadiy Illarionov · 7 years ago
- 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
- f31c9f1 clang-tidy performance-unnecessary-copy-init in test..xmlscript by Noel Grandin · 7 years ago
- 76dd28a loplugin:staticvar in various by Noel Grandin · 7 years ago
- 78490b4 pvs-studio: V668 no sense testing against null as memory was allocated by new by Caolán McNamara · 7 years ago
- e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
- 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
- f3b3450 tdf#42949 Fix IWYU warnings in include/tools/* by Gabor Kelemen · 7 years ago
- 4b5e806 workaround weird linking error on tb71 by Noel Grandin · 7 years ago
- 1669022 loplugin:singlevalfields by Noel Grandin · 7 years ago
- f730f1d Fix typos by Andrea Gelmini · 7 years ago
- 0f2c023 Don't just log the file name, at least say what we are doing with it by Tor Lillqvist · 7 years ago
- 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
- 1a049bc drop SvMemoryStream::GetBuffer by Noel Grandin · 8 years ago
- 833c496 loplugin:constfields in tools by Noel Grandin · 8 years ago
- b225295 loplugin:useuniqueptr in convertToUnicode by Noel Grandin · 8 years ago
- 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
- feca66c loplugin:simplifyconstruct in toolkit..ucb by Noel Grandin · 8 years ago
- 24eae7b clang-tidy performance-unnecessary-value-param by Noel Grandin · 8 years ago
- 57cd494 Missing include by Stephan Bergmann · 8 years ago
- d7c1632 Do as the comment says it should do.. by Eike Rathke · 8 years ago
- 91cb01b The never ending rounding and scaling of tools::Time::GetClock() by Eike Rathke · 8 years ago
- 5f352a7 Round fraction if possible, else truncate; tools::Time::GetClock() by Eike Rathke · 8 years ago
- 7cb6dc2 Add unit tests for tools::Time::GetClock() by Eike Rathke · 8 years ago
- a19161a Assign fFractionOfSecond in shortcut by Eike Rathke · 8 years ago
- 7f3c6ef Move lcl_getHourMinuteSecond() to tools::Time::GetClock() by Eike Rathke · 8 years ago
- 82034b0 tdf#119326 crash when adding "Windows Share" File resource by Noel Grandin · 8 years ago
- 346ba4b remove mempool by Noel Grandin · 8 years ago
- 8c48d69 Use more basegfx deg<->rad functions, instead of direct formulas by Mike Kaganski · 8 years ago
- 82828c6 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
- 9cceba9 make DBG_TESTSOLARMUTEX available in assert builds by Noel Grandin · 8 years ago
- 01b4c5b cppcheck: useInitializationList in test to xmloff by Jochen Nitschke · 8 years ago
- c8fa03b new loplugin:stringloop, and applied in various by Noel Grandin · 8 years ago
- de3cb01 -Werror,-Wunused-private-field by Stephan Bergmann · 8 years ago
- ee025b7 loplugin:returnconstant in tools,comphelper,unotools by Noel Grandin · 8 years ago
- 563fe60 Fix typos by Andrea Gelmini · 8 years ago
- bfedfed test: create unit tests for Config by Chris Sherlock · 8 years ago