summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2022-01-10use less SvStream::Flush()Noel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
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-28use more OInterfaceContainerHelper3 in sotNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-18rtl::Static->thread-safe static in sotNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sotMike Kaganski
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in FileStreamWrapper_ImplNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-10loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-07convert sal_uLong in sotNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-18sot: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-02-23update pchesCaolán McNamara
2021-02-20loplugin:refcounting in sotNoel
2021-02-19update pchesCaolán McNamara
2021-02-08update pchesCaolán McNamara
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
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-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-22oss-fuzz: xlsxfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-04update pchesCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module sot with clang-formatPhilipp Hofer
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara