summaryrefslogtreecommitdiffstats
path: root/cli_ure/source
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage2014-08-081-1/+0
* typo: more then -> more thanTakeshi Abe2014-08-012-3/+3
* Typo: habe->haveJulien Nabet2014-06-291-1/+1
* Typo: apend->appendJulien Nabet2014-06-292-2/+2
* cli_ure: Win32 make quoting problem, use sed to work aroundMichael Stahl2014-06-093-0/+3
* various: remove SAL_THROW macroNoel Grandin2014-06-053-7/+7
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-14/+7
* Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann2014-05-231-4/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-154-8/+8
* use css prefix consistentlyThomas Arnhold2014-05-124-16/+16
* cli_ure: fix dbglevel=2 build on windowsThomas Arnhold2014-05-123-62/+22
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-4/+4
* Fix memory leaksJulien Nabet2014-04-291-0/+2
* typo: noone -> no oneThomas Arnhold2014-04-141-2/+2
* cli_ure: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-36/+2
* Remove visual noise from cli_ureAlexander Wilms2014-02-277-20/+20
* Remove unneccessary commentsAlexander Wilms2014-02-235-38/+38
* Drop unused #includeTakeshi Abe2014-02-141-1/+0
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-0/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-205-57/+43
* cli_ure: remove Package_configMichael Stahl2013-10-281-10/+0
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* fix existing commentsPhilipp Riemer2013-08-311-2/+2
* fix indentationPhilipp Riemer2013-08-311-6/+6
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-10/+2
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-2/+2
* Source files shouldn't have executable bit set.Mark Wielaard2013-05-282-0/+0
* Remove dependency of climaker on registry formatStephan Bergmann2013-04-291-92/+62
* Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128Tor Lillqvist2013-04-251-1/+1
* fdo#61503 fix cli_cppuhelper bootstrap errorPeter Foley2013-04-241-1/+1
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-221-10/+8
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-9/+0
* Adapt to prefixed bootstrap_component_getFactoryStephan Bergmann2013-04-161-1/+2
* Fixed 4 spelling errors in the comments.Golnaz Irannejad2013-04-071-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-37/+27
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-5/+5
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* s/Whith/With/Tor Lillqvist2013-02-221-1/+1
* do not try to concatenate two string literals using +Luboš Luňák2013-01-301-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-308-60/+54
* WaE: C4564 from MSVS 2010Tor Lillqvist2012-12-241-0/+8
* WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist2012-12-242-0/+11
* Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann2012-12-201-2/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-304-8/+2
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-6/+4
* source file modes fixEnrico Weigelt, metux ITS2012-11-142-0/+0
* cli_ure: warning C4965: implicit box of integer 0Michael Stahl2012-10-241-1/+1
* fix warnings in cli_urePeter Foley2012-10-244-60/+60
* Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist2012-10-084-12/+12
* convert uno_bridge to new syntaxPeter Foley2012-10-079-712/+711