summaryrefslogtreecommitdiff
path: root/sal/inc/osl
AgeCommit message (Expand)AuthorFilesLines
2013-04-24move sal_inc headers to include/David Tardon4-214/+0
2013-04-24move URE headers to include/David Tardon32-10161/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-72/+12
2013-04-19Add pan gesture handlingTor Lillqvist1-0/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-4/+4
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-14Add lo_keyboard_input()Tor Lillqvist1-0/+1
2013-03-30Protect CoreGraphics.h inclusion with <premac.h>, sighTor Lillqvist1-0/+2
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist1-2/+2
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist1-1/+3
2013-03-30Add lo_tap()Tor Lillqvist1-0/+1
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist1-0/+1
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-24/+30
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-18cleanup doxygen warningsPeter Foley5-19/+39
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist2-353/+0
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks2-0/+353
2013-01-30osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann1-0/+18
2012-12-10Do not fail for unset OSL_DEBUG_LEVEL (as happens in SDK)Stephan Bergmann1-0/+4
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens2-211/+0
2012-11-22Add lo_get_app_data_dir()Tor Lillqvist1-0/+2
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist2-353/+0
2012-11-21re-base on ALv2 code. Includes:Michael Meeks34-815/+464
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl1-2/+2
2012-11-15Revert "use intrinsict to inline InterlockCount() on Windows too"Luboš Luňák1-4/+0
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann1-1/+0
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist1-4/+2
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara1-1/+1
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák1-9/+9
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist3-26/+67
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist2-0/+18
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud1-0/+4
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3
2012-09-17Some comment clean upStephan Bergmann1-13/+14
2012-09-17add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud1-0/+38
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann18-32/+77
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann1-20/+47
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini1-2/+4
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák1-0/+2
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-04-13WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist1-0/+3
2012-04-10make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák1-1/+1
2012-04-10disable clang warning about something that cannot be fixed without BIC changeLuboš Luňák1-0/+13