summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)AuthorFilesLines
2012-12-06commit delete various unused makefile.mksCaolán McNamara4-149/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-8/+2
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens1-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-6/+4
2012-11-14source file modes fixEnrico Weigelt, metux ITS2-0/+0
2012-10-28fdo#55290: use the right native library nameDavid Ostrovsky2-16/+16
2012-10-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl1-1/+1
2012-10-24fix warnings in cli_urePeter Foley8-67/+75
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon1-1/+1
2012-10-16use key directly from $(SRCDIR)David Tardon1-3/+3
2012-10-08Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist4-12/+12
2012-10-07most of this is not necessary anymoreDavid Tardon3-7/+1
2012-10-07fix gbuildized cli_urePeter Foley4-2/+8
2012-10-07convert uno_bridge to new syntaxPeter Foley10-713/+712
2012-10-07convert cli_ure/source/native to new syntaxPeter Foley4-36/+32
2012-10-07fix typoDavid Tardon1-1/+1
2012-10-07use key directly from $(SRCDIR)David Tardon4-4/+4
2012-10-03CLI assemblies must depend on the key file used for signingDavid Tardon4-0/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl3-5/+14
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-4/+4
2012-09-24TypoStephan Bergmann1-1/+1
2012-09-23add deps on CLI libs used in cli_uno buildDavid Tardon1-0/+4
2012-09-22switch cli_ure to gbuildDavid Tardon15-811/+1
2012-09-22force cli_ure to buildMatúš Kukan2-4/+4
2012-09-22cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan1-0/+2
2012-09-22cli_ure: another missing depMatúš Kukan1-0/+4
2012-09-22add missing package nameNorbert Thiebaud1-1/+1
2012-09-22gbuildize cli_ureDavid Tardon12-0/+373
2012-09-22export uno_initEnvironment and uno_ext_getMappingDavid Tardon1-2/+2
2012-08-22fix StackOverflowException in climakerPeter Foley1-9/+6
2012-08-22convert climaker to new syntaxPeter Foley4-658/+646
2012-08-13OpenOffice.org->LibreOfficeAndras Timar1-2/+2
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl1-8/+8
2012-07-14simplify include guardsThomas Arnhold3-3/+3
2012-06-27re-base on ALv2 code.Michael Meeks15-331/+196
2012-06-22re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-21re-base on ALv2 code.Michael Meeks8-187/+115
2012-06-21re-base on ALv2 code.Michael Meeks31-578/+434
2012-06-01nuke unused namespaceTakeshi Abe2-7/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-14/+7
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek1-1/+1
2012-02-06Fixed some cppcheck messagesPKEuS1-1/+0
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+5
2012-01-31OpenOffice.org -> LibreOffice in commentAndras Timar1-4/+4
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-5/+5