summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-07Fix RHEL5 buildMiklos Vajna
2016-02-07lokdocview: Create LOK context inside of lok_doc_view_newPranav Kant
2016-02-07lokdocview: Make this GObject class introspectablePranav Kant
2016-02-07lokdocview: Change parent class to GtkDrawingAreaPranav Kant
2016-02-07-Werror,-Wignored-attributes ("attribute declaration must precede definition")Stephan Bergmann
2016-02-07loplugin:unreffunStephan Bergmann
2016-02-07loplugin:literaltoboolconversionStephan Bergmann
2016-02-07-Werror,-Wunused-private-fieldStephan Bergmann
2016-02-07tilebuffer: tileSize as member variable is superfluousPranav Kant
2016-02-07tilebuffer: ZoomFactor as member variable is superfluousPranav Kant
2016-02-07lokdocview: Make tilebuffer an instancePranav Kant
2016-02-07libreofficekit: fix RHEL5 build of tilebufferMiklos Vajna
2016-02-07lokdocview: mark *_get_type() with const function attributePranav Kant
2016-02-07lokdocview: Modernise LOKDocView as GObjectPranav Kant
2016-02-07lokdocview: Lets follow the GObject naming conventionPranav Kant
2016-02-07lokdocview: Let G_BEGIN/END_DECLS handle the compiler checkPranav Kant
2016-02-07lokdocview: fix render calls after LOK callbacksPranav Kant
2016-02-07lokdocview: move GtkDrawingArea size request out of renderDocument()Pranav Kant
2016-02-07lokdocview: check payload for inconsistencies before using itPranav Kant
2016-02-07lokdocview: fixed rectangle format in documentation/commentsPranav Kant
2016-02-07lokdocview, tilebuffer: clean upPranav Kant
2016-02-07lokdocview: wrap a functionality inside a member functionPranav Kant
2016-02-07lokdocview: move commonly used functions and variables to common headerPranav Kant
2016-02-07lokdocview: Add support for editing documentsPranav Kant
2016-02-07lokdocview: Use maps instead of vectorPranav Kant
2016-02-07Add tile buffering supportPranav Kant
2016-02-07lokdocview: use GtkDrawingArea for drawing tilesPranav Kant
2016-02-07lokdocview: add width and height to the visible rectanglePranav Kant
2016-02-07loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2016-02-06Merge correctionsAshod Nakashian
2016-02-06Autocompletion should be case insensitiveSzymon Kłos
2016-02-06Edit control with autocompletionSzymon Kłos
2016-02-06vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2016-02-06loplugin:unusedmethods vclNoel Grandin
2016-02-06don't crash on Shift+F10, men can be null, tdf#92630 follow-upEike Rathke
2016-02-06Broken codeStephan Bergmann
2016-02-06getFiles: truncate to 1 file onlyJulien Nabet
2016-02-06coverity#1311654 Uninitialized scalar fieldCaolán McNamara
2016-02-06coverity#1311650 Dereference after null checkCaolán McNamara
2016-02-06add xpm testsCaolán McNamara
2016-02-06asan: ensure mbMenuKey is initializedCaolán McNamara
2016-02-06Blind fix for kdeJulien Nabet
2016-02-06vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl
2016-02-06vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2016-02-06vcl: pImplify ComboBoxMichael Stahl
2016-02-06vcl: forward declare boost::optional in settings.hxxMichael Stahl
2016-02-06vcl: move resample kernel classes out of bitmap.hxxMichael Stahl
2016-02-06do not include boost/utility.hppMichael Stahl
2016-02-06-Werror,-Wunused-private-fieldStephan Bergmann
2016-02-06Related tdf#91362: disable paper size & orientation selectionKatarina Behrens