- 1f7af80 off-by-one error: columns are numbered from one, but the array from 0 by Lionel Elie Mamane · 10 years ago
- a4a3565 tdf#96012 enable simple mode for the multilistbox by Lionel Elie Mamane · 10 years ago
- c21d081 tdf#96234: Type Formatting, Primary key checkbox may be checked by Julien Nabet · 10 years ago
- 11ce80e tdf#93724 KeySet insert: properly set default values: NULL & right type by Lionel Elie Mamane · 10 years ago
- 6b84791 Related tdf#45775: PgSQL new DB allow empty Datasource by Julien Nabet · 10 years ago
- f7e8fe2 tdf#94709 - protect TableWindowTitle Command execution. by Michael Meeks · 11 years ago
- 8791cff tdf#92434 - dispose the table contents. by Michael Meeks · 11 years ago
- bd1a279 Related: tdf#92434 children cleared but parent hasn't completed dispose yet by Caolán McNamara · 11 years ago
- ab9132f4 tdf#92431 Keep thumbnail for modified but unsaved doc by Maxim Monastirsky · 11 years ago
- cde471c tdf#92520: LibO crash when editing .odb database properties by Zolnai Tamás · 11 years ago
- 88b0625 tdf#92434 - A series of hideous knock-on dbaccess crasher fixes. by Michael Meeks · 11 years ago
- f5721a9 tdf#92434 - fix iteration, and remember to disposeAndClear. by Michael Meeks · 11 years ago
- 8aac888 Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
- 989fe24 loplugin:implicitboolconversion by Stephan Bergmann · 11 years ago
- f8f605d gcc4.6: remove trigraph sequences '<::' by Thorsten Behrens · 11 years ago
- 4ce5375 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
- 07074e0 tdf#91702 - fix stack-based MessBox allocation. by Michael Meeks · 11 years ago
- d35ac86 do not try to get bookmark when in invalid position by Lionel Elie Mamane · 11 years ago
- ccceac2 handle getParameters being called before execute() by Lionel Elie Mamane · 11 years ago
- bd09c6a tdf#82591 ORowSetBase::getRow handles insert row correctly by Lionel Elie Mamane · 11 years ago
- 3581b4d fix drawing treelistbox with redefined background in dbaccess by Tomaž Vajngerl · 11 years ago
- 1d7600a fix Base's titlewindow font, font color and background by Tomaž Vajngerl · 11 years ago
- 35e13c7 convert WINDOW_POSSIZE constants to scoped enum by Noel Grandin · 11 years ago
- a5e58e6 convert WINDOW constants for GetWindow() methods to scoped enum by Noel Grandin · 11 years ago
- 118da1a convert POINTER constants to scoped enum by Noel Grandin · 11 years ago
- 06c5705 VclPtr: assert with query dialog open on closing query design by Caolán McNamara · 11 years ago
- 6f66aab VclPtr: undisposed things and dispose order on query design window close by Caolán McNamara · 11 years ago
- be8a023 Rewrite all calls like Dialog(params).Execute() by Philippe Jung · 11 years ago
- c986e27 Fix accidental mis-uses of VclPtr address-of operator by Stephan Bergmann · 11 years ago
- 38ce0b5 tdf#91543 - TABLE DESIGN window menu option Close causes BASE to crash by Noel Grandin · 11 years ago
- f0bbafb Audit all PostUserEvent calls and instrument for VclPtr. by Michael Meeks · 11 years ago
- 23b439a6 convert DEFAULTCONSTANT constant to scoped enum by Noel Grandin · 11 years ago
- 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
- 10749bb remove the last of the OUString #defines in header files by Noel Grandin · 11 years ago
- 3aebc67 Remove include stdio (part2) by Julien Nabet · 11 years ago
- e27ee95 pass RenderContext to PreparePaint in TreeListBox by Tomaž Vajngerl · 11 years ago
- b4bbb5e refactor how font, fg. and bg. are applied in widgets/controls by Tomaž Vajngerl · 11 years ago
- c73a911 loplugin:staticmethods by Stephan Bergmann · 11 years ago
- 264fb9f refactor dbacess classes to use RenderContext by Tomaž Vajngerl · 11 years ago
- 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
- 4f4cff0 convert POPUPMENU_ constants to scoped enum by Noel Grandin · 11 years ago
- 741d999 convert QUICKHELP constants to scoped enum by Noel Grandin · 11 years ago
- 4c27e84 convert ENDTRACK_ constants to scoped enum by Noel Grandin · 11 years ago
- 0bfc98e loplugin:redundantcast: reinterpret_cast to void* by Stephan Bergmann · 11 years ago
- 936a496 Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
- 6679105 Revert "Switch VclBuilder constructors to use VclPtr." by Michael Meeks · 11 years ago
- 9f016bd Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
- 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
- 5d9fe37 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
- 020a52d unused parameter by Tomaž Vajngerl · 11 years ago
- 25a0bd7 refactor TreeListBox to use RenderContext by Tomaž Vajngerl · 11 years ago
- 6dc42c8 Use IMPL_LINK_NOARG[_TYPED] where applicable by Stephan Bergmann · 11 years ago
- 67e82c4 No more need for EMPTYARG in C++11 by Stephan Bergmann · 11 years ago
- 266ce1c tdf#91052 - more macros for 'make' constructors. by Michael Meeks · 11 years ago
- 8372b3c PostUserEvent - first cut at keeping a VclPtr for posted UserEvents. by Michael Meeks · 11 years ago
- 66f866d dbaccess: avoid exceptions during loading embedded data sources by Miklos Vajna · 11 years ago
- 5c43009 dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilter by Miklos Vajna · 11 years ago
- 12bb6a05 dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handling by Miklos Vajna · 11 years ago
- a20d53a dbaccess: handle URL mark as StreamRelPath in ODatabaseContext by Miklos Vajna · 11 years ago
- dbab26d dbaccess: handle StreamRelPath in ODBFilter::implImport() by Miklos Vajna · 11 years ago
- 2c8dc03 convert BUTTONDIALOG constants to scoped enum by Noel Grandin · 11 years ago
- ba17287 Fix MSVC build by Stephan Bergmann · 11 years ago
- d4e2425 Fix MSVC build by Stephan Bergmann · 11 years ago
- ed2e7fb Fix MSVC build by Stephan Bergmann · 11 years ago
- 7df89ec Remove unnecessary includes of sot/storage.hxx from include/ by Stephan Bergmann · 11 years ago
- 0241519 Unwind SotStorageStreamRef typedef by Stephan Bergmann · 11 years ago
- 7d8b032 dbaccess: simplify code by using std::any_of/std::none_of by Takeshi Abe · 11 years ago
- bfcb2a1 convert DEFAULTFONT_ constants to scoped enum by Noel Grandin · 11 years ago
- b515d1f Use various typed ToolBox::Set*Hdl Links by Stephan Bergmann · 11 years ago
- 8fca0c4 vcl: rename other members of StateChangedType for consistency by Michael Stahl · 11 years ago
- c9b4c56 Use typed Idle::SetIdleHdl Link by Stephan Bergmann · 11 years ago
- 36c8dd2 tdf#91027 - cleanup dbaccess related dispose logic. by Michael Meeks · 11 years ago
- 2b1bd0f dbaccess: implement ODatabaseDocument::loadFromStorage() by Miklos Vajna · 11 years ago
- ff3e41a dbaccess: use already existing source storage in ODBFilter, if possible by Miklos Vajna · 11 years ago
- 8cafd08 Use typed Timer::SetTimeoutHdl Link by Stephan Bergmann · 11 years ago
- add1351 loplugin:staticmethods by Noel Grandin · 11 years ago
- 468e607 Use typed OGeneralPageWizard::SetCreationModeHandler Link by Stephan Bergmann · 11 years ago
- 0223dd7 Use typed OMySQLIntroPageSetup::SetClickHdl Link by Stephan Bergmann · 11 years ago
- 1c806ab Use typed OGenericAdministrationPage::SetModifiedHandler Link by Stephan Bergmann · 11 years ago
- 87fabc0 Use typed OTextConnectionHelper::SetClickHandler Link by Stephan Bergmann · 11 years ago
- 47687cc cppcheck: variableScope by Caolán McNamara · 11 years ago
- 9d17e12 Audit LoseFocus - basctl, cui, dbaccess. by Michael Meeks · 11 years ago
- 3d69f62 dbaccess: allow storing to storage without a root one by Miklos Vajna · 11 years ago
- 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
- c07a3b0 Get rid of initial :: for the svx namespace by Tor Lillqvist · 11 years ago
- d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
- 0acd47f Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END by Stephan Bergmann · 11 years ago
- 7259901 dbaccess: log exception messages in ORowSetCache by Michael Stahl · 11 years ago
- fa2304a dbaccess: attachResource() and load() calls are swapped in case of embedding by Miklos Vajna · 11 years ago
- c97b81e convert CTF_ constants to scoped enum by Noel Grandin · 11 years ago
- aaa1861 convert WZB_ constants to scoped enum by Noel Grandin · 11 years ago
- 6cea2e6 fix compile: delegate RenderContext parameter to super by Tomaž Vajngerl · 11 years ago
- 9905a8b replace Paint calls to Invalidate + fix compilation by Tomaž Vajngerl · 11 years ago
- f50fd96 mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) by Tomaž Vajngerl · 11 years ago
- 65a34bd dbaccess: more GCC-4.7 fixes by Miklos Vajna · 11 years ago
- a4bbd95 dbaccess: fix GCC-4.7 build by Miklos Vajna · 11 years ago
- e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
- 99d4b08 WizardDialog::DeactivatePage return type wants to be bool by Stephan Bergmann · 11 years ago
- 56a2bc1 css.sdbc.XResultSet.getRow return type is long by Stephan Bergmann · 11 years ago
- 4bece18 Simplify sal_Bool expressions by Stephan Bergmann · 11 years ago