summaryrefslogtreecommitdiff
path: root/bridges/test
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist4-16/+16
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist4-16/+16
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin1-6/+7
2013-04-26Java cleanup, remove unused importsNoel Grandin1-1/+0
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-2/+2
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin2-7/+7
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann2-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-76/+73
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith5-15/+15
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold4-4/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold9-66/+66
2013-03-04sal_Bool to boolTakeshi Abe3-3/+3
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király1-13/+13
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac3-7/+5
2012-12-25Get rid of (most uses of) GUITor Lillqvist4-5/+5
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-8/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks13-287/+170
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-5/+5
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+1
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin4-9/+0
2012-09-05Java cleanup, rename folders and packages to make them matchNoel Grandin30-41/+51
2012-09-05Java cleanup, make the package name match the folder nameNoel Grandin12-12/+12
2012-09-03Some clean up of previous commitStephan Bergmann1-9/+5
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-3/+1
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-7/+2
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl5-6/+6
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-19re-base on ALv2 code.Michael Meeks43-920/+640
2012-06-09Remove superfluous empty lines on topThomas Arnhold4-8/+0
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-2/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+4
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2012-01-11fix for gcc 4.7/C++11: these are not string literal operatorsDavid Tardon1-2/+2
2011-11-27remove include of pch header in bridgeNorbert Thiebaud14-28/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist3-4/+4
2011-08-11Avoid throw in destructorJulien Nabet1-1/+2
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan5-28/+0
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-1/+1
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet4-8/+8
2010-11-20EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter7-45/+28
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter1-1/+1
2010-10-27add modelines to .h and .c files as wellCaolán McNamara2-0/+6
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth14-0/+40
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard1-3/+1
2010-02-25sb118: merged in DEV300_m72sb53-223/+53
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien53-223/+53