Age | Commit message (Expand) | Author |
2017-02-07 | uitest: provide a way to get a json representation of the ui info | Markus Mohrhard |
2017-02-07 | tdf#104101 Improve the session management handling | Juergen Funk |
2017-02-06 | vcl: fix inconsistent GraphicsStateUpdateFlags asserts | Michael Stahl |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-06 | tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc. | dilekuzulmez |
2017-02-06 | loplugin:unusedenumconstants in vcl | Noel Grandin |
2017-02-05 | sal_uIntPtr to sal_uInt16 | Matteo Casalin |
2017-02-05 | circular freetype and harfbuzz dependency | Caolán McNamara |
2017-02-03 | Typos | Julien Nabet |
2017-02-03 | Typo: progess->progress | Julien Nabet |
2017-02-03 | Typos | Julien Nabet |
2017-02-03 | tdf#105697: Make the Screenshot command localizable | Muhammet Kara |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-02-02 | convert BmpCombine to scoped enum and drop unused | Noel Grandin |
2017-02-01 | fix crash with gtk3, opengl and presentation console | Caolán McNamara |
2017-02-01 | Revert "vcl: include config_features.h" | Michael Stahl |
2017-02-01 | Need <config_features.h> here, too | Tor Lillqvist |
2017-02-01 | loplugin:unnecessaryoverride | Stephan Bergmann |
2017-02-01 | vcl: include config_features.h | Michael Stahl |
2017-02-01 | Need <config_features.h> here | Tor Lillqvist |
2017-02-01 | gtk3 hidpi xor hack needs to use unscaled extents | Caolán McNamara |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-02-01 | tdf#105461 PDF export: handle text fill color | Miklos Vajna |
2017-02-01 | An env var to disable font lookup | Khaled Hosny |
2017-01-31 | add pct fuzzer | Caolán McNamara |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-30 | extend menu builder to handle radio and check entries | Caolán McNamara |
2017-01-30 | I don't see why we hide 'select all' if there is no insert symbol dialog | Caolán McNamara |
2017-01-30 | convert edit menu to .ui format | Caolán McNamara |
2017-01-30 | vcl: fix MetaTextLine reading, version 2 contains overline | Tomaž Vajngerl |
2017-01-30 | expand SVM test (Mask, TextRect, TextLine) and mtfxmldump | Tomaž Vajngerl |
2017-01-30 | support accelerator modifiers in menu builder | Caolán McNamara |
2017-01-30 | Resolves: rhbz#1417480 stray bare XWarpPointer call in gtk3 code | Caolán McNamara |
2017-01-30 | tdf#104693: screenshot: fix mirrored mac screenshots | Thorsten Behrens |
2017-01-28 | loplugin:stringconstant | Jochen Nitschke |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | add eps fuzzer | Caolán McNamara |
2017-01-27 | coverity#1371303 Missing move assignment operator | Caolán McNamara |
2017-01-27 | everything ImplClear clears is managed by their dtors anyway | Caolán McNamara |
2017-01-27 | Animation dtor will be called anyway, so drop Clear | Caolán McNamara |
2017-01-27 | everything reset by ImplClear is going to be overwritten anyway | Caolán McNamara |
2017-01-27 | we copy the flag for the context in the ctor, but not the context | Caolán McNamara |
2017-01-27 | remove weirdness of ImpGraphic assignment operator | Caolán McNamara |
2017-01-27 | DisableGlyphInjection does nothing | Khaled Hosny |
2017-01-27 | move these into the member init list | Caolán McNamara |
2017-01-27 | -Werror=int-in-bool-context (GCC 7) | Stephan Bergmann |
2017-01-27 | ImplClear sets mbSwapOut false, so mbSwapOut is actually always false here | Caolán McNamara |