summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-05-03cppcheck: variableScopeCaolán McNamara
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks
2015-04-30dbaccess: allow storing to storage without a root oneMiklos Vajna
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29dbaccess: log exception messages in ORowSetCacheMichael Stahl
2015-04-29dbaccess: attachResource() and load() calls are swapped in case of embeddingMiklos Vajna
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28dbaccess: more GCC-4.7 fixesMiklos Vajna
2015-04-28dbaccess: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann
2015-04-28css.sdbc.XResultSet.getRow return type is longStephan Bergmann
2015-04-28Simplify sal_Bool expressionsStephan Bergmann
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-24Build fix.Michael Meeks
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks
2015-04-22Fix lifecycle issues.Michael Meeks
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-04-22Unused #includeStephan Bergmann
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-21Visbile->VisibleCaolán McNamara
2015-04-21CppCheck cleaning : avoid unnecessary affectationMichaël Lefèvre
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17Use bool instead of sal_BoolStephan Bergmann
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks