summaryrefslogtreecommitdiff
path: root/embedserv
ModeNameSize
-rw-r--r--Library_emser.mk1612logplain
-rw-r--r--Library_inprocserv.mk920logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_embedserv.mk509logplain
-rw-r--r--README31logplain
d---------source99logplain
d---------util43logplain
1:Convert use of sal_uLong to better integer typesEmircan Agac 2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin 2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski 2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin 2021-04-27use more string_view in tools/streamNoel Grandin 2021-04-19use more string_view in OString APINoel Grandin 2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik 2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek 2021-02-14-Werror,-Wformat in idl with Raspberry pi 4bJulien Nabet 2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil777 2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann 2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann 2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann 2020-11-17loplugin:stringviewparam check methods tooNoel 2020-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer 2020-09-10svidl: Don't mention removed propertiesMaxim Monastirsky 2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky 2020-04-07loplugin:flatten in idlNoel Grandin 2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann 2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-11-06loplugin:indentation find broken if statementsNoel Grandin 2019-10-24Introduce OStringCharStephan Bergmann 2019-10-21size some stringbuffer to prevent re-allocNoel Grandin 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-15new loplugin:bufferaddNoel Grandin 2019-09-06Fixing '....'Andrea Gelmini 2019-07-18cid#1448323 Unchecked return valueCaolán McNamara