summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-09add some documentation links to the assembler needed for the UNO bridgesHerbert Dürr
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann
2013-04-15bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan
2013-04-15fdo#60724 convertable -> convertibleThomas Arnhold
2013-04-10bridges: remove unused .map fileMatúš Kukan
2013-04-09The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-24make bridges work with clang on x64 linuxPeter Foley
2013-03-21introduce gb_Module_SKIPTARGETSBjoern Michaelsen
2013-03-21Fix typo in previous commit.Tomas Chvatal
2013-03-21Fix -mno-avx calls by removing weird OS check.Tomas Chvatal
2013-03-20WaE: '__LP64__' is not defined, evaluates to 0Tor Lillqvist
2013-03-19Add the call.s source for the MinGW caseTor Lillqvist
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19No -ldl for MinGW eitherTor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19Move the WNTGCC case under the case for CPU=ITor Lillqvist
2013-03-19Insert empty lines for clarityTor Lillqvist
2013-03-18Cleanup bridges modulePeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-02-28remove all d.lstMichael Stahl
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-20Another lacking parenthesisJulien Nabet
2013-01-19iOS C++/UNO bridge fixesTor Lillqvist
2013-01-19Use SAL logging instead of printfsTor Lillqvist
2013-01-19More snippets, and cosmeticsTor Lillqvist
2013-01-19Work on the iOS C++/UNO bridgeTor Lillqvist
2013-01-10optimize for build targets in one placeMatúš Kukan
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan
2013-01-10Be truthful to the compiler about registers clobbered by asm snippetTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin