summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-27gnome#745909 grab/ungrab keyboard for menusCaolán McNamara
2015-03-27vcl: tests for Bitmap, check for symmetry when scaling bitmapsTomaž Vajngerl
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara
2015-03-26loplugin:constantfunction: vcl/unx/gtk3Stephan Bergmann
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-03-23enable gtk3 to support cairo canvasCaolán McNamara
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist
2015-03-19opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18claim gtk3 can handle cairo canvasCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-11just trust cairo's clipping instead, simplesCaolán McNamara
2015-03-11make gtk3 performance usableCaolán McNamara
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-06adapted comments and variable namesTobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Optimized Timer/Idle codeTobias Madl
2015-03-06Idle: Idle and Timer completely independendTobias Madl
2015-03-05Try a different approach to get the style hierarchy rightCaolán McNamara
2015-03-05mpMenuBarItemStyle is unusedCaolán McNamara
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl
2015-03-05remove maHighImage from toolbox as it is unused (no setter)Tomaž Vajngerl
2015-03-04damaged does the same gtk_widget_queue_draw_area with -1 top and +2 dimensionCaolán McNamara
2015-03-04drop temp surface and draw direct to backing basebmp surfaceCaolán McNamara
2015-03-04move getCairoContext to GtkSalFrame and reuseCaolán McNamara
2015-03-04GtkSalGraphics never operate on virtual devicesCaolán McNamara
2015-03-03just in case, fallback if not cairo-surfaceCaolán McNamara
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara
2015-03-02tweak to return a cairo_context instead of a cairo_surfaceCaolán McNamara
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-27seperate headless textrendering into its own classCaolán McNamara
2015-02-27Remove unused mpOldSalMenuStephan Bergmann
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara