summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-24resolve symbolic links to jvm dirs for especially smoketest inside ooenvCaolán McNamara
2011-05-24Add iOSTor Lillqvist
2011-05-24Use isfinite() on iOSTor Lillqvist
2011-05-23Use 'i' prefix for import library only with MSVCTor Lillqvist
2011-05-23No need to build a static sal archiveTor Lillqvist
2011-05-23No need to build import library separately hereTor Lillqvist
2011-05-23Remove useless cruftTor Lillqvist
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-05-22Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist
2011-05-22Drop the doublequotesTor Lillqvist
2011-05-22MinGW cross-compilation fixesTor Lillqvist
2011-05-22Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist
2011-05-22Do build typesconfig also for Windows, but don't do anything there when using...Tor Lillqvist
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist
2011-05-20fix this to be the same as original implementationCaolán McNamara
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb
2011-05-19don't crash when interacting with a class that implements XInvocationMichael Meeks
2011-05-19Add the wntgcc directoriesTor Lillqvist
2011-05-19Add the unxios and unxand directoriesTor Lillqvist
2011-05-18Do not include quota.hFrancois Tigeot
2011-05-18Do not include #include <ufs/ufs/quota.h> on NetBSD.Thomas Klausner
2011-05-17do not leak memoryDavid Tardon
2011-05-17Some cppcheck cleaningJulien Nabet
2011-05-16avoid double deleteDavid Tardon
2011-05-16delete[] after useDavid Tardon
2011-05-16make this more robustDavid Tardon
2011-05-16Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist
2011-05-15fix typoTakeshi Abe
2011-05-14Add missing newline at endTor Lillqvist
2011-05-14Add defines for iOSTor Lillqvist
2011-05-14When cross-compiling, use what configure script figured outTor Lillqvist
2011-05-14Cross-compilation supportTor Lillqvist
2011-05-12remove stray semicolonDavid Tardon
2011-05-11Unbreak build on non-WindowsTor Lillqvist
2011-05-11Remove the ::osl::Security getHomeDir() checkFrancois Tigeot
2011-05-11Fix build on WindowsTor Lillqvist
2011-05-11Remove an implementation of getpwnam_r for old versions of NetBSD.Francois Tigeot
2011-05-09Fix simple warning (explicit cast in char*)Julien Nabet
2011-05-09Fix osl_Security::getHomeDir test under fakerootMiklos Vajna
2011-05-07Make sure we deliver the pyuno.dylib object for Mac OS X.Joseph Powers
2011-05-07PyVarObject_HEAD_INIT() isn't defined in Python 2.5-Joseph Powers
2011-05-07Port PyUno to support Python 3Andreas Becker
2011-05-06fix mangled open tag in documentationMichael Meeks
2011-05-04add new uno interface for sheet local anonymous db dataMarkus Mohrhard
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-05-03Adding public method getNamespaceURL.Muthu Subramanian
2011-05-03Properly advance the data / buffer pointer.Julien Chaffraix
2011-05-03Handled EINTR in safeWrite.Julien Chaffraix
2011-05-02Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith