summaryrefslogtreecommitdiff
path: root/editeng/README
blob: d2a1a13835061100cd9c632aa7d0ac5250d00650 (plain)
1
2
3
4
5
6
Edit engine.

In OO.o build DEV300m72 this module was split off from svx but it
has no dependencies on [[svx]] (nor on [[sfx2]]) while in turn svx depends on editeng
Read more in the mailing list post:
[http://www.mail-archive.com/dev@openoffice.org/msg13237.html]
ate MemRingBuffer separately in OMarkableOutputStreamNoel Grandin 2022-06-21io: drop unnecessary castChris Sherlock 2022-06-21clang-tidy modernize-pass-by-value in io..jvmfwkNoel Grandin 2022-05-09URE Library_io should not depend on Library_comphelperStephan Bergmann 2022-05-08osl::Mutex->std::mutex in PumpNoel Grandin 2022-05-08osl::Mutex->std::mutex in OMarkableInputStreamNoel Grandin 2022-05-08osl::Mutex->std::mutex in OMarkableOutputStreamNoel Grandin 2022-05-08osl::Mutex->std::mutex in OAcceptorNoel Grandin 2022-05-04Just use Any ctor instead of makeAny in ioStephan Bergmann 2022-04-12loplugin:stringview more o3tl conversionNoel Grandin 2022-02-25Don't use Library_tl in URE librariesStephan Bergmann 2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen 2021-12-20osl::Mutex->std::mutex in SocketConnectionNoel Grandin 2021-12-20osl::Mutex->std::mutex in PipeAcceptorNoel Grandin 2021-12-20osl::Mutex->std::mutex in SocketConnectionNoel Grandin 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet 2021-08-06use more comphelper::OInterfaceContainerHelper2Noel Grandin 2021-05-25Add forgotten io/Executable_io-testconnection.mkStephan Bergmann 2021-05-25Resurrect io testconnection executableStephan Bergmann 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-26Drop these definesMike Kaganski 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel 2021-02-11loplugin:refcounting generalise type checkingNoel 2021-01-03tdf#124176 Use pragma once instead of include guardsAlchemist 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen 2020-10-22long->tools::Long in hwpfilter..ooxNoel 2020-09-27improve some exception messagesNoel Grandin