Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-16 | loplugin:unusedfields improve write-only analysis | Noel Grandin | 2 | -17/+1 |
2017-05-12 | ofz: use our own OString instead | Caolán McNamara | 3 | -11/+11 |
2017-05-05 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini | 7 | -25/+25 |
2017-05-02 | loplugin:checkunusedparams in hwpfilter..lotuswordpro | Noel Grandin | 3 | -3/+3 |
2017-04-28 | loplugin:salunicodeliteral: lotuswordpro | Stephan Bergmann | 2 | -11/+11 |
2017-04-25 | ofz#1270 avoid oom | Caolán McNamara | 3 | -0/+13 |
2017-04-25 | LtcBenContainer::GetSize is always BenErr_OK | Caolán McNamara | 3 | -17/+3 |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock | 19 | -0/+19 |
2017-04-24 | clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordpro | Noel Grandin | 13 | -80/+23 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 2 | -2/+0 |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin | 2 | -3/+3 |
2017-04-11 | loplugin:inlinefields in lotuswordpro | Noel Grandin | 9 | -74/+31 |
2017-04-11 | ofz: loop in lwp layout | Caolán McNamara | 1 | -1/+7 |
2017-04-11 | loplugin:inlinefields in LwpTextStyle | Noel Grandin | 2 | -34/+12 |
2017-04-07 | loplugin:redundantcast find cstyle arithmetic casts | Noel Grandin | 1 | -3/+3 |
2017-04-06 | loplugin:useuniqueptr extend to catch more localvar cases | Noel Grandin | 2 | -11/+7 |
2017-04-03 | ofz#721 use vector::at to check index | Caolán McNamara | 1 | -2/+2 |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna | 5 | -8/+8 |
2017-03-28 | ofz#955 timeout in lwp loading | Caolán McNamara | 1 | -1/+4 |
2017-03-26 | lwp: convert hopeful asserts to exceptions | Caolán McNamara | 1 | -7/+5 |
2017-03-26 | ofz#944 avoid recurse to death | Caolán McNamara | 2 | -1/+7 |
2017-03-25 | Fix typos | Andrea Gelmini | 7 | -7/+7 |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin | 1 | -3/+3 |
2017-03-23 | Typo: boder->border | Julien Nabet | 2 | -28/+28 |
2017-03-20 | Resolves: ofz#820 an exception is an acceptable outcome | Caolán McNamara | 1 | -2/+1 |
2017-03-19 | fix typo/grammar: "the the" --> the | dennisroczek | 1 | -11/+6 |
2017-03-17 | Get rid of some unnecessary macros | Stephan Bergmann | 13 | -144/+137 |
2017-03-15 | ofz: avoid oom | Caolán McNamara | 1 | -0/+8 |
2017-03-15 | Avoid unnecessary, wrong downcast | Stephan Bergmann | 3 | -4/+4 |
2017-03-14 | ofz#866 crash in LwpFormulaInfo::ReadArguments | Caolán McNamara | 2 | -2/+2 |
2017-03-14 | improve scoping | Caolán McNamara | 1 | -5/+3 |
2017-03-14 | ofz: use std::vector for long buffers | Caolán McNamara | 2 | -30/+12 |
2017-03-13 | ofz#836 fix leak | Caolán McNamara | 1 | -3/+3 |
2017-03-12 | Fix typos | Andrea Gelmini | 2 | -8/+8 |
2017-03-11 | ofz: turn assert into throw | Caolán McNamara | 1 | -1/+2 |
2017-03-10 | ofz#801 avoid oom | Caolán McNamara | 3 | -0/+15 |
2017-03-07 | loplugin:loopvartoosmall | Stephan Bergmann | 1 | -9/+6 |
2017-03-04 | fail on unknown version flags | Caolán McNamara | 1 | -3/+2 |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann | 9 | -27/+27 |
2017-03-02 | fix leak | Caolán McNamara | 1 | -12/+12 |
2017-03-02 | add lwp fuzzer | Caolán McNamara | 1 | -3/+2 |
2017-03-02 | avoid recursive register style | Caolán McNamara | 2 | -1/+1 |
2017-03-02 | Fix typos | Andrea Gelmini | 4 | -4/+4 |
2017-03-02 | fix leak | Caolán McNamara | 1 | -6/+6 |
2017-03-02 | dig out lotuswordpros table limits | Caolán McNamara | 2 | -0/+11 |
2017-03-01 | build WordProCellsMap much faster | Caolán McNamara | 1 | -4/+1 |
2017-03-01 | ofz: oom on seeks past end of SvMemoryStream | Caolán McNamara | 1 | -1/+4 |
2017-03-01 | fix leak | Caolán McNamara | 1 | -10/+8 |
2017-03-01 | fix leak | Caolán McNamara | 8 | -114/+98 |