summaryrefslogtreecommitdiff
path: root/lotuswordpro
ModeNameSize
-rw-r--r--CppunitTest_lotuswordpro_test_lotuswordpro.mk1373logplain
-rw-r--r--Library_lwpft.mk8862logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_lotuswordpro.mk613logplain
-rw-r--r--README42logplain
d---------inc / pch30logplain
d---------qa / cppunit34logplain
d---------source / filter33logplain
d---------util47logplain
f='/cgit/lo/core/commit/sal/rtl?h=co-6.0-38&id=11ea31b5e468e3fd0865d0b4d1137dc514e36cc5'>coverity#705205 Missing break in switchCaolán McNamara 2014-03-11"overflow" is one wordTor Lillqvist 2014-03-01Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann 2014-03-01Remove visual noise from salAlexander Wilms 2014-02-28Simplify string constructionStephan Bergmann 2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist 2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-18Stick to a single O[U]String hash functionStephan Bergmann 2014-02-17sal: sal_Bool -> boolStephan Bergmann 2014-02-13Revert "sal: fix some clang warning about implicit bool conversion"Stephan Bergmann 2014-02-13Move string hash function into String class.Muthu Subramanian 2014-02-12sal: fix some clang warning about implicit bool conversionMichael Stahl 2014-02-10Do not do RTL_LOG_STRING_NEW on null pointerStephan Bergmann 2014-01-28bool improvementsStephan Bergmann 2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann 2014-01-10Use boolStephan Bergmann 2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa 2013-12-02Drop duplicate #includeTakeshi Abe 2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann 2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin 2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin 2013-11-14Use rtl::StaticStephan Bergmann 2013-11-14-Werror,-Wunused-member-functionStephan Bergmann 2013-11-14-Werror,-Wunused-member-functionStephan Bergmann 2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin 2013-11-12document the use of the strtmpl.cxx and remove unnecessary macro usageNoel Grandin 2013-11-07Name threads for debug purposeArnaud Versini 2013-10-28Related: fdo#69641 convert OSL_ASSERT into assertCaolán McNamara