summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-05-11unused parameterTomaž Vajngerl
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks
2015-05-08dbaccess: avoid exceptions during loading embedded data sourcesMiklos Vajna
2015-05-08dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilterMiklos Vajna
2015-05-08dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handlingMiklos Vajna
2015-05-08dbaccess: handle URL mark as StreamRelPath in ODatabaseContextMiklos Vajna
2015-05-08dbaccess: handle StreamRelPath in ODBFilter::implImport()Miklos Vajna
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-06dbaccess: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#91027 - cleanup dbaccess related dispose logic.Michael Meeks
2015-05-05dbaccess: implement ODatabaseDocument::loadFromStorage()Miklos Vajna
2015-05-05dbaccess: use already existing source storage in ODBFilter, if possibleMiklos Vajna
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04Use typed OGeneralPageWizard::SetCreationModeHandler LinkStephan Bergmann
2015-05-04Use typed OMySQLIntroPageSetup::SetClickHdl LinkStephan Bergmann
2015-05-04Use typed OGenericAdministrationPage::SetModifiedHandler LinkStephan Bergmann
2015-05-04Use typed OTextConnectionHelper::SetClickHandler LinkStephan Bergmann
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