summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2015-06-05dbaccess: let ODatabaseDocument::impl_writeStorage_throw() respect BaseURIMiklos Vajna1-1/+6
2015-06-04Revert "disable JunitTest_dbaccess_complex part RowSet"Stephan Bergmann1-0/+1
2015-06-04Let JUnit take care of exceptionsStephan Bergmann1-231/+134
2015-06-04uno::Sequence provides now begin and endNoel Grandin1-1/+1
2015-06-02inline simple Java methodNoel Grandin1-7/+2
2015-06-02A small hint on how to specify the database URL should be helpful to usersumairshahid1-1/+1
2015-06-01minor simplificationStephan Bergmann1-2/+1
2015-06-01dbaccess: add support for storing ODatabaseDocument to a sub-storageMiklos Vajna1-1/+29
2015-06-01Do not lose AssertionError from sub-threadsStephan Bergmann1-1/+11
2015-06-01disable JunitTest_dbaccess_complex part RowSetMiklos Vajna1-1/+0
2015-05-31loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-05-30reenable JunitTest_dbaccess_complex part RowSetLionel Elie Mamane1-0/+1
2015-05-30tweaksLionel Elie Mamane1-4/+5
2015-05-30do not try to get bookmark when in invalid positionLionel Elie Mamane1-0/+1
2015-05-30handle getParameters being called before execute()Lionel Elie Mamane2-5/+11
2015-05-30janitorialLionel Elie Mamane1-3/+3
2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane3-11/+22
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks5-10/+10
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann2-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin10-13/+13
2015-05-29simplifyNoel Grandin1-1/+1
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin9-20/+20
2015-05-28VclPtr: assert with query dialog open on closing query designCaolán McNamara1-1/+1
2015-05-28VclPtr: undisposed things and dispose order on query design window closeCaolán McNamara2-1/+4
2015-05-28fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl1-1/+5
2015-05-28fix Base's titlewindow font, font color and backgroundTomaž Vajngerl2-11/+31
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung5-6/+6
2015-05-27Prevent accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-16/+20
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-05-26tdf#91543 - TABLE DESIGN window menu option Close causes BASE to crashNoel Grandin3-2/+9
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin9-19/+19
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks7-14/+14
2015-05-25m_bUpdatable is always falseCaolán McNamara2-7/+1
2015-05-25callcatcher: update unused codeCaolán McNamara2-7/+0
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin4-9/+9
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin2-6/+6
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin3-3/+3
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin4-7/+7
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-1/+1
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-05-18pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl2-13/+14
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl10-15/+30
2015-05-17loplugin:staticmethodsStephan Bergmann2-23/+26
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl14-84/+67
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini6-16/+8
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin2-2/+2
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin1-1/+1