summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara
2015-02-19bPrinter is always false, simplifyCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-12Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04discard excessive (X11) autorepeat keyboard events if they overload LOLuboš Luňák
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-02-04coverity#708576 Uninitialized scalar fieldCaolán McNamara