summaryrefslogtreecommitdiff
path: root/basic/source/runtime/iosys.cxx
AgeCommit message (Expand)Author
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-04-19loplugin:flatten in basicNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-07-18cid#1448372 Unchecked return valueCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-12weld SbiInputDialogCaolán McNamara
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-15Fix typosAndrea Gelmini
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-09-20Bin some noise comments and ASCII graphicsTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15drop SbError typedefNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-01-16new loplugin: useuniqueptr: basicNoel Grandin
2016-10-16clang-cl loplugin: basicStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-03-08Remove ancient StarPortal leftoversStephan Bergmann
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-02-22loplugin:commaoperator in basic/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock