--- assumeFilename: cppu/source/uno/data.cxx blacklist: cppu/qa/test_any.cxx: # No hpp -> hdl replacement needed - Enum1.hpp - Enum2.hpp - Interface1.hpp - Interface2.hpp - Interface2a.hpp - Interface2b.hpp - Interface3.hpp cppu/source/cppu/cppu_opt.cxx: # Unit test fails without uno/Any.hxx - com/sun/star/uno/Any.hxx cppu/source/helper/purpenv/helper_purpenv_Environment.cxx: # Needed by the implementation of Environment_initWithEnterable - cppu/helper/purpenv/Environment.hxx cppu/source/threadpool/current.cxx: # FIXME removing this make linking fail in binaryurp - uno/current_context.h cppu/source/threadpool/threadident.cxx: # Don't replace hxx -> h in URE API - rtl/byteseq.hxx # FIXME removing this make linking fail in binaryurp - uno/threadpool.h ice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unodevtools
AgeCommit message (Expand)Author
2014-04-08Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-18Make parameters const too.Andrzej Hunt
2014-03-18loplugin:passstringbyrefAndrzej Hunt
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-03unodevtools: rename makefile like the ExecutableMichael Stahl
2014-02-26Remove visual noise from unodevtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17unodevtools: sal_Bool -> boolStephan Bergmann
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-08-26unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl
2013-08-26unodevtools: why does the C++ generating code check java5 flag?Michael Stahl
2013-07-11added FIXME-BCP47 commentEike Rathke
2013-07-11added FIXME-BCP47 commentEike Rathke
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa