summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Use 'i' prefix for import library only with MSVCfeature/calc-multiline-inputTor Lillqvist1-2/+3
2011-05-23No need to build a static sal archiveTor Lillqvist1-9/+0
2011-05-23No need to build import library separately hereTor Lillqvist1-7/+0
2011-05-23Remove useless cruftTor Lillqvist9-1201/+0
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist18-2/+71
2011-05-22Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist2-64/+2
2011-05-22Drop the doublequotesTor Lillqvist1-1/+1
2011-05-22MinGW cross-compilation fixesTor Lillqvist4-18/+9
2011-05-22Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist1-0/+10
2011-05-22Do build typesconfig also for Windows, but don't do anything there when using...Tor Lillqvist2-1/+7
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist4-6/+12
2011-05-20fix this to be the same as original implementationCaolán McNamara1-0/+4
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb7-134/+456
2011-05-19don't crash when interacting with a class that implements XInvocationfeature/gsoc2011_wizardsMichael Meeks2-4/+19
2011-05-19Add the wntgcc directoriesTor Lillqvist1-0/+2
2011-05-19Add the unxios and unxand directoriesTor Lillqvist1-0/+4
2011-05-18Do not include quota.hFrancois Tigeot1-6/+0
2011-05-18Do not include #include <ufs/ufs/quota.h> on NetBSD.Thomas Klausner1-0/+2
2011-05-17do not leak memoryDavid Tardon1-6/+7
2011-05-17Some cppcheck cleaningJulien Nabet6-17/+16
2011-05-16avoid double deleteDavid Tardon1-2/+0
2011-05-16delete[] after useDavid Tardon1-0/+1
2011-05-16make this more robustDavid Tardon1-10/+27
2011-05-16Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist1-1/+1
2011-05-15fix typoTakeshi Abe1-1/+1
2011-05-14Add missing newline at endTor Lillqvist1-1/+1
2011-05-14Add defines for iOSTor Lillqvist4-5/+39
2011-05-14When cross-compiling, use what configure script figured outTor Lillqvist1-0/+24
2011-05-14Cross-compilation supportTor Lillqvist4-31/+4
2011-05-12remove stray semicolonDavid Tardon1-1/+1
2011-05-11Unbreak build on non-WindowsTor Lillqvist1-0/+9
2011-05-11Remove the ::osl::Security getHomeDir() checkFrancois Tigeot1-29/+1
2011-05-11Fix build on WindowsTor Lillqvist1-2/+3
2011-05-11Remove an implementation of getpwnam_r for old versions of NetBSD.Francois Tigeot1-154/+0
2011-05-09Fix simple warning (explicit cast in char*)Julien Nabet1-2/+2
2011-05-09Fix osl_Security::getHomeDir test under fakerootMiklos Vajna1-1/+4
2011-05-07Make sure we deliver the pyuno.dylib object for Mac OS X.Joseph Powers1-0/+1
2011-05-07PyVarObject_HEAD_INIT() isn't defined in Python 2.5-Joseph Powers1-3/+8
2011-05-07Port PyUno to support Python 3Andreas Becker23-558/+664
2011-05-06fix mangled open tag in documentationMichael Meeks1-1/+1
2011-05-04add new uno interface for sheet local anonymous db dataMarkus Mohrhard2-0/+79
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-1/+1
2011-05-03Adding public method getNamespaceURL.Muthu Subramanian1-1/+6
2011-05-03Properly advance the data / buffer pointer.Julien Chaffraix1-2/+8
2011-05-03Handled EINTR in safeWrite.Julien Chaffraix1-1/+6
2011-05-02Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-2/+2
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith4-67/+53
2011-04-30Simple warnings correctedJulien Nabet2-1/+1
2011-04-30Ignore .gitattributesJoseph Powers1-0/+1
2011-04-28fix typoDavid Tardon1-1/+1