summaryrefslogtreecommitdiff
path: root/cli_ure/README
blob: 8f173dffe8abb1d0afe8620c457f5380d407d58e (plain)
1
2
3
4
5
Common Lang Infrastructure Uno Runtime Environment - support assemblies and tools for the MS .Net (and Mono) UNO binding.

See also:
[git:cli_ure/source/readme.txt]

2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi 2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-04-02callcatcher: remove some unused codeCaolán McNamara 2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet 2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara 2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe 2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe 2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara 2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens 2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann 2012-03-10Correct some mistranslated commentsStefan Knorr (astron) 2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan 2012-03-05Translate german comments in core/comphelperTom Thorogood 2012-03-04Removed dead codeMarc-André Laverdière-Papineau 2012-03-04Removed dead codeMarc-André Laverdière-Papineau 2012-02-29move template out of headerCaolán McNamara 2012-02-26add AddFilterNameCheckOwnFile back for WNTMatúš Kukan 2012-02-25Remove unused codeElton Chung 2012-02-25Remove unused code in basegfx, comphelperElton Chung 2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat 2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann 2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann 2012-02-19Get rid of size() == 0Elton Chung 2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe 2012-02-16Clean up AsyncEventNotifier interfaceStephan Bergmann 2012-02-15Various string function clean upStephan Bergmann 2012-02-14comphelper: add getINT64Lionel Elie Mamane 2012-02-13Make simplified configuration API available down in comphelperStephan Bergmann 2012-02-13callcatcher: regenerate listCaolán McNamara 2012-02-10bah, we don't need these after allCaolán McNamara 2012-02-10extend unit test to islowerCaolán McNamara 2012-02-10Remove unused code.Santiago Martinez 2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich 2012-02-06Typos in method descriptions.Kohei Yoshida 2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud