summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)AuthorFilesLines
2019-11-19Fix multiple documentation sections (osl)Julien Nabet2-3/+0
2019-10-10Adapt osl_replaceFile documentationStephan Bergmann2-2/+2
2019-08-30new loplugin:noexceptmoveNoel Grandin4-8/+8
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-07-14Fix typoAndrea Gelmini1-1/+1
2019-07-14Fix typoAndrea Gelmini1-3/+3
2019-07-14Fix typoAndrea Gelmini1-2/+2
2019-07-14Fix typoAndrea Gelmini1-2/+2
2019-07-14Fix typoAndrea Gelmini1-3/+3
2019-07-14Fix typoAndrea Gelmini1-2/+2
2019-05-10an is used before a vowel soundCaolán McNamara2-2/+2
2019-04-11[API CHANGE] Restore old exteral API behaviourJan-Marek Glogowski1-4/+15
2019-04-10Fix typoAndrea Gelmini1-1/+1
2019-04-10Unify deleted function templates and improve docsJan-Marek Glogowski1-17/+29
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski1-10/+6
2019-04-09Add asserts to *Guard pointer constructors...Jan-Marek Glogowski1-0/+3
2019-03-11android: Expose setting of the JavaVM.Jan Holesovsky1-0/+4
2019-03-08Fix @param documentation sectionsJulien Nabet1-2/+0
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski2-0/+64
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2-3/+3
2018-07-27sal: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann4-17/+0
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen1-3/+1
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen4-8/+0
2018-05-22Fix typosAndrea Gelmini2-2/+2
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-1/+1
2018-02-22tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea1-2/+2
2018-01-29osl: document osl_File_E_NETWORK enumChris Sherlock1-2/+4
2018-01-27Fix typosAndrea Gelmini1-5/+5
2018-01-24Fix typosAndrea Gelmini1-1/+1
2018-01-24Fix documentation for osl_executeProcess_WithRedirectedIOMilian Wolff1-3/+3
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann1-0/+4
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann4-7/+7
2018-01-17Fix typosAndrea Gelmini1-3/+3
2018-01-15More loplugin:cstylecast: salStephan Bergmann2-2/+2
2018-01-14Fix typosAndrea Gelmini1-1/+1
2017-12-19Clang 3.5 has -Wreturn-type-c-linkageStephan Bergmann1-3/+0
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann32-111/+111
2017-09-19sal: fix numerous doxygen warningsMichael Stahl3-4/+7
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-30osl: partial cleanup of socket_decl.hxx doxygen commentsChris Sherlock1-19/+38
2017-08-28osl: rearrange socket.h sectionsChris Sherlock1-216/+215
2017-08-27Fix typosAndrea Gelmini1-3/+3
2017-08-28osl: fix socket.h doxygen paramChris Sherlock1-1/+1
2017-08-27osl: document socket enumsChris Sherlock1-74/+89
2017-08-27osl: cleanup socket.hChris Sherlock1-80/+94
2017-08-27osl: clarify osl_scheduleThread() documentationChris Sherlock1-2/+4
2017-08-27osl: thread doxygen updateChris Sherlock1-1/+33
2017-08-18loplugin:unnecessaryparenNoel Grandin2-3/+3