summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan2013-04-151-23/+13
* fdo#60724 convertable -> convertibleThomas Arnhold2013-04-151-11/+11
* bridges: remove unused .map fileMatúš Kukan2013-04-101-26/+0
* The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist2013-04-091-1/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0728-135/+129
* Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist2013-04-072-15/+17
* Remove Mac OS X for PowerPC supportTor Lillqvist2013-04-035-1723/+0
* Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith2013-04-0237-161/+127
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* make bridges work with clang on x64 linuxPeter Foley2013-03-241-1/+2
* introduce gb_Module_SKIPTARGETSBjoern Michaelsen2013-03-211-1/+1
* Fix typo in previous commit.Tomas Chvatal2013-03-211-1/+1
* Fix -mno-avx calls by removing weird OS check.Tomas Chvatal2013-03-211-3/+1
* WaE: '__LP64__' is not defined, evaluates to 0Tor Lillqvist2013-03-201-0/+4
* Add the call.s source for the MinGW caseTor Lillqvist2013-03-191-0/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1928-28/+28
* No -ldl for MinGW eitherTor Lillqvist2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1965-189/+187
* Move the WNTGCC case under the case for CPU=ITor Lillqvist2013-03-191-6/+4
* Insert empty lines for clarityTor Lillqvist2013-03-191-4/+40
* Cleanup bridges modulePeter Foley2013-03-1854-8369/+224
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-4/+4
* sal_Bool to boolTakeshi Abe2013-03-043-3/+3
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-011-13/+13
* remove all d.lstMichael Stahl2013-02-281-0/+0
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-194-8/+6
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-308-31/+25
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-2627-0/+54
* Another lacking parenthesisJulien Nabet2013-01-201-1/+1
* iOS C++/UNO bridge fixesTor Lillqvist2013-01-191-3/+3
* Use SAL logging instead of printfsTor Lillqvist2013-01-191-25/+14
* More snippets, and cosmeticsTor Lillqvist2013-01-191-8/+8
* Work on the iOS C++/UNO bridgeTor Lillqvist2013-01-1913-1645/+3022
* optimize for build targets in one placeMatúš Kukan2013-01-101-1/+1
* add rule for generating fresh pot (po template) filesMatúš Kukan2013-01-101-1/+1
* Be truthful to the compiler about registers clobbered by asm snippetTor Lillqvist2013-01-101-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-255-6/+6
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-5/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-308-15/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-301-2/+2
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-41/+4
* re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks2012-11-271-1/+0
* Some ::rtl::OUString -> OUString in bridgesRicardo Montania2012-11-264-27/+16
* re-base on ALv2 code. Includes:Michael Meeks2012-11-15124-2781/+1777
* Revert "sb140: #i117295# use rtl::Static"Michael Meeks2012-11-1524-105/+388
* rtl::OUString -> OUString in bridgesRicardo Montania2012-11-143-10/+4
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-093-11/+11
* Use JNIEXPORT to really export these for AndroidTor Lillqvist2012-11-093-11/+11
* More ::rtl::OUString -> OUString in bridgesRicardo Montania2012-11-076-22/+16