summaryrefslogtreecommitdiff
path: root/unoil/README
blob: 9ccd36d2501a511abca3dddee1ba6aee3fc35fd9 (plain)
1
As offuh but for Java UNO: Maps IDL into java classes definitions. 
rkableInputStreamNoel Grandin 2023-12-18unique_ptr->optional in OPipeImplNoel Grandin 2023-05-27Use getXWeak in ioMike Kaganski 2023-03-14tdf#150135: Fix OTextInputStream to throw runtime exception when uninitializedBaole Fang 2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen 2022-11-24loplugin:unusedfields make some fields privateNoel Grandin 2022-09-11no need to allocate 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