- 1f1342f tdf#150974 Writer crashes when starting with WollMux installed by Noel Grandin · 3 years, 7 months ago
- 76698a4 Fix leak with stock widgets in a dialog from an extension by Samuel Mehrbrodt · 3 years, 10 months ago
- 37ca4d9f fix 32bit build in new a11y cppunit tests by Rene Engelhard · 3 years, 10 months ago
- f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
- 19a6760 Fix typo by Andrea Gelmini · 3 years, 10 months ago
- 33f8838 Fix typo by Andrea Gelmini · 3 years, 10 months ago
- d2a5b4b toolkit: convert AccessibleStatusBar test to C++ by Colomban Wendling · 4 years ago
- f2c0233 new loplugin:unnecessary locking by Noel Grandin · 3 years, 11 months ago
- e39ea45 tdf#105972: pdf form: export date fields as date type by Xisco Fauli · 3 years, 11 months ago
- 4bd95a0 tdf#105972: pdf form: export time fields as time type by Xisco Fauli · 3 years, 11 months ago
- 5938db7 tdf#105972: pdf form: export numeric and currency fields as number type by Xisco Fauli · 3 years, 11 months ago
- 3bd7111 tdf#148706: map value prop in numericfield to text by Xisco Fauli · 3 years, 11 months ago
- fe00008 tdf#143612: map SecondaryRefValue in form pdf export by Xisco Fauli · 3 years, 11 months ago
- f6d2f21 related: tdf#148442: do not replace 'Yes' if onValue is empty by Xisco Fauli · 3 years, 11 months ago
- 6ee5fb6 tdf#148442: map RefValue property to onValue in pdf by Xisco Fauli · 4 years ago
- 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
- a1c62cf Just use Any ctor instead of makeAny (macOS) by Stephan Bergmann · 4 years ago
- ab38759 Use o3tl::make_unsigned in some places by Stephan Bergmann · 4 years ago
- 87d3686 Just use Any ctor instead of makeAny in toolkit by Stephan Bergmann · 4 years ago
- 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
- 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
- 52ef78f Recheck modules t* with IWYU by Gabor Kelemen · 4 years ago
- 7f6263c Operate on VCL Menu with SolarMutex locked by Stephan Bergmann · 4 years ago
- 4920984 GetComponentServiceName can be const 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
- dce85af expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3 by Noel Grandin · 4 years, 2 months ago
- 0214055 WASM --enable-wasm-strip now skips lots of LO code by Armin Le Grand (Allotropia) · 5 years ago
- a2eaf99 make comphelper::OInterfaceContainerHelper4 more threadsafe by Noel Grandin · 4 years, 3 months ago
- 8960dae no need to hold OInterfaceContainerHelper4 by unique_ptr by Noel Grandin · 4 years, 3 months ago
- e44b54a Fix build by Mike Kaganski · 4 years, 3 months ago
- 326351e move UserData bodge into VCLXMenu by Caolán McNamara · 4 years, 4 months ago
- a6fae99 Disable epoxy test with --disable-gui by Jan-Marek Glogowski · 4 years, 3 months ago
- 6fa21fb osl::Mutex->std::mutex in ODocumentCloser by Noel Grandin · 4 years, 4 months ago
- 174b397 use comphelper::WeakComponentImplHelper in GridColumn by Noel Grandin · 4 years, 3 months ago
- 6b16793 use more cppu::BaseMutex by Noel Grandin · 4 years, 4 months ago
- 54b8047 tdf#146286 Crash/hang calling context menu by Noel Grandin · 4 years, 4 months ago
- b37f9fb osl::Mutex->std::mutex in VCLXMenu by Noel Grandin · 4 years, 4 months ago
- 9564433 osl::Mutex->std::mutex in VCLXFont 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
- 88b6905 use more XPopupMenu methods over PopupMenu ones by Caolán McNamara · 4 years, 4 months ago
- 3e8bfde move PopupMenu::IsInExecute out of vcl/include/menu.hxx by Caolán McNamara · 4 years, 4 months ago
- 6762aff use more OInterfaceContainerHelper3 in toolkit by Noel Grandin · 4 years, 4 months ago
- 7a65f43 adapt to Sequence::operator[] non-const removal by Luboš Luňák · 4 years, 5 months ago
- 5054202 make it possible to find out what fonts are actually really used by Luboš Luňák · 4 years, 6 months ago
- a8bf972 Prepare for removal of non-const operator[] from Sequence in toolkit by Mike Kaganski · 4 years, 5 months ago
- b5e701d add o3tl::span ctor from std::vector by Luboš Luňák · 4 years, 5 months ago
- bc413e1 tools::Long->sal_Int32 in the DX arrays by Noel Grandin · 4 years, 5 months ago
- 894b491 pass DX array around using o3tl::span instead of pointer by Noel Grandin · 4 years, 5 months ago
- 283a979 loplugin:indentation check for indent inside block by Noel Grandin · 4 years, 6 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- e4913a5 loplugin:moveparam in various by Noel Grandin · 4 years, 6 months ago
- 5cd87f1 loplugin:moveparam in vcl by Noel Grandin · 4 years, 6 months ago
- 1f90b80 drop 'using namespace std' in s* + toolkit by Julien Nabet · 4 years, 6 months ago
- 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
- 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 4 years, 6 months ago
- b22d478 clean up ambiguous confusing rectangle APIs like IsInside() by Luboš Luňák · 4 years, 7 months ago
- 9819f42 Add sal/config.h in preparation for patch by Chris Sherlock · 4 years, 7 months ago
- c2e6a06 vcl: create FontMetric from PhysicalFontFace by Chris Sherlock · 4 years, 7 months ago
- 9c289cf Fix typo by Andrea Gelmini · 4 years, 7 months ago
- 4092e25 Fix typo by Andrea Gelmini · 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
- 7ccfae5 vcl: move OutputDevice rasterop functions to outdev.cxx by Chris Sherlock · 4 years, 7 months ago
- 03d8a92 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- d4dc6b5 use std::vector for fetching DX array data by Noel Grandin · 4 years, 7 months ago
- a2c8195 tdf#74702 vcl: introduce GetSystemTextColor() by Chris Sherlock · 5 years ago
- b27ede1 osl::Mutex->std::mutex in ResourceListener by Noel Grandin · 4 years, 8 months ago
- 60e81b7 remove pimpl from WindowStyleSettings by Noel Grandin · 4 years, 8 months ago
- 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
- 0f44815 loplugin:constmethods by Noel Grandin · 4 years, 8 months ago
- 71ebb55 toolkit: fix deadlock in MutableTreeNode by Michael Stahl · 4 years, 8 months ago
- 18f20201 loplugin:constparams by Noel Grandin · 4 years, 8 months ago
- 581b2cf Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top by Mike Kaganski · 4 years, 8 months ago
- ef38b9a split SvNumberFormatter into it's own header by Noel Grandin · 4 years, 8 months ago
- 71b3d73 osl::Mutex->std::mutex in VCLXPointer by Noel Grandin · 4 years, 8 months ago
- 330ba10 osl::Mutex->std::mutex in VCLXRegion by Noel Grandin · 4 years, 8 months ago
- ee68359 inline some typedefs by Noel Grandin · 4 years, 8 months ago
- 854ba4b getReference is unnecessary by Noel Grandin · 4 years, 8 months ago
- f7ee6ba osl::Mutex->std::mutex in MutableTreeNode by Noel Grandin · 4 years, 8 months ago
- e643f87 osl::Mutex->std::mutex in VCLXBitmap by Noel Grandin · 4 years, 8 months ago
- e8d4f0d osl::Mutex->std::mutex in SimpleNamedThingContainer by Noel Grandin · 4 years, 8 months ago
- 1082943 osl::Mutex->std::mutex in getDefaultFormats by Noel Grandin · 4 years, 8 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- 6c7d692 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
- 349a880 a11y: Expose FormattedField as spinbox by Michael Weghorn · 4 years, 8 months ago
- 9ceb47c Move SVTXNumericField and parents to public toolkit header by Michael Weghorn · 4 years, 8 months ago
- 0ea2f9a Avoid potential tools::Long vs. UNOIDL LONG mismatch by Stephan Bergmann · 4 years, 8 months ago
- f8c6d90 remove pimpl in AnimatedImagesControlModel by Noel Grandin · 4 years, 9 months ago
- 603552c remove pimpl in AnimatedImagesPeer by Noel Grandin · 4 years, 9 months ago
- addd7e7 toolkit: initialise new VCLXTopWindow properly by Michael Stahl · 4 years, 9 months ago
- 583291d pGetFormatter was already fetched via GetFormatter() by Caolán McNamara · 4 years, 9 months ago
- cdc752f tdf#140594 Create proper window peer for FORMATTEDFIELD by Michael Weghorn · 4 years, 9 months ago
- bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
- 53e9726 loplugin:finalclasses in toolkit by Noel Grandin · 4 years, 10 months ago
- 473337a IsDisposed->isDisposed in toolkit by Noel Grandin · 4 years, 10 months ago
- aba5d63 fix leak in toolkit test by Noel Grandin · 4 years, 11 months ago
- dbd45a0 fix VCLXWindow related leaks by Noel Grandin · 4 years, 11 months ago