- e3d053c tdf#73071 Enable styles content panel in calc and fix spacing issue by Yousuf Philips · 11 years ago feature/cairo
- 075eba3 Consistently represent bullet char as OUString by Stephan Bergmann · 11 years ago
- 1da8622 Remove unnecessary variable by Stephan Bergmann · 11 years ago
- 1a82c3a Resolves: tdf#92687 implement drawPolyPolygon via cairo by Caolán McNamara · 10 years ago
- 194858c build cairo on android by Caolán McNamara · 10 years ago
- 042e7e5 do all the headless using platforms have cairo ? by Caolán McNamara · 10 years ago
- 1d84eb0 need cairo >= 1.10.0 for these features by Caolán McNamara · 11 years ago
- f4f8fd8 loplugin:unusedmethods vcl by Noel Grandin · 11 years ago
- e3acf2b7 try harder to hide this from android tinderbox by Caolán McNamara · 11 years ago
- bc90769 WaE: error: 'CAIRO_VERSION' is not defined by Caolán McNamara · 11 years ago
- 38adab1 error: missing binary operator before token '(' by Caolán McNamara · 11 years ago
- 7e0992a WaE: -Werror=unused-parameter on Android by Caolán McNamara · 11 years ago
- f844adc gtk3: move cairo region clipping to svp by Caolán McNamara · 11 years ago
- 6dc6c9e cairo_format_stride_for_width is 1.6 onwards by Caolán McNamara · 11 years ago
- a93b90f libreofficekit: -Werror,-Wformat-security by Miklos Vajna · 11 years ago
- eb9be41 lokdocview: post_command arguments are not supposed to be const by Pranav Kant · 11 years ago
- 0f42780 lokdocview: setGraphicSelection in another thread by Pranav Kant · 11 years ago
- 871fd7a lokdocview: Move postMouseEvent in separate LOK thread by Pranav Kant · 11 years ago
- 56b9806 lokdocview: Use only one ctor for instantiating LOEvent by Pranav Kant · 11 years ago
- b7ea2a0 lokdocview: Follow the camelCase naming convention by Pranav Kant · 11 years ago
- ea48067 lokdocview: Cannot use same GTask object for all calls. by Pranav Kant · 11 years ago
- 53597fe Use thread pool for LOK call: paintTile() by Pranav Kant · 11 years ago
- 341e235 lokdocview, tilebuffer: Add DOxygen comments by Pranav Kant · 11 years ago
- 150f78d lokdocview: Make paintTile() async by Pranav Kant · 11 years ago
- d2b0267 lokdocview: Use a thread pool for most LOK calls by Pranav Kant · 11 years ago
- c1b4639 gtktiledviewer: Fill whole statusbar with progressbar by Pranav Kant · 11 years ago
- a4541c1 lokdocview: Emit load-changed signal showing load progress by Pranav Kant · 11 years ago
- 5100e67 lokdocview: Call open_document in another thread by Pranav Kant · 11 years ago
- c2fd46e gtktiledviewer: method for resetting all tiles by Mihai Varga · 11 years ago
- 0431792 lokdocview: Grab focus on mouse 'button-press-event' by Pranav Kant · 11 years ago
- d9e92d8 g_assert_nonnull was not declared by Caolán McNamara · 11 years ago
- d60cd17 gtktiledviewer: Don't continue on widget init failure by Pranav Kant · 11 years ago
- fb8f2ab lokdocview: Handle DELETE key by Pranav Kant · 11 years ago
- c98849c5 tilebuffer: Add timer to measure paintTile() call by Pranav Kant · 11 years ago
- fe6f4b3 lokdocview: Remove superfluous *_post_key() by Pranav Kant · 11 years ago
- bf0b4d3 lokdocview: Don't handle hyperlink clicks by Pranav Kant · 11 years ago
- ec6efb4 lokdocview: fixed a signal name by Pranav Kant · 11 years ago
- 8493507 lokdocview: Use *get_instance_private () to get private structure by Pranav Kant · 11 years ago
- 23ec60b lokdocview: Use GInitable by Pranav Kant · 11 years ago
- 8274942 gtktiledviewer: do HTML copying if possible by Miklos Vajna · 11 years ago
- 1742d97 LOK: return used format in Document::getTextSelection() by Miklos Vajna · 11 years ago
- fde8d98 gtktiledviewer: add copy button by Miklos Vajna · 11 years ago
- a4d5b56 lokdocview: couple for missing static_cast<GParamFlags>() by Miklos Vajna · 11 years ago
- 3f27467 Superfluous block; lets merge into one by Pranav Kant · 11 years ago
- 5401c4f lokdocview: Restructure this GObject class by Pranav Kant · 11 years ago
- 00fa451 gtktiledviewer: Replace deprecated Gtk functions by Pranav Kant · 11 years ago
- b89bdd7 lokdocview, gtktiledviewer: Remove gtk version checks by Pranav Kant · 11 years ago
- 85adeae lokdocview: Port to gtk3; 'expose-event' -> 'draw' by Pranav Kant · 11 years ago
- d66ea8e lokdocview, gtktiledviewer: Port to gtk3 by Pranav Kant · 11 years ago
- d4344a2 cppcheck: postfixOperator by Julien Nabet · 11 years ago
- 142903f Fix RHEL5 build by Miklos Vajna · 11 years ago
- f542026 lokdocview: Create LOK context inside of lok_doc_view_new by Pranav Kant · 11 years ago
- 4ba751d lokdocview: Make this GObject class introspectable by Pranav Kant · 11 years ago
- b86e248 lokdocview: Change parent class to GtkDrawingArea by Pranav Kant · 11 years ago
- c3952f7 -Werror,-Wignored-attributes ("attribute declaration must precede definition") by Stephan Bergmann · 11 years ago
- e4a03f9 loplugin:unreffun by Stephan Bergmann · 11 years ago
- bfca004 loplugin:literaltoboolconversion by Stephan Bergmann · 11 years ago
- 3973f28 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
- 0c47667 tilebuffer: tileSize as member variable is superfluous by Pranav Kant · 11 years ago
- d996585 tilebuffer: ZoomFactor as member variable is superfluous by Pranav Kant · 11 years ago
- bb00f16 lokdocview: Make tilebuffer an instance by Pranav Kant · 11 years ago
- e3425e4 libreofficekit: fix RHEL5 build of tilebuffer by Miklos Vajna · 11 years ago
- 18b5ace lokdocview: mark *_get_type() with const function attribute by Pranav Kant · 11 years ago
- 5c3a1f3f lokdocview: Modernise LOKDocView as GObject by Pranav Kant · 11 years ago
- 9d09268 lokdocview: Lets follow the GObject naming convention by Pranav Kant · 11 years ago
- 74f6969 lokdocview: Let G_BEGIN/END_DECLS handle the compiler check by Pranav Kant · 11 years ago
- 976fe09 lokdocview: fix render calls after LOK callbacks by Pranav Kant · 11 years ago
- 6d99e66 lokdocview: move GtkDrawingArea size request out of renderDocument() by Pranav Kant · 11 years ago
- 62788e5 lokdocview: check payload for inconsistencies before using it by Pranav Kant · 11 years ago
- 2c48704 lokdocview: fixed rectangle format in documentation/comments by Pranav Kant · 11 years ago
- 77b3bd1 lokdocview, tilebuffer: clean up by Pranav Kant · 11 years ago
- 380ebc7 lokdocview: wrap a functionality inside a member function by Pranav Kant · 11 years ago
- f043348 lokdocview: move commonly used functions and variables to common header by Pranav Kant · 11 years ago
- a62c558 lokdocview: Add support for editing documents by Pranav Kant · 11 years ago
- 75019ec lokdocview: Use maps instead of vector by Pranav Kant · 11 years ago
- 9e897a9 Add tile buffering support by Pranav Kant · 11 years ago
- 6d03671 lokdocview: use GtkDrawingArea for drawing tiles by Pranav Kant · 11 years ago
- de50440 lokdocview: add width and height to the visible rectangle by Pranav Kant · 11 years ago
- d8b492c loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
- 1b7f111 Merge corrections by Ashod Nakashian · 10 years ago
- 9c3bba2 Autocompletion should be case insensitive by Szymon Kłos · 11 years ago
- 5790dee Edit control with autocompletion by Szymon Kłos · 11 years ago
- a4310e5 vcl: remove boost/signal2/signal.hpp from header by Michael Stahl · 11 years ago
- 334a39c loplugin:unusedmethods vcl by Noel Grandin · 11 years ago
- c048c97 don't crash on Shift+F10, men can be null, tdf#92630 follow-up by Eike Rathke · 11 years ago
- db3fed8 Broken code by Stephan Bergmann · 11 years ago
- d6f98c3 getFiles: truncate to 1 file only by Julien Nabet · 11 years ago
- 950220c coverity#1311654 Uninitialized scalar field by Caolán McNamara · 11 years ago
- 6120866 coverity#1311650 Dereference after null check by Caolán McNamara · 11 years ago
- 222118e add xpm tests by Caolán McNamara · 11 years ago
- 7b89439 asan: ensure mbMenuKey is initialized by Caolán McNamara · 11 years ago
- f8e2086 Blind fix for kde by Julien Nabet · 11 years ago
- 80c3937 vcl: avoid a boost::ptr_map in VclBuilder by Michael Stahl · 11 years ago
- dddfa44 vcl: remove boost/signal2/signal.hpp from header by Michael Stahl · 11 years ago
- 572d932 vcl: pImplify ComboBox by Michael Stahl · 11 years ago
- 00f9700 vcl: forward declare boost::optional in settings.hxx by Michael Stahl · 11 years ago
- e17aebd vcl: move resample kernel classes out of bitmap.hxx by Michael Stahl · 11 years ago
- 7a09b45 do not include boost/utility.hpp by Michael Stahl · 11 years ago
- 730ebd7 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
- 91c9a63 Related tdf#91362: disable paper size & orientation selection by Katarina Behrens · 11 years ago