- 73ef2f6 tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktop by pragat-pandya · 4 years, 2 months ago
- 27352b8 Add XWeak constructor and operator= to uno::WeakReference by Noel Grandin · 4 years, 1 month ago
- e73c1e1 cid#1500396 silence Dereference after null check by Caolán McNamara · 4 years, 1 month ago
- ec41dcd Simplify sequence of Property in dbaccess by Julien Nabet · 4 years, 2 months ago
- b69dc9f tdf#143148 Use pragma once instead of include guards by psidiumcode · 4 years, 2 months ago
- a4b8925 Resolves: tdf#147325 "Edit in SQL View" should accept tab by Caolán McNamara · 4 years, 2 months ago
- 2d21560 sal_uInt8 is typedefed as unsigned char so this casting isn't needed by Caolán McNamara · 4 years, 2 months ago
- b63a080 Following simplify a bit ODatabaseDocument::impl_getUntitledHelper_throw by Julien Nabet · 4 years, 2 months ago
- d5a43d2 use some more add toId/fromId by Caolán McNamara · 4 years, 2 months ago
- e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
- bcd5a15 Use only toUInt64 for reinterpret_cast<DBTreeListUserData*> by Julien Nabet · 4 years, 2 months ago
- ebc572c Simplify a bit ODatabaseDocument::impl_getUntitledHelper_throw by Julien Nabet · 4 years, 2 months ago
- c3d5c9a used TypedWhichId in the constructor of various svx *Item classes by Noel Grandin · 4 years, 2 months ago
- b2786cb gtk4: remove stray 'gravity' property by Caolán McNamara · 4 years, 2 months ago
- 5e80706 Avoid warn:dbaccess:828616:828616:dbaccess/source/core/dataaccess/ModelImpl.cxx by Julien Nabet · 4 years, 2 months ago
- 20a0356 gtk3: set placeholder image in GtkButton in .ui by Caolán McNamara · 4 years, 2 months ago
- e2ff420 gtk4: adapt to window_[g|s]et_default_widget by Caolán McNamara · 4 years, 2 months ago
- 465c3ad Related: tdf#135935 set some hints as to what widget should have starting focus by Caolán McNamara · 4 years, 3 months ago
- bc3a020 Recheck modules d* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 4af29b3 Drop unused file dbaccess/source/shared/registrationhelper.cxx by Gabor Kelemen · 4 years, 3 months ago
- 470d1be tdf#68341: trim some variables passed on Base wizard by Julien Nabet · 4 years, 3 months ago
- a23a7ee Avoid OUStringBuffer::toString where possible by Mike Kaganski · 4 years, 3 months ago
- de47e94 Typo: insertHierachyElement->insertHierarchyElement by Julien Nabet · 4 years, 3 months ago
- 1650699 can use OUStringLiteral here by Noel Grandin · 4 years, 3 months ago
- 252dd25 new comphelper::WeakImplComponentHelper by Noel Grandin · 4 years, 4 months ago
- 8223396 loplugin:flatten in desktop..drawinglayer by Noel Grandin · 4 years, 4 months ago
- 9966103 Use sal::systools::COMReference in getAdoDatalink by Mike Kaganski · 4 years, 4 months ago
- 0012594 tdf#146333 don't create a new XTitle just to remove a listener from it by Caolán McNamara · 4 years, 4 months ago
- 6649fa5 remove some unused defines by Noel Grandin · 4 years, 4 months ago
- c4aa4b5 cid#1495784 Missing move assignment operator by Caolán McNamara · 4 years, 4 months ago
- a214369 loplugin:unusedvariablecheck improve by Noel Grandin · 4 years, 4 months ago
- 7994791 use more OInterfaceContainer3::notifyEach by Noel Grandin · 4 years, 4 months ago
- 4468091 only use css::awt::XPopupMenu methods by Caolán McNamara · 4 years, 4 months ago
- afa35742 prefer more css::awt::XPopupMenu api by Caolán McNamara · 4 years, 4 months ago
- 569de88 prefer css::awt::XPopupMenu api by Caolán McNamara · 4 years, 4 months ago
- b31e525 prefer css::awt::XPopupMenu api 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
- c8fbbc2 remove OMultiTypeInterfaceContainerHelperVar2 by Noel Grandin · 4 years, 4 months ago
- 6a1686b use more OUStringLiteral in dbaccess by Noel Grandin · 4 years, 4 months ago
- 8e2fe1b loplugin:stringliteraldefine in dbaccess by Noel Grandin · 4 years, 4 months ago
- 8ef60f8 use OMultiTypeInterfaceContainerHelperVar3 in OContentHelper by Noel Grandin · 4 years, 4 months ago
- cd888e4 use OMultiTypeInterfaceContainerHelperVar3 in SbaXVetoableChangeMultiplexer by Noel Grandin · 4 years, 4 months ago
- c67e6db use OMultiTypeInterfaceContainerHelperVar3 in SbaXPropertyChangeMultiplexer by Noel Grandin · 4 years, 4 months ago
- cd96af5 create OMultiTypeInterfaceContainerHelperVar3 template by Noel Grandin · 4 years, 4 months ago
- fb308c1 Fix --disable-scripting for DESKTOP build by Jan-Marek Glogowski · 4 years, 11 months ago
- d2e28fe use more OInterfaceContainerHelper3 in dbaccess 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
- 8ee18d0 Clear also m_aDestTypeInfo in dtor like m_aTypeInfo (dbaccess/WCopyTable) by Julien Nabet · 4 years, 5 months ago
- fcf0d98 add a rule to enforce always-show-image of True if an image is used by Caolán McNamara · 4 years, 5 months ago
- d2fa58b Replace some macros in dbaccess part 9 by Julien Nabet · 4 years, 5 months ago
- 942c865 insert special character in sql view in dbaccess using an arbitrary font by Caolán McNamara · 4 years, 5 months ago
- e467d93 Resolves: tdf#145582 modify called too often by Caolán McNamara · 4 years, 5 months ago
- 5fe5ded simplify construction of XMLPropertyMapEntry by Noel Grandin · 4 years, 5 months ago
- 6bd74e4 Replace some macros in dbaccess part 8 by Julien Nabet · 4 years, 5 months ago
- 2811d0a rtl::Static to thread-safe static by Noel Grandin · 4 years, 5 months ago
- be73c64 Replace some macros in dbaccess part 7 by Julien Nabet · 4 years, 5 months ago
- f1dbe5f Replace some macros in dbaccess part 6 by Julien Nabet · 4 years, 5 months ago
- 8770656 Replace some macros in dbaccess part 5 by Julien Nabet · 4 years, 5 months ago
- c9c9b8e Replace some macros in dbaccess part 4 by Julien Nabet · 4 years, 5 months ago
- f47a91c Replace some macros in dbaccess part 3 by Julien Nabet · 4 years, 5 months ago
- 10649a5 Replace some macros in dbaccess part 2 by Julien Nabet · 4 years, 5 months ago
- e21ebb0 Replace some macros in dbaccess part 1 by Julien Nabet · 4 years, 5 months ago
- 371a91a Werror=nonnull in SbaXFormAdapter::cancel by Noel Grandin · 4 years, 5 months ago
- b820e4f Refer to TLS/SSL in options by Ilmari Lauhakangas · 4 years, 5 months ago
- 23255d3 elide unnecessary UNO_QUERY_THROW calls by Noel Grandin · 4 years, 5 months ago
- c9b100d Drop char*-based API from NamedValueCollection by Mike Kaganski · 4 years, 5 months ago
- 7624730 Resolves: tdf#144793 add scrollbar to sql editview by Caolán McNamara · 4 years, 5 months ago
- e587640 uniformly allow focus into GtkToolbar by Caolán McNamara · 4 years, 5 months ago
- 912bc5d gtk[3 vs 4]: remove can-focus from GtkToolButton by Caolán McNamara · 4 years, 5 months ago
- 8ce81ef simplify framework::TitleHelper by Noel Grandin · 4 years, 5 months ago
- 31315fe tdf#143392 fix title on Base window by Noel Grandin · 4 years, 5 months ago
- 3412c0f Prepare for removal of non-const operator[] from Sequence in dbaccess by Mike Kaganski · 4 years, 5 months ago
- 11dfb73 Revert "Simplify vector initialization in dbaccess" by Julien Nabet · 4 years, 6 months ago
- df42cb6 Optimize assignment from OUStringLiteral to OUString by Stephan Bergmann · 4 years, 6 months ago
- 283a979 loplugin:indentation check for indent inside block by Noel Grandin · 4 years, 6 months ago
- dfa8dbf Simplify vector initialization in dbaccess by Julien Nabet · 4 years, 6 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
- 6e21f5a loplugin:unusedmethods by Noel Grandin · 4 years, 6 months ago
- 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
- c7f8a54 loplugin:moveparam in dbaccess by Noel Grandin · 4 years, 6 months ago
- f673929 loplugin:moveparam in xmloff by Noel Grandin · 4 years, 6 months ago
- f0fd457 Typo *ropertie -> *roperty by Julien Nabet · 4 years, 6 months ago
- 8409699 tdf#144674 no context menu in SQL Query by Caolán McNamara · 4 years, 6 months ago
- 47d7ce6 Add extended tips to generalpagewizard.ui by Olivier Hallot · 4 years, 6 months ago
- df26f91 Bump Glade release for generalpagewizard.ui by Olivier Hallot · 4 years, 6 months ago
- 4b32725 add missing use-underline to menu entries by Caolán McNamara · 4 years, 6 months ago
- ad1557f A more lightweight O[U]StringConcatenation by Stephan Bergmann · 4 years, 6 months ago
- 7183b3b loplugin:constmethod handle more cases by Noel Grandin · 4 years, 6 months ago
- 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 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
- 1d27e06 tdf#144712 Add extended tips to special database settings dialog by Olivier Hallot · 4 years, 6 months ago
- 44a3839 Bump Glade version to 3.38 of specialsettingsdialog.ui by Olivier Hallot · 4 years, 6 months ago
- 1c1b2b2 tdf#144694: improve Direct SQL dialog command type heuristics by Julien Nabet · 4 years, 6 months ago
- fe040e7 we just want to append to the caught exception and rethrow it by Caolán McNamara · 4 years, 6 months ago
- ebe5711 leaks of OCollection in dbase import by Caolán McNamara · 4 years, 7 months ago
- 85ef143 memory leak on loading dbase files by Caolán McNamara · 4 years, 7 months ago