summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/propbrw.cxx
AgeCommit message (Expand)Author
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-13loplugin:staticcallStephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from basctlStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-08-06WaE: private field 'rLayout' is not usedTor Lillqvist
2013-08-06Prevent basctl::PropBrw using basctl::Layout from within ~LayoutStephan Bergmann
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2012-10-26More ::rtl::OUString -> OUString in basctlRicardo Montania
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-09-07Fix for docking property browserUray M. János
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-08make property browser dockable in basic IDENoel Power
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-08-01sal_Bool -> boolTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-20removed unused const/static dataTakeshi Abe
2012-01-26Deleting a null pointer is safeTakeshi Abe
2011-11-28String->OUStringAugust Sodora
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-21String->OUStringAugust Sodora