- 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
- 1692998 use strong_int for item ids in vcl::ToolBox by Noel · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 9c1ec55 loplugin:refcounting in forms by Noel · 5 years ago
- 7ffb71e loplugin:refcounting in forms by Noel · 5 years ago
- 7767ff7 loplugin:referencecasting in editeng..framework by Noel · 5 years ago
- 066799b loplugin:referencecasting check for Reference::query by Noel · 5 years ago
- a444a8d tdf#140151: revert fix for tdf#46579 which caused regression by Julien Nabet · 5 years ago
- 9430608 simplify code, use more subView() by Noel · 5 years ago
- 1aa3129 avoid some ref-counting by Noel Grandin · 5 years ago
- 654c527 Use ContainerType().swap and avoid local variables by Mike Kaganski · 5 years ago
- 63a6806 make the Color constructors explicitly specify transparency by Noel · 5 years ago
- 8f453c6 static_cast after dynamic_cast by Noel Grandin · 5 years ago
- ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
- 3b352e8 AppendRowSetValueString is used on a ValueList by Stephan Bergmann · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- ea14c98 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Bayram Çiçek · 5 years ago
- a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- 86707f3 Typos in code (vlc->vcl/vclx) by Julien Nabet · 5 years ago
- 17aea7c vcl: move access functions into appropriate bitmap access files by Chris Sherlock · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 1ac4498 update pches by Caolán McNamara · 5 years ago
- fd670f5 Simplify code in forms/clickableimage by Julien Nabet · 5 years ago
- 07be45d tdf#46579: fix form fields 'Image Button' in Forms by Julien Nabet · 5 years ago
- 3fdf151 Removed triplicated includes by Andrea Gelmini · 5 years ago
- d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
- 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago