summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07132-812/+809
* remove external include guardsThomas Arnhold2013-03-252-24/+1
* Fix warning: unused variable 'sFormat' [loplugin]Tor Lillqvist2013-03-261-1/+1
* reduce whitespaces between include and filenameThomas Arnhold2013-03-19180-453/+453
* coverity#736014 Using invalid iteratorJulien Nabet2013-03-181-1/+1
* restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara2013-03-151-2/+31
* Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2013-03-151-32/+2
* sal_Bool to boolTakeshi Abe2013-03-042-2/+2
* loplugin: unused variables and commented codeThomas Arnhold2013-03-031-2/+0
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-181-1/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-181-4/+2
* coverity: fix memory leakMarkus Mohrhard2013-02-181-7/+7
* coverity: fix memory leakMarkus Mohrhard2013-02-181-1/+1
* coverity: no need to use a pointer hereMarkus Mohrhard2013-02-181-6/+6
* coverity: new[] vs delete mismatchMarkus Mohrhard2013-02-181-1/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-181-2/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-181-2/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-181-0/+2
* coverity#738975 Use after freeCaolán McNamara2013-02-161-3/+6
* Some cppcheck cleaningJulien Nabet2013-01-262-1/+2
* Again Fix others Consecutive return, breakJulien Nabet2013-01-191-12/+0
* Fix Consecutive return, breakJulien Nabet2013-01-191-4/+0
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-1/+2
* fdo#39440 - cppcheck cleanlinessRadu Ioan2012-12-301-5/+2
* Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordproMarcos Paulo de Souza2012-12-111-14/+12
* AllSettings with LanguageTagEike Rathke2012-11-221-2/+4
* cppCheck: Various clean-upjailletc362012-11-061-1/+1
* Remove useless codeMarcos Paulo de Souza2012-10-097-81/+1
* Remove not used macros from lotusworkproMarcos Paulo de Souza2012-10-027-63/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-015-7/+11
* Prefixify lotuswordproTor Lillqvist2012-10-011-1/+1
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Remove unused variableJulien Nabet2012-09-151-1/+0
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-3112-26/+5
* Remove unused code: those classes are unusedThomas Arnhold2012-08-013-134/+0
* Change form of checking self-assignment + cleaning before assigningJulien Nabet2012-07-161-41/+45
* Check for assignment to self for =operatorJulien Nabet2012-07-141-0/+3
* Perform initalization in initialization listJulien Nabet2012-07-141-20/+5
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-69/+69
* Remove include guardsThomas Arnhold2012-06-298-21/+0
* Remove unused include filesThomas Arnhold2012-06-276-503/+0
* Remove commented out codeThomas Arnhold2012-06-271-202/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2613-25/+0
* nuke dead codeTakeshi Abe2012-06-0711-213/+1
* Targeted string re-work for lotuswordpro filterThorsten Behrens2012-06-019-63/+64
* targeted string re-workNorbert Thiebaud2012-05-291-10/+10
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1