summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-22gtk3: native focus rects are fine for flat buttonsCaolán McNamara
2015-07-17GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl
2015-07-13-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl
2015-07-10-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl
2015-07-09opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-02No need for these declarations to be publicTor Lillqvist
2015-06-30Fix typosAndrea Gelmini
2015-06-30CreateAccessible just forwards to the parent impl alreadyCaolán McNamara
2015-06-30these can be privateCaolán McNamara
2015-06-30gtk3: listen to state-flags-changed and disable toplevels when in backdropCaolán McNamara
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-26vcl: document the non-obvious WinSalInstance's WaitMutex membersMichael Stahl
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-26Resolves: tdf#92293 gtk3: get a11y workingCaolán McNamara
2015-06-25WaE: -Winconsistent-missing-overrideTor Lillqvist
2015-06-25implement GtkSalFrame::GetKeyName with some code lying around handyCaolán McNamara
2015-06-25gtk3: move cairo region clipping to svpCaolán McNamara
2015-06-24gtk3: move createCairoContext down to svpgdiCaolán McNamara
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks
2015-06-21Fix typosAndrea Gelmini
2015-06-19gtk3: drop manually constructed mpMenuItemStyleCaolán McNamara
2015-06-19gtk3: use correct check menu item styleCaolán McNamara
2015-06-18gtk3 clipboard supportCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17remove all traces of old device codeMarkus Mohrhard
2015-06-17support multiple devices in the blacklistMarkus Mohrhard
2015-06-17first part for server based blacklistMarkus Mohrhard
2015-06-17Resolves: tdf#91880 Invalidate graphics when the gtk window is destroyedCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-06-12std::list for SchedulerJuergen Funk
2015-06-12in general this seems to make more senseMarkus Mohrhard
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-07Remove include stdio (part8)Julien Nabet
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky