- f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
- 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
- efdf328 Just use Any ctor instead of makeAny in forms by Stephan Bergmann · 4 years ago
- ddef1e2 add o3tl::equalsAscii by Noel Grandin · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
- 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
- fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
- 6fc3dfd use more string_view by Noel Grandin · 4 years ago
- 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
- 3a88b51 loplugin:stringviewparam convert methods using trim by Noel Grandin · 4 years ago
- ef82ccd new loplugin:trivialconstructor by Noel Grandin · 4 years, 1 month ago
- 4920984 GetComponentServiceName can be const by Noel Grandin · 4 years, 1 month ago
- e13a8c7 use SfxItemSet::GetItemIfSet in desktop..reportdesign by Noel Grandin · 4 years, 1 month ago
- 2baf13e use more TypedWhichId by Noel Grandin · 4 years, 1 month ago
- 27352b8 Add XWeak constructor and operator= to uno::WeakReference by Noel Grandin · 4 years, 1 month ago
- 6dcd73f Simplify sequence of PropertyValue in forms by Julien Nabet · 4 years, 2 months ago
- e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 29bc127 Let loplugin:nullptr look into template instantiations by Stephan Bergmann · 4 years, 3 months ago
- 17950f4 use less SvStream::Flush() by Noel Grandin · 4 years, 3 months ago
- 489bce5 loplugin:flatten in filter..framework by Noel Grandin · 4 years, 4 months ago
- b0b2d7f cid#1495784 Missing move assignment operator by Caolán McNamara · 4 years, 4 months ago
- 7994791 use more OInterfaceContainer3::notifyEach by Noel Grandin · 4 years, 4 months ago
- b2aa646 use more OInterfaceContainerHelper3 in toolkit by Caolán McNamara · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- f9f5c9f replace comphelper::OListenerContainer with OInterfaceContainerHelper3 by Noel Grandin · 4 years, 4 months ago
- 9f18e32 use more OInterfaceContainerHelper3 in forms by Noel Grandin · 4 years, 4 months ago
- 9a96b1b remove unused defines and convert some to OUStringLiteral by Noel Grandin · 4 years, 4 months ago
- ed355ac loplugin:stringliteraldefine in forms by Noel Grandin · 4 years, 4 months ago
- ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
- a9c8ac3 remove ORowSetValue implicit conversion methods by Noel Grandin · 4 years, 4 months ago
- e29d895 improve method naming by Noel Grandin · 4 years, 5 months ago
- 4bc4449 loplugin:stringliteraldefine in tools by Noel Grandin · 4 years, 5 months ago
- ae22b5c tdf#145731: fix crash closing document by Julien Nabet · 4 years, 5 months ago
- 01878ce Replace some macros in forms part 17 by Julien Nabet · 4 years, 5 months ago
- 7333456 Replace some macros in forms part 16 by Julien Nabet · 4 years, 5 months ago
- f63cf9e Replace some macros in forms part 15 by Julien Nabet · 4 years, 5 months ago
- 39e1d23 Replace some macros in forms part 14 by Julien Nabet · 4 years, 5 months ago
- a222206 Replace some macros in forms part 13 by Julien Nabet · 4 years, 5 months ago
- 278f91d Replace some macros in forms part 12 by Julien Nabet · 4 years, 5 months ago
- 91131f9 Replace some macros in forms part 11 by Julien Nabet · 4 years, 5 months ago
- 40a5ba6 Replace some macros in forms part 10 by Julien Nabet · 4 years, 5 months ago
- b4c4ca3 Replace some macros in forms part 9 by Julien Nabet · 4 years, 5 months ago
- 742b8be Replace some macros in forms part 7 by Julien Nabet · 4 years, 5 months ago
- 642a033 Replace some macros in forms part 8 by Julien Nabet · 4 years, 5 months ago
- 7b65548 Replace some macros in forms part 6 by Julien Nabet · 4 years, 5 months ago
- 5bfbaf3 Replace some macros in forms part 5 by Julien Nabet · 4 years, 5 months ago
- 9776087 Replace some macros in forms part 4 by Julien Nabet · 4 years, 5 months ago
- 3c1bd03 Replace some macros in forms part 3 by Julien Nabet · 4 years, 5 months ago
- d33613c Replace some macros in forms part 2 by Julien Nabet · 4 years, 5 months ago
- de9f868 Replace some macros in forms by Julien Nabet · 4 years, 5 months ago
- bddfc92 Prepare for removal of non-const operator[] from Sequence in forms by Mike Kaganski · 4 years, 5 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 1f9468f use std::vector::insert instead of push_back by Noel Grandin · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- 1c46d2c loplugin:moveparam in forms by Noel Grandin · 4 years, 6 months ago
- 7e7dd7f drop 'using namespace std' in desktop, e*, f* by Julien Nabet · 4 years, 6 months ago
- d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
- 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
- 78cee24 make it possible to build required database stuff for fuzzing by Caolán McNamara · 4 years, 6 months ago
- 96bd77d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 by Mike Kaganski · 4 years, 7 months ago
- 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
- 6444b02 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] by Mike Kaganski · 4 years, 7 months ago
- 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
- 004dc53 Simplify ORichTextModel's XUnoTunnel implementation by Mike Kaganski · 4 years, 7 months ago
- e113860 convert some OSL_ENSURE -> assert by Noel Grandin · 4 years, 7 months ago
- c1c679d rename UpdateMode -> UpdateLayout in editeng class by Noel Grandin · 4 years, 7 months ago
- 1875b3d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- a2c8195 tdf#74702 vcl: introduce GetSystemTextColor() by Chris Sherlock · 5 years ago
- 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
- 2bc1a04 New loplugin:unusedcapturedefault by Stephan Bergmann · 4 years, 8 months ago
- ef38b9a split SvNumberFormatter into it's own header by Noel Grandin · 4 years, 8 months ago
- 43542cc Missing include by Stephan Bergmann · 4 years, 8 months ago
- 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
- 1cfa72a IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical by Mike Kaganski · 4 years, 9 months ago
- d157c1b tdf#126665 Remember last used file picker directory by Samuel Mehrbrodt · 4 years, 9 months ago
- 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
- c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
- 6783afe no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
- 692c5df ImplPlayWithRenderer never checks its OutputDevice against nullptr by Caolán McNamara · 4 years, 11 months ago
- 81def52 loplugin:unusedmethods by Noel Grandin · 4 years, 11 months ago
- 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
- a5bdce55 comment on suspicious code by Caolán McNamara · 5 years ago
- 32b09fac Revert "simplify the vcl<->toolkit connection" by Noel Grandin · 5 years ago
- f7a86c5 simplify the vcl<->toolkit connection by Noel Grandin · 5 years ago
- 1545949 ref-count SfxItemPool by Noel Grandin · 5 years ago
- d6375dc loplugin:unusedmethods by Noel Grandin · 5 years ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 04aafba loplugin:stringadd simplify some *StringBuffer operations by Noel Grandin · 5 years ago
- c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
- ddd2639 drop mask from BitmapEx by Noel Grandin · 5 years ago
- 335de1a no need makeStringAndClear() when appending to buffer by Noel Grandin · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 07fd90c rtl::Static -> function local static by Noel Grandin · 5 years ago
- c7483d4 drop operator bool and operator! from Bitmap and BitmapEx by Noel · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 90c978f tdf#124176 Use pragma once in f* by Vincent LE GARREC · 5 years ago
- 68bc6a5 add PixelFormat enum that replaces bit count in Bitmap/BitmapEx by Tomaž Vajngerl · 5 years ago