summaryrefslogtreecommitdiff
path: root/lotuswordpro
ModeNameSize
-rw-r--r--CppunitTest_lotuswordpro_import_test.mk1177logplain
-rw-r--r--CppunitTest_lotuswordpro_test_lotuswordpro.mk1356logplain
-rw-r--r--IwyuFilter_lotuswordpro.yaml3820logplain
-rw-r--r--Library_lwpft.mk8940logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_lotuswordpro.mk656logplain
-rw-r--r--README.md1580logplain
d---------inc1070logplain
d---------qa / cppunit34logplain
d---------source / filter33logplain
d---------util47logplain
5:46:35 +0100'>2014-12-19IMPL_RTL_INTERN -> IMPL_RTL_IS_USTRINGStephan Bergmann 2014-10-03coverity#1241327 Dereference after null checkCaolán McNamara 2014-10-03coverity#1241080 Dereference after null checkCaolán McNamara 2014-07-28Include <algorithm> for std::minTor Lillqvist 2014-07-04Use standard library optimised routines for OUString/OStringNoel Grandin 2014-03-31coverity#983373 Dereference before null checkCaolán McNamara 2014-02-18Stick to a single O[U]String hash functionStephan Bergmann 2014-02-17sal: sal_Bool -> boolStephan Bergmann 2014-02-13Move string hash function into String class.Muthu Subramanian 2013-10-09Fail fast at least in debug buildsStephan Bergmann 2013-09-30Clean up rtl/character.hxxStephan Bergmann 2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini 2013-08-22Various undefined behavior involving signed integersStephan Bergmann 2013-08-20rtl::compareAsciiIgnoreCase cannot be used hereStephan Bergmann 2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini 2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann 2013-03-26No need for a template hereStephan Bergmann 2013-03-26Could the failing MSVC tinderbox be due to implementation-defined /Stephan Bergmann 2013-03-25Handle oveflow in O(U)String::toInt() functionsZolnai Tamás 2013-03-23coverity#704247 Logically dead codeJulien Nabet 2013-02-22Bin pointless single-child directory levelTor Lillqvist