SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/ subdirectory. There is an overview of basic architecture of the markup of SDI files in the OOo wiki: https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2 ='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/tools/source/stream
AgeCommit message (Expand)Author
2024-04-23loplugin:singlevalfieldsNoel Grandin
2024-04-19loplugin:unusedfieldsNoel Grandin
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-12-10Simplify SvStream::WriteDoubleMike Kaganski
2023-12-10Keep original errorMike Kaganski
2023-10-23tdf#130924 replace '*printf' with 'SAL_*' logging macros in toolssahil
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10Use more *string_viewMike Kaganski
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-02-28move sanitizing of Size inside GenericTypeSerializerNoel Grandin
2023-02-27inline StreamData into SvFileStreamNoel Grandin
2023-01-27Remove support for AIXStephan Bergmann
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): toolsStephan Bergmann
2022-10-24tdf#133768 speed up temp file creationNoel Grandin
2022-10-22Fix StartWritingUnicodeTextMike Kaganski
2022-10-16Simplify a bitMike Kaganski
2022-08-28cid#1500491 silence Untrusted loop boundCaolán McNamara
2022-07-12use a read-only stream when reading graphic dataLuboš Luňák