summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc
AgeCommit message (Expand)Author
2015-08-17convert Link<> to typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-28coverity#1308510 Uncaught exceptionCaolán McNamara
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-25m_bUpdatable is always falseCaolán McNamara
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-17loplugin:staticmethodsStephan Bergmann
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-06dbaccess: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
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-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28dbaccess: more GCC-4.7 fixesMiklos 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-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-20dbaccess: convert new to ::Create.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
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13callcatcher: update unused codeCaolán McNamara
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-04-07OQueryViewSwitch::resizeDocumentView etc unusedCaolán McNamara
2015-04-01Typo: metod(s)->method(s)Julien Nabet
2015-03-24loplugin:constantfunction: dbaccessNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin