# Binary UNO Runtime CPPU stands for C++ UNO and it contains type definitions / implementations for the core of UNO. The exported API is in C, and there exists some C++ wrappers. ## See also type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-28Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann
2015-11-28Silence clang-cl warnings in ATL headersStephan Bergmann
2015-11-28Remove unused dataStephan Bergmann
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson
2015-09-29