summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2015-07-304-56/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-242-3/+0
* Fix typosAndrea Gelmini2015-07-194-5/+5
* remove pointless comments in lotuswordproNoel Grandin2015-07-17152-1147/+102
* loplugin:unusedmethods lotuswordproNoel Grandin2015-07-1776-1375/+51
* Fix typosAndrea Gelmini2015-07-081-3/+3
* Fix typosAndrea Gelmini2015-07-0310-11/+11
* Fix typosAndrea Gelmini2015-06-303-3/+3
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-306-17/+12
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-211-1/+1
* Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann2015-06-191-9/+9
* Remove unnecessary variableStephan Bergmann2015-06-191-3/+1
* Use a more straightforward hash functionStephan Bergmann2015-06-191-10/+2
* Consistently represent bullet char as OUStringStephan Bergmann2015-06-195-14/+10
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-173-5/+5
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-1520-128/+57
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-3/+1
* Fix typosAndrea Gelmini2015-06-131-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-1131-71/+61
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-102-6/+6
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-092-3/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* Remove include stdio (part7)Julien Nabet2015-06-073-4/+0
* these types come directly from the file itselfCaolán McNamara2015-06-051-2/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-015-10/+10
* loplugin:staticmethodsNoel Grandin2015-05-0530-52/+52
* redundant castCaolán McNamara2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-4/+4
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks2015-04-101-4/+4
* | More loplugin:simplifyboolStephan Bergmann2015-04-273-4/+4
* | loplugin:simplifyboolStephan Bergmann2015-04-247-31/+30
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-237-29/+29
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-1523-124/+124
* | tdf#90028 avoid crash if style is not foundDavid Tardon2015-04-141-4/+8
|/
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-3/+3
* fix windows buildNoel Grandin2015-03-241-2/+2
* loplugin:constantfunction: lotuswordproNoel Grandin2015-03-2413-36/+14
* TyposJulien Nabet2015-03-231-1/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* TyposJulien Nabet2015-03-121-1/+1
* lotuswordpro: PVS-Studio V674 comparing long to doubleMichael Stahl2015-03-121-1/+1
* slightly odd stuff hereCaolán McNamara2015-03-111-16/+7
* TyposJulien Nabet2015-03-082-3/+3