--- assumeFilename: helpcompiler/source/HelpCompiler.cxx excludelist: helpcompiler/inc/HelpCompiler.hxx: # Needed on WIN32 - o3tl/char16_t2wchar_t.hxx helpcompiler/source/LuceneHelper.hxx: # Better to keep the generic header, MSVC problem - CLucene.h helpcompiler/source/HelpIndexer.cxx: # Better to keep the generic, details are order-sensitive - CLucene.h helpcompiler/source/HelpSearch.cxx: # Better to keep the generic, details are order-sensitive - CLucene.h # Don't propose hxx -> h change in URE libs - osl/thread.hxx helpcompiler/source/HelpLinker.cxx: # Needed on WIN32 - o3tl/char16_t2wchar_t.hxx 7fb4e1e2baf95ecae3ba1cd54e'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry/tools
AgeCommit message (Expand)Author
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-14Comment clean-upStephan Bergmann
2013-02-11WaE: strict-aliasing issuesCaolán McNamara
2013-02-11Fix floating point handlingStephan Bergmann
2013-02-05write double/float via union with unsigned type for strict-aliasingCaolán McNamara
2013-02-04WaE unused variableNorbert Thiebaud
2013-02-03More typosStephan Bergmann
2013-02-03reg2bin: Shrink output by reusing common stringsStephan Bergmann
2013-02-03TypoStephan Bergmann
2013-02-03reg2bin: truncate pre-existing output filesStephan Bergmann
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann
2013-01-31TypoStephan Bergmann
2013-01-31Some fixes for previous commit (Clang)Stephan Bergmann
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-01-15Remove obsolete rdbedit toolStephan Bergmann
2013-01-15Remove obsolete checksingleton toolStephan Bergmann
2012-11-28re-base on ALv2 code. Includes:Michael Meeks