summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/baside3.cxx
Commit message (Expand)AuthorAgeFilesLines
* use tools::Long in accessibility..basctlNoel2020-10-211-1/+1
* tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof2020-05-191-3/+1
* loplugin:flatten in basctlNoel Grandin2020-04-181-123/+123
* OSL_ASSERT->assert in basctlNoel Grandin2020-03-291-19/+10
* tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen2020-01-221-2/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+3
* loplugin:stringadd in basctl..cuiNoel Grandin2019-10-011-2/+1
* move GetStandardText to stdtext.hxxCaolán McNamara2019-09-171-4/+4
* loplugin:referencecasting in avmedia..basicNoel Grandin2019-07-191-4/+2
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-111-2/+1
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-121-4/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+3
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* i#119731 Hyperlink Control on dialog EditorShubham Goyal2019-03-111-0/+4
* tdf#53524 Create UNO grid control- dialog editorShubham Goyal2019-03-081-0/+4
* tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2019-03-071-0/+1
* loplugin:unusedfields in variousNoel Grandin2019-02-251-4/+0
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-02-121-1/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-031-4/+2
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-1/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* convert various MessBox to weld::MessageDialogCaolán McNamara2018-02-271-49/+35
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-261-3/+2
* weld native message dialogsCaolán McNamara2018-02-221-4/+8
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-291-1/+1
* basctl: consistently use "" and <> in include directivesMike Kaganski2017-10-101-14/+14
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-251-2/+2
* convert message box style bits to scoped enumNoel Grandin2017-08-231-2/+2
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+2
* loplugin:oncevar: empty strings: basctlStephan Bergmann2017-07-131-2/+1
* loplugin:oncevar accessibility..basicNoel Grandin2017-06-201-4/+2
* drop IDE_RESSTRCaolán McNamara2017-05-171-13/+13
* loplugin:comparisonwithconstant in basctlNoel Grandin2017-05-161-6/+6
* revert OSL_ASSERT changesChris Sherlock2017-05-071-2/+2
* tdf#43157: convert basctl module away from OSL_ASSERT to assertChris Sherlock2017-05-071-2/+2
* loplugin:checkunusedparams in basctl and basicNoel Grandin2017-05-021-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* Kill remaining PseudoSlots usageMaxim Monastirsky2017-03-261-225/+139
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* Translate some German comments and messagesMaarten Bosmans2016-08-301-1/+1
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-041-3/+1
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-261-1/+1
* use Any constructor instead of temporariesNoel Grandin2016-05-041-3/+1
* tdf#97380: don't destroy completely window when replace dialogJulien Nabet2016-04-161-1/+1
* basctl: prefix some membersJulien Nabet2016-04-161-42/+42