summaryrefslogtreecommitdiff
path: root/forms/source/component/DatabaseForm.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-23Fix typo in codeAndrea Gelmini1-1/+1
2020-05-08compact namespace in filter..frameworkNoel Grandin1-3/+1
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-3/+0
2019-12-29tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan1-6/+1
2019-06-23Fix typosAndrea Gelmini1-2/+2
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin1-1/+1
2018-06-21loplugin:useuniqueptr in frm::ODatabaseFormNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-02-01Typo: invlidateParameters->invalidateParameters (forms)Julien Nabet1-1/+1
2017-10-23loplugin:includeform: formsStephan Bergmann1-3/+3
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-125/+122
2017-01-23use rtl::Reference in ODatabaseFormNoel Grandin1-1/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, formsStephan Bergmann1-0/+2
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-6/+0
2016-10-26coverity#1374276 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-3/+3
2016-06-08remove some manual ref-counting in formsNoel Grandin1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-4/+0
2016-04-05loplugin:constantparamNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in formsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-4/+4
2015-12-23loplugin:unusedfields in formsNoel Grandin1-1/+0
2015-10-26remove extra spaces around ::Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-133/+133
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-02com::sun::star->css in forms/Noel Grandin1-244/+244
2015-08-19Remove two silly typedefsStephan Bergmann1-4/+4
2015-07-17loplugin:unusedmethods formsNoel Grandin1-7/+0
2015-06-29coverity#1308582 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308542 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-06unused ODatabaseForm::CreateCaolán McNamara1-1/+0
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-2/+0
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher1-4/+4
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-05-06forms: sal_Bool->boolNoel Grandin1-16/+16
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-131/+131
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann1-2/+2
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-3/+0
2014-02-26Remove visual noise from formsAlexander Wilms1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-118/+118
2014-01-28bool improvementsStephan Bergmann1-1/+1