summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/propbrw.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann1-1/+1
2023-05-13use more optional for SdrObjListIterNoel Grandin1-4/+4
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-3/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya1-1/+1
2021-02-25drop archaic rollable supportCaolán McNamara1-3/+0
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-10-21use tools::Long in accessibility..basctlNoel1-5/+5
2020-02-19merge common code togetherCaolán McNamara1-0/+1
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-2/+0
2019-12-09weld Property BrowserCaolán McNamara1-38/+14
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal1-0/+4
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal1-0/+4
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-02-22weld native message dialogsCaolán McNamara1-1/+3
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin1-4/+4
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin1-4/+4
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-8/+8
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-05-17drop IDE_RESSTRCaolán McNamara1-4/+4
2017-04-30untranslated strings are just stringsCaolán McNamara1-25/+26
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-3/+3
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-3/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-07-17com::sun::star->css in basctlNoel Grandin1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin1-0/+6
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-03-28Remove remaining DBG_CTOR etc. remnants from basctlStephan Bergmann1-8/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-08-06WaE: private field 'rLayout' is not usedTor Lillqvist1-1/+0
2013-08-06Prevent basctl::PropBrw using basctl::Layout from within ~LayoutStephan Bergmann1-1/+0
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-10/+6
2012-10-26More ::rtl::OUString -> OUString in basctlRicardo Montania1-31/+30
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-3/+1
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-3/+4
2012-09-07Fix for docking property browserUray M. János1-2/+5