Age | Commit message (Expand) | Author |
2014-11-14 | coverity#1242632 Untrusted loop bound | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-14 | vcl: move the Impl class of MapMode ...uhm... out of the public header? | Michael Stahl |
2014-11-13 | sw: delete global SwAutoCorrect instance to avoid crash... | Michael Stahl |
2014-11-12 | rename variables in makefile | Daniel Sikeler |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | Guard against wrap-around in SvxFontHeightItem | Stephan Bergmann |
2014-11-11 | Copy the original prop/prop unit | Stephan Bergmann |
2014-11-11 | Revert "Some SvxFontHeightItem clean-up" | Stephan Bergmann |
2014-11-11 | Some SvxFontHeightItem clean-up | Stephan Bergmann |
2014-11-11 | callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effect | Caolán McNamara |
2014-11-11 | WaE: 'register' storage class specifier is deprecated | Tor Lillqvist |
2014-11-11 | fdo#80403: TokenHandler impl. FastTokenHandlerBase | Daniel Sikeler |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | coverity#1242632 Untrusted loop bound | Caolán McNamara |
2014-11-05 | changed some timer to idle | Jennifer Liebel |
2014-11-05 | editeng: SvxRTFParser sal_Bool to bool | Michael Stahl |
2014-11-05 | fdo#79761: parse BlockList.xml only once | Daniel Sikeler |
2014-11-03 | coverity#982161 unchecked return value | David Tardon |
2014-11-03 | coverity#982160 unchecked return value | David Tardon |
2014-11-01 | fdo#84938: replace MIB_ constants with enum | Noel Grandin |
2014-10-31 | missing SAL_CALL | Matúš Kukan |
2014-10-31 | fdo#80403: AutoCorrect uses XFastParser | Daniel Sikeler |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-28 | coverity#735305 Unchecked return value | Caolán McNamara |
2014-10-27 | cid#1209201 Logically dead code | Noel Grandin |
2014-10-27 | fdo#84938: replace KEYTYPE_ constants with enum | Noel Grandin |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-17 | coverity#1247635 Uncaught exception | Caolán McNamara |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-15 | coverity#735333 flush out pointless calls to IsRemote and IsOpen | Caolán McNamara |
2014-10-15 | convert PORTION_KIND constants to enum | Noel Grandin |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-07 | Resolves: fdo#44998 crash when opening context menu of a field | Caolán McNamara |
2014-10-06 | Resolves: fdo#84698 crash in autoreplacement | Caolán McNamara |
2014-10-02 | coverity#1242896 Unused value | Caolán McNamara |
2014-10-01 | coverity#1242436 Identical code for different branches | Caolán McNamara |
2014-10-01 | loplugin: cstylecast | Noel Grandin |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | actually the LineStyle property is *write-only* | Michael Stahl |
2014-09-30 | clean up some weird type-casting in SvxRTFParser | Noel Grandin |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>> | Stephan Bergmann |
2014-09-29 | svtools: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-26 | remove unnecessary casts in misc calls to SvStream.Write* | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt32 | Noel Grandin |