summaryrefslogtreecommitdiff
path: root/forms/source/component/DatabaseForm.cxx
AgeCommit message (Expand)Author
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in ODatabaseFormNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-10-26coverity#1374276 Uncaught exceptionCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-06-08remove some manual ref-counting in formsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-30Simplifiy unnecessary uses of int2enumStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-05loplugin:constantparamNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23loplugin:constantparam in formsNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in formsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-10Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann
2015-09-10A charset is not a content transfer encodingStephan Bergmann
2015-09-10Reduce INetMIMEMessage::EnableAttachChild to its only use caseStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-29coverity#1308582 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308542 Uncaught exceptionCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann