- be01da8 tdf#155121: XML Form Document: better take into account "not required" by Julien Nabet · 2 years, 11 months ago
- 6b1a0a1 tdf#152974 revert change to ORichTextModel::getPropertyDefaultByHandle by Caolán McNamara · 2 years, 11 months ago
- 23f54f7 tdf#116451: XML Form: adding 2 values of decimal-fields gives wrong result by Julien Nabet · 3 years ago
- 0cfac0d tdf#154734: XML Form doc: all binded fields will be shown as fields... by Julien Nabet · 3 years ago
- 5e1a11b tdf#154658: XML Form Document: Fields doesnt calculate any more by Julien Nabet · 3 years ago
- b15eb16 tdf#152380: add checks for names and values sequences length equality by Mike Kaganski · 3 years, 4 months ago
- 9c2e771 loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
- 767092f loplugin:referencecasting look for a new pattern by Noel Grandin · 3 years, 6 months ago
- 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
- 7c1a815 tdf#122319 - Don't allow nullable form components if input is required by Andreas Heinisch · 3 years, 6 months ago
- ca46afe default to 'flat' instead of '3D Look' for form controls by Caolán McNamara · 3 years, 6 months ago
- ea36e05 tdf#150786 use a 'standard' theme for form controls by Caolán McNamara · 3 years, 6 months ago
- ba16465 tdf#149797 Change highlight background color in some controls by Ilhan Yesil · 3 years, 9 months ago
- 467085b Rename MouseNotifyEvent to NotifyEventType by Samuel Mehrbrodt · 3 years, 7 months ago
- fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
- 16987d2 unique_ptr->optional for Graphic by Noel Grandin · 3 years, 7 months ago
- 5d40ced Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates" by Juan C. Sanz · 3 years, 7 months ago
- b20594f tdf#150569 Modify hardcoded dates to extend the range of accepted dates by jucasaca · 3 years, 7 months ago
- 310a524 cid#1500688 silence Dereference after null check by Caolán McNamara · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- c76857f Make ToolBox::InsertItem take the command name by Maxim Monastirsky · 3 years, 9 months ago
- 479cf04 drop unwanted scroll corner by Caolán McNamara · 3 years, 8 months ago
- cdf5b6a tdf#117388 use native scrollbar under gtk in richedit control by Caolán McNamara · 3 years, 8 months ago
- 0351bec use more o3tl::span by Noel Grandin · 3 years, 9 months ago
- faa40c0 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
- 845393b move wintypes.hxx from tools to vcl by Chris Sherlock · 3 years, 9 months ago
- 7778a1a clang-tidy modernize-pass-by-value in forms by Noel Grandin · 3 years, 10 months ago
- 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