summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/optionalboolitem.hxx
AgeCommit message (Expand)Author
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2017-11-12use sal_uInt16 to pass PoolItem WhichIdJochen Nitschke
2017-09-17use more default copy ctorsJochen Nitschke
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2012-06-14re-base on ALv2 code.Michael Meeks
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-19masterfix: #i10000# builderror fixesKurt Zenker
2009-10-23#i10000#Frank Schoenheit
2009-10-16#i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Sett...Frank Schönheit