summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbaexport.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-28use more string_view in ooxNoel Grandin
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2022-03-13Fix typo in codeAndrea Gelmini
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-06Drop unused codeMike Kaganski
2020-08-21Fix typo in codeAndrea Gelmini
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14Revert "Work around what looks like MSVC 2013 miscompilation"Stephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19coverity#1371374 Resource leakCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2015-12-14don't be creative and use a simple lookup tableDavid Tardon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20Turns out this was a non-debug buildStephan Bergmann
2015-10-19Work around what looks like MSVC 2013 miscompilationStephan Bergmann
2015-10-17coverity#1327457 Uninitialized scalar fieldCaolán McNamara
2015-10-09remove redundant codeRosemary
2015-10-09correct creation of hex string from digitRosemary
2015-10-09Convert hex string to upper caseRosemary
2015-10-08blind fix for OSXMarkus Mohrhard
2015-10-08don't hardcode the project idMarkus Mohrhard
2015-10-08Generate random numbers for seedRosemary
2015-10-08oox: loplugin:loopvartoosmallMiklos Vajna
2015-10-08The correct size of length is 4Rosemary
2015-10-08add test for projkey generationMarkus Mohrhard