summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2019-01-24loplugin:constparams in scNoel Grandin
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-24remove ScVbaControlObjectBase::ListenerType enumNoel Grandin
2018-11-22improve function-local statics in scNoel Grandin
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-18Fix typosAndrea Gelmini
2018-07-06tdf#118153 VBA Macro: add XLSX support to Workbooks.Openbvarga91
2018-06-30Avoid assertion on user dataMike Kaganski
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-31Add Author property to ooo::vba::excel::XWorkbook and implement itTor Lillqvist
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-05-25Fix typoAndrea Gelmini
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2018-05-11loplugin:datamembershadow in ScVbaStylesNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke