summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-12-21tdf#96012 enable simple mode for the multilistboxLionel Elie Mamane
2015-12-06tdf#96234: Type Formatting, Primary key checkbox may be checkedcp-5.0-12Julien Nabet
2015-11-03tdf#93724 KeySet insert: properly set default values: NULL & right typeLionel Elie Mamane
2015-10-17Related tdf#45775: PgSQL new DB allow empty DatasourceJulien Nabet
2015-10-17tdf#94709 - protect TableWindowTitle Command execution.Michael Meeks
2015-10-15java: 'final static' to 'static final'Noel Grandin
2015-08-06tdf#92434 - dispose the table contents.Michael Meeks
2015-08-06Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara
2015-08-06tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-08-06tdf#92520: LibO crash when editing .odb database propertiesZolnai Tamás
2015-08-06tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks
2015-08-06tdf#92434 - fix iteration, and remember to disposeAndClear.Michael Meeks
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-08-06loplugin:implicitboolconversionStephan Bergmann
2015-08-06gcc4.6: remove trigraph sequences '<::'Thorsten Behrens
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-30do not try to get bookmark when in invalid positionLionel Elie Mamane
2015-05-30handle getParameters being called before execute()Lionel Elie Mamane
2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane
2015-05-29fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl
2015-05-29fix Base's titlewindow font, font color and backgroundTomaž Vajngerl
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-28VclPtr: assert with query dialog open on closing query designCaolán McNamara
2015-05-28VclPtr: undisposed things and dispose order on query design window closeCaolán McNamara
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-26tdf#91543 - TABLE DESIGN window menu option Close causes BASE to crashNoel Grandin
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-18pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-17loplugin:staticmethodsStephan Bergmann
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11unused parameterTomaž Vajngerl