summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#73071 Enable styles content panel in calc and fix spacing issuefeature/cairoYousuf Philips2016-02-081-0/+5
* Consistently represent bullet char as OUStringStephan Bergmann2016-02-085-14/+10
* Remove unnecessary variableStephan Bergmann2016-02-081-3/+1
* Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara2016-02-081-2/+1
* build cairo on androidCaolán McNamara2016-02-0711-20/+41
* do all the headless using platforms have cairo ?Caolán McNamara2016-02-076-99/+96
* need cairo >= 1.10.0 for these featuresCaolán McNamara2016-02-071-1/+1
* loplugin:unusedmethods vclNoel Grandin2016-02-071-1/+0
* try harder to hide this from android tinderboxCaolán McNamara2016-02-071-5/+3
* WaE: error: 'CAIRO_VERSION' is not definedCaolán McNamara2016-02-071-1/+1
* error: missing binary operator before token '('Caolán McNamara2016-02-071-8/+5
* WaE: -Werror=unused-parameter on AndroidCaolán McNamara2016-02-071-0/+5
* gtk3: move cairo region clipping to svpCaolán McNamara2016-02-071-1/+0
* cairo_format_stride_for_width is 1.6 onwardsCaolán McNamara2016-02-071-0/+4
* libreofficekit: -Werror,-Wformat-securityMiklos Vajna2016-02-071-1/+1
* lokdocview: post_command arguments are not supposed to be constPranav Kant2016-02-072-2/+2
* lokdocview: setGraphicSelection in another threadPranav Kant2016-02-072-8/+70
* lokdocview: Move postMouseEvent in separate LOK threadPranav Kant2016-02-072-4/+61
* lokdocview: Use only one ctor for instantiating LOEventPranav Kant2016-02-073-47/+65
* lokdocview: Follow the camelCase naming conventionPranav Kant2016-02-071-10/+10
* lokdocview: Cannot use same GTask object for all calls.Pranav Kant2016-02-071-3/+6
* Use thread pool for LOK call: paintTile()Pranav Kant2016-02-073-127/+125
* lokdocview, tilebuffer: Add DOxygen commentsPranav Kant2016-02-072-0/+17
* lokdocview: Make paintTile() asyncPranav Kant2016-02-073-40/+91
* lokdocview: Use a thread pool for most LOK callsPranav Kant2016-02-072-78/+253
* gtktiledviewer: Fill whole statusbar with progressbarPranav Kant2016-02-071-0/+7
* lokdocview: Emit load-changed signal showing load progressPranav Kant2016-02-072-13/+49
* lokdocview: Call open_document in another threadPranav Kant2016-02-073-26/+86
* gtktiledviewer: method for resetting all tilesMihai Varga2016-02-073-0/+12
* lokdocview: Grab focus on mouse 'button-press-event'Pranav Kant2016-02-071-0/+1
* g_assert_nonnull was not declaredCaolán McNamara2016-02-071-0/+2
* gtktiledviewer: Don't continue on widget init failurePranav Kant2016-02-071-2/+2
* lokdocview: Handle DELETE keyPranav Kant2016-02-071-0/+3
* tilebuffer: Add timer to measure paintTile() callPranav Kant2016-02-071-1/+4
* lokdocview: Remove superfluous *_post_key()Pranav Kant2016-02-073-46/+20
* lokdocview: Don't handle hyperlink clicksPranav Kant2016-02-072-3/+20
* lokdocview: fixed a signal namePranav Kant2016-02-071-1/+1
* lokdocview: Use *get_instance_private () to get private structurePranav Kant2016-02-072-57/+73
* lokdocview: Use GInitablePranav Kant2016-02-073-18/+39
* gtktiledviewer: do HTML copying if possibleMiklos Vajna2016-02-071-2/+35
* LOK: return used format in Document::getTextSelection()Miklos Vajna2016-02-071-1/+3
* gtktiledviewer: add copy buttonMiklos Vajna2016-02-071-0/+21
* lokdocview: couple for missing static_cast<GParamFlags>()Miklos Vajna2016-02-071-8/+5
* Superfluous block; lets merge into onePranav Kant2016-02-071-3/+0
* lokdocview: Restructure this GObject classPranav Kant2016-02-073-855/+1056
* gtktiledviewer: Replace deprecated Gtk functionsPranav Kant2016-02-071-19/+36
* lokdocview, gtktiledviewer: Remove gtk version checksPranav Kant2016-02-072-29/+0
* lokdocview: Port to gtk3; 'expose-event' -> 'draw'Pranav Kant2016-02-072-25/+24
* lokdocview, gtktiledviewer: Port to gtk3Pranav Kant2016-02-075-25/+31
* cppcheck: postfixOperatorJulien Nabet2016-02-071-1/+1