summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2015-05-06dbaccess: simplify code by using std::any_of/std::none_ofTakeshi Abe7-31/+25
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin3-3/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann4-7/+4
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl7-9/+9
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-3/+2
2015-05-05tdf#91027 - cleanup dbaccess related dispose logic.Michael Meeks1-0/+1
2015-05-05dbaccess: implement ODatabaseDocument::loadFromStorage()Miklos Vajna3-12/+37
2015-05-05dbaccess: use already existing source storage in ODBFilter, if possibleMiklos Vajna1-18/+27
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann14-37/+24
2015-05-05loplugin:staticmethodsNoel Grandin54-113/+112
2015-05-04Use typed OGeneralPageWizard::SetCreationModeHandler LinkStephan Bergmann3-5/+4
2015-05-04Use typed OMySQLIntroPageSetup::SetClickHdl LinkStephan Bergmann3-6/+4
2015-05-04Use typed OGenericAdministrationPage::SetModifiedHandler LinkStephan Bergmann3-6/+5
2015-05-04Use typed OTextConnectionHelper::SetClickHandler LinkStephan Bergmann3-5/+4
2015-05-03cppcheck: variableScopeCaolán McNamara1-3/+2
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks3-3/+8
2015-04-30dbaccess: allow storing to storage without a root oneMiklos Vajna1-2/+3
2015-04-30Gradually typed LinkStephan Bergmann23-87/+87
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist13-29/+29
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-1/+0
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2-6/+2
2015-04-29dbaccess: log exception messages in ORowSetCacheMichael Stahl1-6/+10
2015-04-29dbaccess: attachResource() and load() calls are swapped in case of embeddingMiklos Vajna2-0/+12
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert WZB_ constants to scoped enumNoel Grandin3-32/+32
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl3-7/+7
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl2-5/+5
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl13-13/+13
2015-04-28dbaccess: more GCC-4.7 fixesMiklos Vajna4-9/+9
2015-04-28dbaccess: fix GCC-4.7 buildMiklos Vajna2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks244-1799/+2771
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann2-4/+4
2015-04-28css.sdbc.XResultSet.getRow return type is longStephan Bergmann1-1/+1
2015-04-28Simplify sal_Bool expressionsStephan Bergmann2-6/+6
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann1-2/+2
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann1-1/+1
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann4-5/+5
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann2-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann4-6/+6
2015-04-24loplugin:simplifyboolStephan Bergmann11-13/+12
2015-04-24Build fix.Michael Meeks1-1/+1
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks1-29/+29
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann10-12/+12
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks9-14/+13
2015-04-22Fix lifecycle issues.Michael Meeks1-1/+1
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann2-10/+10
2015-04-22Unused #includeStephan Bergmann1-1/+0
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin4-4/+4