- 6e70103 While at it, delete Any functions on sal_Bool* by Stephan Bergmann · 10 years ago
- 0b1e4a3 Prevent Any::setValue from reinterpreting bool* as sal_Bool* by Stephan Bergmann · 10 years ago
- 82e9cfc use Any constructor for bool values, instead of temporary vars by Noel Grandin · 10 years ago
- 8d41866 tdf#81833: form protection can be modified as compatibility option by Oliver Specht · 10 years ago
- 4f8756f loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
- 80d5581 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
- fb42d03 clang-tidy performance-unnecessary-value-param in unotools by Noel Grandin · 10 years ago
- 17b1852 loplugin:constantparam in unotools by Noel Grandin · 10 years ago
- f13e80b reduce unnecessary reallocing by Noel Grandin · 10 years ago
- c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
- bfb9612 tdf#97499 Fixed containers parameters clearing #3 by tymyjan · 10 years ago
- f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
- 7da3a53 don't allocate and destroy a LocaleDataItem for each cell, tdf#97989 by Markus Mohrhard · 10 years ago
- f958db4 loplugin:constantparam in unotools/ by Noel Grandin · 10 years ago
- 4d85742 define ODFSVER_LATEST at a central place by Eike Rathke · 10 years ago
- ea943b3 quieten debugging soffice startup by Caolán McNamara · 10 years ago
- 4a7237c Avoid reserved identifier by Stephan Bergmann · 10 years ago
- 6326d761 tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
- cc84aaf tdf#97703 removed empty setUp/tearDown methods by Chirag Manwani · 10 years ago
- 5582f05 unotools: handle classification path in SvtDefaultOptions by Miklos Vajna · 10 years ago
- bf17219 sfx2 classification: use SvtPathOptions by Miklos Vajna · 10 years ago
- 1110346 loplugin:unuseddefaultparam in unotools by Noel Grandin · 10 years ago
- 82e23b5 add missing comma by Eike Rathke · 10 years ago
- a097e18 prepare SearchOptions config with IsUseWildcard by Eike Rathke · 10 years ago
- 0839f90 convert EConfigurationModes to scoped enum by Noel Grandin · 10 years ago
- 1f33570 SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter by Eike Rathke · 10 years ago
- c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
- ed21ac6 OTempFileService: avoid manually deleting mpTempFile by Miklos Vajna · 10 years ago
- 970c0fe nitpick, mention function name in assert by Eike Rathke · 10 years ago
- 599f0cb interface to new XTextSearch2 with SearchOptions2, tdf#72196 by Eike Rathke · 10 years ago
- e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
- 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
- a7f6efc loplugin: unused return values by Noel Grandin · 10 years ago
- 24ada65 loplugin:unusedmethods unused return value in include/unotools by Noel Grandin · 10 years ago
- 1b0166e unotools: This list is constant by Takeshi Abe · 10 years ago
- 5ec991b loplugin:unusedmethods unused return value unotools/ by Noel Grandin · 10 years ago
- 64d624b Fix typos by Andrea Gelmini · 10 years ago
- 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
- 9eb3199 let us try to use the pid as well on windows by Markus Mohrhard · 10 years ago
- bac1170 remove unnecessary ; by Markus Mohrhard · 10 years ago
- 3f47ffc OModule::onFirstClient is unused by Noel Grandin · 10 years ago
- 85ae903 loplugin:unusedfields unotools,unoxml by Noel Grandin · 10 years ago
- e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
- c31b6e1 Silence warning C4334 under --enble-64-bit MSVC by Stephan Bergmann · 10 years ago
- abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
- 96ee91a add const in ranged for by Andrzej Hunt · 10 years ago
- b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
- 9c5060a attempt to fix tdf#95935 - CRASH on startup in o3tl vcl code by Noel Grandin · 10 years ago
- ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
- 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
- 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
- 7f5c879 com::sun::star->css in unotools/ by Noel Grandin · 10 years ago
- edc264d use unique_ptr for pImpl in unotools/ by Noel Grandin · 10 years ago
- 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
- 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
- 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
- d7801c3 Namespace cleanup and disambiguation by Ashod Nakashian · 10 years ago
- cf7dc8b loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
- d964a43 loplugin:stringconstant: elide explicit ctor usage (manually due to macros) by Stephan Bergmann · 10 years ago
- 0f87f64 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
- b73db44 java: combine nested if statements by Noel Grandin · 10 years ago
- 9426851 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
- 2e5be58 complete initial compiler plugin for the ServiceDocumenter by Bjoern Michaelsen · 10 years ago
- 59b072e yyyyy by Noel Grandin · 10 years ago
- 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
- 9a85743 tdf#48456 : when searching for a number, consider formatting by Dennis Francis · 10 years ago
- 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
- 0e8a40e calling IsSet() before Call() on Link<> is unnecessary by Noel Grandin · 10 years ago
- b4b7703 cppcheck:variableScope by Noel Grandin · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- f76b3dd Move SolarMutex down from tools to comphelper/ to make life easier. by Michael Meeks · 10 years ago
- 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
- b4576f3 tdf#82744: fix WebDAV lock/unlock behaviour - part 3 by Giuseppe Castagno · 11 years ago
- 65c075f clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
- 82f0a4f Fix typos by Andrea Gelmini · 11 years ago
- 53e6ac15 Fix typos by Andrea Gelmini · 11 years ago
- c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
- 9a5ba07 Fix C2695: overriding virtual function differs only by calling convention by Tor Lillqvist · 11 years ago
- 2dea4d2 Fix error: exception specification of overriding function is more lax ... by Tor Lillqvist · 11 years ago
- c4f6389 use the generated offapi signature by Bjoern Michaelsen · 11 years ago
- 6f6cd88 use exact signatures from offapi by Bjoern Michaelsen · 11 years ago
- 4abd8fe add implementation for theServiceDocumenter singleton by Bjoern Michaelsen · 11 years ago
- a0fa0fb downgrade warning, exception on opening a missing file is an expected thing by Caolán McNamara · 11 years ago
- 2466aa2 convert Link<> to typed by Noel Grandin · 11 years ago
- a9c83ee unotools: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
- 37a6fdf loplugin:stringconstant also for cases using char const v[] = "..." by Stephan Bergmann · 11 years ago
- 5e76274 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
- beb8f3a SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLong by Matteo Casalin · 11 years ago
- 1b9c3a1 Revert "Simplify MultiAtomProvider::getString" by Stephan Bergmann · 11 years ago
- 625c93a Simplify MultiAtomProvider::getString by Stephan Bergmann · 11 years ago
- d3de490 Add vnd.sun.star.webdavs URL scheme by Stephan Bergmann · 11 years ago
- 9c8fd7d Clean up sEmpty by Stephan Bergmann · 11 years ago
- 77dc6b3 tweak config-less sysconfig path by Caolán McNamara · 11 years ago
- af6daec7 more config skipping stuff and a tester tool by Caolán McNamara · 11 years ago