summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-05Fix typosAndrea Gelmini
2022-04-05Advanced Diagram support: Move Diagram Text information to svxArmin Le Grand (Allotropia)
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-11-08rtl::Instance->thread-safe static in PropertyNameVectorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-18osl::Mutex->std::mutex in GenericPropertySetNoel Grandin
2021-06-19fix loading calc files with embedded form macrosNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-11Revert "tdf#118133 DOCX import: disable lazy-loading of tiff images"Xisco Fauli
2021-03-07Revert "tdf#126310 Disable lazy loading of WMF images"Xisco Fauli
2020-12-21do not preload all images in the pptx importerLuboš Luňák
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-03loplugin:reducevarscope in ooxNoel
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03find symbols that can be privateNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin