summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2015-04-10ImplSVGDIData didn't dispose its contents previously; clobber it for now.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: improve detection of vcl::Window fieldsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclref: re-work mbInDtor handling, add IsDisposed method and more.Michael Meeks
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-04-09vclwidget: add some dispose() checkingNoel Grandin
2015-04-09loplugin: vclwidget: add check that dispose is calling superclass disposeNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-30vcl: fix GCC buildMiklos Vajna
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
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