summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* Drop duplicate #includeTakeshi Abe2013-12-102-2/+0
* outter -> outer (also when "outter" is inside another word)Julien Nabet2013-11-235-23/+23
* -Werror,-Wduplicate-enumStephan Bergmann2013-11-141-1/+2
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-2/+2
* remove unnecessary use of OUString constructorNoel Grandin2013-11-113-18/+18
* cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet2013-11-042-4/+6
* Related: fdo#71147 lwp-files open not or without charts/tablesJulien Nabet2013-11-041-0/+2
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-3/+2
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-222-3/+3
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-9/+3
* drop some tools/string includesCaolán McNamara2013-10-203-4/+1
* CID#738972 use after freeCaolán McNamara2013-10-141-3/+9
* CID#736180 out of boundsCaolán McNamara2013-10-091-0/+3
* HighLight -> Highlight.Jan Holesovsky2013-10-046-14/+14
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* fix OUString conversion in lotuswordproCaolán McNamara2013-10-011-5/+8
* convert String to OUString in lotuswordpro moduleNoel Grandin2013-10-015-71/+71
* CID#738545 uninitialized scalarCaolán McNamara2013-09-111-1/+1
* CID#736398 resource leakCaolán McNamara2013-09-101-16/+5
* Remove pointless comments and ASCII artTor Lillqvist2013-09-011-4/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-4/+8
* cppcheck: fix redundant assignmentsJulien Nabet2013-08-221-2/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-6/+6
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-211-3/+3
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-5/+5
* Mark as constTakeshi Abe2013-08-122-2/+2
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-303-4/+6
* Some more toInt32 clean upStephan Bergmann2013-06-141-1/+1
* cppcheck: fix operatorEqVarError (in lotuswordpro)Julien Nabet2013-06-141-0/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-1/+2
* fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin2013-06-052-6/+6
* fix original intent of the lwp import codeCaolán McNamara2013-05-151-0/+4
* Fix warning: unused variable 'aFuncName' [loplugin]Tor Lillqvist2013-05-151-2/+0
* OUString::replaceAt() does not modify the OUStringTor Lillqvist2013-05-151-1/+1
* String.AppendAscii DropRicardo Montania2013-05-151-29/+13
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-156-14/+14
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-50/+26
* fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza2013-04-261-2/+0
* ditch libi18nlangtagicu againEike Rathke2013-04-251-1/+0
* removed commented out code that wouldn't be correct anywayEike Rathke2013-04-251-45/+0
* use LanguageTagIcuEike Rathke2013-04-242-15/+7
* extend license filtering, and add fallback-checks.Michael Meeks2013-04-241-4/+1
* Add license filtering to configure.Michael Meeks2013-04-241-0/+4
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-227-165/+28
* Some cppcheck cleaningJulien Nabet2013-04-071-2/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07133-818/+815
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* remove external include guardsThomas Arnhold2013-03-252-24/+1
* Fix warning: unused variable 'sFormat' [loplugin]Tor Lillqvist2013-03-261-1/+1