Age | Commit message (Expand) | Author |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-23 | remove all use_action_appearance lines | Caolán McNamara |
2018-10-10 | Sure it is a square | Tor Lillqvist |
2018-10-10 | Move the iOS CGBitmapContextCreate() call do doc_paintTile() | Tor Lillqvist |
2018-10-05 | s/0/nullptr/ | Tor Lillqvist |
2018-10-05 | WaE: unused parameter | Tor Lillqvist |
2018-10-05 | Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in Online | Tor Lillqvist |
2018-10-05 | Call also initializeForRendering() and registerCallback() | Tor Lillqvist |
2018-10-02 | More hacking on the tilebench part of the UnitTest app | Tor Lillqvist |
2018-09-29 | band-aid: deprecated-declarations related to gtk | Julien Nabet |
2018-09-29 | Band-aid fix for deprecate gtk_css_provider_get_default | Julien Nabet |
2018-09-28 | Start on the iOS unit test app | Tor Lillqvist |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-08 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-07-16 | coverity#1437959 Copy into fixed size buffer | Caolán McNamara |
2018-07-09 | tilebench: add --preinit mode. | Michael Meeks |
2018-07-09 | tilebench: add dialog profiling mode. | Michael Meeks |
2018-07-09 | Re-factor to allow dialog profiling. | Michael Meeks |
2018-06-28 | Fix typos | Andrea Gelmini |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-04-17 | cppcheck - fix variableScope in some files | Gökhan Gurbetoğlu |
2018-03-21 | lok: be informative and exit when tilebench fails to initialize | Ashod Nakashian |
2018-03-15 | move Bitmap::ScopedWriteAccess inside vcl | Noel Grandin |
2018-03-14 | lokdialog: debug red-colored boundary for last painted region | Pranav Kant |
2018-03-13 | lokdocview: new property 'is-initialized'; fix gtktiledviewer for calc | Pranav Kant |
2018-03-05 | Resolves: tdf#116188 set min version on all .ui files to 3.18 | Caolán McNamara |
2018-02-27 | Fix build, for real this time | Pranav Kant |
2018-01-14 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: libreofficekit | Stephan Bergmann |
2017-12-23 | LOK: support tile-dumping in tilebench | Ashod Nakashian |
2017-12-23 | LOK: tilebench improvements | Ashod Nakashian |
2017-12-15 | lokdialog: If we already have the title, emit it during creation | Pranav Kant |
2017-12-15 | lokdialog: gtv: Set dialog title on callback | Pranav Kant |
2017-12-04 | lokdialog: multiview: Do not mix one view with other | Pranav Kant |
2017-12-04 | lokdialog: Merge dialog & dialog child mouse event APIs into one | Pranav Kant |
2017-12-04 | lokdialog: Rename postDialogKeyEvent -> postWindowKeyEvent | Pranav Kant |
2017-12-04 | lokdialog: Simplify; make the LOK dialog API more generic | Pranav Kant |
2017-12-04 | lokdialog: Do not underestimate the dialog size | Pranav Kant |
2017-12-04 | lokdialog: Allow closing a dialog from LOK client | Pranav Kant |
2017-12-04 | gtv: Width, height properties should not be construct only | Pranav Kant |
2017-12-04 | gtv: Remember recently executed UNO commands | Pranav Kant |
2017-12-02 | require at least gtk3 3.12.0 to build gtk3 bits | Caolán McNamara |
2017-12-02 | require at least gtk3 3.10.0 to build gtk vclplug | Caolán McNamara |
2017-11-29 | lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly. | Pranav Kant |
2017-11-29 | gtv: Kill dialog selector combo box | Pranav Kant |
2017-11-29 | lokdialog: Make vcl::DialogID an integer | Pranav Kant |
2017-11-29 | lokdialog: Create dialog when callback is received | Pranav Kant |