Age | Commit message (Expand) | Author |
2015-03-19 | reorganize resizing surfaces logic | Caolán McNamara |
2015-03-19 | loplugin:constantfunction: vcl | Noel Grandin |
2015-03-19 | move the cairo resize hack into vcl | Caolán McNamara |
2015-03-18 | revert work in progress | Caolán McNamara |
2015-03-18 | more thinking | Caolán McNamara |
2015-03-18 | thinking | Caolán McNamara |
2015-03-18 | claim gtk3 can handle cairo canvas | Caolán McNamara |
2015-03-18 | move the cairo resize hack into vcl | Caolán McNamara |
2015-03-18 | move IsCairoWorking to vclplug level and rename | Caolán McNamara |
2015-03-11 | just trust cairo's clipping instead, simples | Caolán McNamara |
2015-03-11 | make gtk3 performance usable | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-05 | Try a different approach to get the style hierarchy right | Caolán McNamara |
2015-03-05 | mpMenuBarItemStyle is unused | Caolán McNamara |
2015-03-05 | callcatcher: update unused code | Caolán McNamara |
2015-03-04 | damaged does the same gtk_widget_queue_draw_area with -1 top and +2 dimension | Caolán McNamara |
2015-03-04 | drop temp surface and draw direct to backing basebmp surface | Caolán McNamara |
2015-03-04 | move getCairoContext to GtkSalFrame and reuse | Caolán McNamara |
2015-03-04 | GtkSalGraphics never operate on virtual devices | Caolán McNamara |
2015-03-03 | just in case, fallback if not cairo-surface | Caolán McNamara |
2015-03-03 | render text with cairo under gtk3, not headless solution | Caolán McNamara |
2015-02-28 | tdf#89482 - return size of system virtual device resource at construction. | Michael Meeks |
2015-02-27 | Remove unused mpOldSalMenu | Stephan Bergmann |
2015-02-26 | Restore "Use the cairo-compatible basebmp surface for headless" | Caolán McNamara |
2015-02-26 | Revert "Use the cairo-compatible basebmp surface for headless" | Stephan Bergmann |
2015-02-25 | Use the cairo-compatible basebmp surface for headless | Caolán McNamara |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-04 | discard excessive (X11) autorepeat keyboard events if they overload LO | Luboš Luňák |
2015-02-04 | make idle timers actually activate only when idle | Luboš Luňák |
2015-01-27 | these are const inputs, we fill widths from pGlyphIds via pEncoding | Caolán McNamara |
2015-01-27 | rhbz#1177022: vcl: fix PDF embedding of Type 1 fonts | Michael Stahl |
2015-01-27 | add a length arg to GetEmbedFontData | Caolán McNamara |
2015-01-26 | Visible function type RTTI for Clang -fsanitize=function | Stephan Bergmann |
2015-01-26 | Fix --enable-kde4 | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: vcl | Stephan Bergmann |
2015-01-14 | vcl: minor - cleanup inc/unx/salgdi.h | Chris Sherlock |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fdo#84938: convert INDICATOR_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | vcl: cleanup shared SalYieldMutex from GtkYieldMutex. | Michael Meeks |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-11 | vcl: Add BitmapInfoAccess for bitmaps' metadata access | Louis-Francis Ratté-Boulianne |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-04 | Remove dead SalDisplay::GetSalDisplay declaration | Stephan Bergmann |
2014-12-04 | Move SalGenericData::GetSalDisplay() out of generic/gendata.hxx | Stephan Bergmann |
2014-12-03 | vcl: Add dummy Replace to SalBitmap implementations | Louis-Francis Ratté-Boulianne |