summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-06-01minor simplificationStephan Bergmann
2015-06-01dbaccess: add support for storing ODatabaseDocument to a sub-storageMiklos Vajna
2015-06-01Do not lose AssertionError from sub-threadsStephan Bergmann
2015-06-01disable JunitTest_dbaccess_complex part RowSetMiklos Vajna
2015-05-31loplugin:implicitboolconversionStephan Bergmann
2015-05-30reenable JunitTest_dbaccess_complex part RowSetLionel Elie Mamane
2015-05-30tweaksLionel Elie Mamane
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-30janitorialLionel Elie Mamane
2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29simplifyNoel Grandin
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel 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-28fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl
2015-05-28fix Base's titlewindow font, font color and backgroundTomaž Vajngerl
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27Prevent accidental mis-uses of VclPtr address-of operatorStephan Bergmann
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-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25m_bUpdatable is always falseCaolán McNamara
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
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