summaryrefslogtreecommitdiff
path: root/sot/source/base
AgeCommit message (Expand)Author
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-05-13loplugin:ostr in sotNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic
2023-10-11Use std::spanMike Kaganski
2023-10-11Simplify a bitMike Kaganski
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2021-12-03Windows format name is FileGroupDescriptorW for Unicode stringsMike Kaganski
2021-12-03Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-01tdf#145964: Windows format name is FileNameW for Unicode stringsMike Kaganski
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-18rtl::Static->thread-safe static in sotNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-05-07convert sal_uLong in sotNoel Grandin
2021-03-18sot: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-01-15OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL()Tor Lillqvist
2021-01-14Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist
2021-01-14flatten formats data in SotStorageNoel Grandin
2020-11-19tdf#123936 Formatting files in module sot with clang-formatPhilipp Hofer
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-27tdf#116685: Make the RICHTEXT take precedence over EMBED_SOURCE.Jan Holesovsky
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2019-04-26cleanup files in SOT, not changeTomaž Vajngerl
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2018-12-05remove unused SotExchangeActionFlags enum valuesNoel Grandin
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin
2018-09-18tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-03-29tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-22drop duplicate methodCaolán McNamara
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke
2017-11-13sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe
2017-08-07EditEngine: Removing BIN format from sotVarun Dhall
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2017-06-07EditEngine Exporting flat XML from actual clipboardVarun Dhall
2017-06-05Improved loplugin:cstylecast to reference types: sotStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2017-02-21loplugin:subtlezeroinit: sotStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann