summaryrefslogtreecommitdiffstats
path: root/bridges/test
Commit message (Expand)AuthorAgeFilesLines
* whitespace for include statementsThomas Arnhold2014-04-151-2/+2
* Remove visual noise from bridgesAlexander Wilms2014-03-011-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-232-2/+2
* fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2014-02-061-11/+3
* fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi2014-02-021-39/+2
* Clean-up uno/lbnames.hStephan Bergmann2013-12-165-4/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-193-5/+5
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-1/+1
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-252-14/+4
* Bin pointless commentTor Lillqvist2013-10-121-1/+1
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-227-0/+21
* Don't export a variable called PATH_SEPARATORTor Lillqvist2013-05-154-16/+16
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-154-16/+16
* Java cleanup, convert Hashtable to HashMapNoel Grandin2013-05-061-6/+7
* Java cleanup, remove unused importsNoel Grandin2013-04-261-1/+0
* Java cleanup, use generic containers where possibleNoel Grandin2013-04-241-2/+2
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-192-7/+7
* Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann2013-04-162-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-76/+73
* Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith2013-04-025-15/+15
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-194-4/+4
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-199-66/+66
* 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
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-303-7/+5
* Get rid of (most uses of) GUITor Lillqvist2012-12-254-5/+5
* 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-304-8/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-301-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1513-287/+170
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-253-5/+5
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+1
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-104-9/+0
* Java cleanup, rename folders and packages to make them matchNoel Grandin2012-09-0530-41/+51
* Java cleanup, make the package name match the folder nameNoel Grandin2012-09-0512-12/+12
* Some clean up of previous commitStephan Bergmann2012-09-031-9/+5
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-3/+1
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-7/+2
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-305-6/+6
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-1943-920/+640
* Remove superfluous empty lines on topThomas Arnhold2012-06-094-8/+0
* removed unused const rtl::OUStringTakeshi Abe2012-05-181-2/+0
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-4/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-8/+4
* .java files don't need executable bitsMichael Stahl2012-03-231-0/+0
* fix for gcc 4.7/C++11: these are not string literal operatorsDavid Tardon2012-01-111-2/+2
* remove include of pch header in bridgeNorbert Thiebaud2011-11-2714-28/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-173-4/+4