summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc
AgeCommit message (Expand)Author
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
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06tdf#89391 : Datasource URL in Database Properties window cannot be viewedSzymon Kłos
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-02V813: Decreased performanceCaolán McNamara
2015-02-24TyposJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-08Typo: esacpe->escapeJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-04callcatcher: remove some more recently discovered unused methodsCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin