summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2013-02-28Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann
2013-02-28Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)Stephan Bergmann
2013-02-27Use config_$(gb_Side), not config_hostTor Lillqvist
2013-02-27remove odk/CustomTarget_include.mk and package udkversion.mk in salMichael Stahl
2013-02-27sal: get rid of CustomTarget_generated.mkMichael Stahl
2013-02-27move generation of sal/udkversion.h to configureMichael Stahl
2013-02-27sal: use typesizes.h in MSVC build tooMichael Stahl
2013-02-27move generation of sal/typesizes.h to configureMichael Stahl
2013-02-27sal: systools/win32/snprintf.h apparently needed by sal/config.hMichael Stahl
2013-02-27sal: why deliver log-areas.dox at all?Michael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-02-26createWindowFoo is unusedTor Lillqvist
2013-02-26SAL_WARN_UNUSED_RESULT OString copyEike Rathke
2013-02-26SAL_WARN_UNUSED_RESULT OUString copyEike Rathke
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-24log presentation minimizer results as infoCaolán McNamara
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-23sal: update log areasThomas Arnhold
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist
2013-02-22sal: document oox.ppt log areaMiklos Vajna
2013-02-22Bin pointless single-child directory levelTor Lillqvist
2013-02-22silence warning.Michael Meeks
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21remove un-conditional 20 second sleep on-start for now.Michael Meeks
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks
2013-02-21Fix type unkown -> unknownJulien Nabet
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-18added i18n sectionEike Rathke
2013-02-16Remove mis-optimizationStephan Bergmann
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke
2013-02-14rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann
2013-02-13sax: convert some legacy assertionsMichael Stahl
2013-02-10embeddedobj: log some exceptionsMichael Stahl
2013-02-08Some cppcheck cleaningJulien Nabet
2013-02-07improve comments of isEmpty()Chr. Rossmanith
2013-02-06O(U)String::valueOf don't duplicate codeDavid Ostrovsky
2013-02-06add method isEmpty() to OUStringBufferChr. Rossmanith
2013-02-05New log area (for previous commit)Stephan Bergmann
2013-02-05testOUBoolean should test with OUString, not OStringLionel Elie Mamane
2013-02-04Use SAL_STRINGIFYStephan Bergmann
2013-02-04remove sal_Bool from boolean() docs tooLuboš Luňák
2013-02-04OK for boolean() to take true bool argumentStephan Bergmann
2013-02-04Strings: boolean() as a replacement for valueOf(sal_Bool)David Ostrovsky