summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker
AgeCommit message (Expand)AuthorFilesLines
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann2-3/+5
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2-3/+3
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-12/+0
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-11-02cli_ure: fix buildMichael Stahl2-12/+12
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-8/+8
2015-10-13remove some useless commentsNoel Grandin1-7/+0
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl1-1/+2
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky1-12/+12
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter2-10/+2
2015-03-25TyposJulien Nabet1-1/+1
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2-13/+0
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl1-2/+2
2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky1-8/+13
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-5/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage1-1/+0
2014-06-29Typo: apend->appendJulien Nabet1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-14/+7
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann1-4/+2
2014-05-12use css prefix consistentlyThomas Arnhold1-1/+1
2014-02-27Remove visual noise from cli_ureAlexander Wilms2-11/+11
2014-02-23Remove unneccessary commentsAlexander Wilms2-20/+20
2014-02-14Drop unused #includeTakeshi Abe1-1/+0
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-6/+3
2013-10-28cli_ure: remove Package_configMichael Stahl1-10/+0
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard2-0/+0
2013-04-29Remove dependency of climaker on registry formatStephan Bergmann1-92/+62
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann1-10/+8
2013-04-16Adapt to prefixed bootstrap_component_getFactoryStephan Bergmann1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
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 Rouvignac3-41/+39
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 Behrens1-2/+0
2012-11-14source file modes fixEnrico Weigelt, metux ITS2-0/+0
2012-09-22switch cli_ure to gbuildDavid Tardon1-117/+0
2012-08-22fix StackOverflowException in climakerPeter Foley1-9/+6
2012-08-22convert climaker to new syntaxPeter Foley4-658/+646
2012-06-27re-base on ALv2 code.Michael Meeks3-67/+40
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-10/+5
2011-11-02precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers2-6/+0
2011-10-05Adapt to removal of dangerous operatorsFridrich Štrba1-1/+1