summaryrefslogtreecommitdiff
path: root/cli_ure/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Remove dependency of climaker on registry formatStephan Bergmann1-92/+62
2013-04-25Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128Tor Lillqvist1-1/+1
2013-04-24fdo#61503 fix cli_cppuhelper bootstrap errorPeter Foley1-1/+1
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann1-10/+8
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-9/+0
2013-04-16Adapt to prefixed bootstrap_component_getFactoryStephan Bergmann1-1/+2
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-37/+27
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-5/+5
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-22s/Whith/With/Tor Lillqvist1-1/+1
2013-01-30do not try to concatenate two string literals using +Luboš Luňák1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac8-60/+54
2012-12-24WaE: C4564 from MSVS 2010Tor Lillqvist1-0/+8
2012-12-24WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist2-0/+11
2012-12-20Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann1-2/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-8/+2
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-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl1-1/+1
2012-10-24fix warnings in cli_urePeter Foley4-60/+60
2012-10-08Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist4-12/+12
2012-10-07convert uno_bridge to new syntaxPeter Foley9-712/+711
2012-10-07convert cli_ure/source/native to new syntaxPeter Foley3-35/+31
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-4/+4
2012-09-22switch cli_ure to gbuildDavid Tardon8-624/+0
2012-09-22force cli_ure to buildMatúš Kukan1-1/+1
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-07-14simplify include guardsThomas Arnhold3-3/+3
2012-06-27re-base on ALv2 code.Michael Meeks11-247/+148
2012-06-21re-base on ALv2 code.Michael Meeks8-187/+115
2012-06-21re-base on ALv2 code.Michael Meeks21-381/+300
2012-06-01nuke unused namespaceTakeshi Abe2-7/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-14/+7
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek1-1/+1
2012-02-06Fixed some cppcheck messagesPKEuS1-1/+0
2012-01-31OpenOffice.org -> LibreOffice in commentAndras Timar1-4/+4
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-5/+5
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2-2/+0
2011-11-02precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers8-23/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-30/+14
2011-10-05Adapt to removal of dangerous operatorsFridrich Štrba2-2/+2
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+2
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+0
2011-08-17Fix MSVC build against debugging runtimeTor Lillqvist3-0/+15
2011-08-17Bin stuff for compiler versions we don't useTor Lillqvist3-57/+2
2011-04-13fix for fdo#35108 allow dot net clients to bootstrap libreofficeNoel Power1-1/+1