summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2015-06-05Revert "vcl: fix Android build"Jan Holesovsky
2015-06-05vcl: fix Android buildMiklos Vajna
2015-06-04Cleanup crossplatform cairoMox Soini
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-05-25use RenderContext in user draw, use ApplySettingsTomaž Vajngerl
2015-05-24rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
2015-05-23loplugin:staticmethodsStephan Bergmann
2015-05-22rendercontext: Make borderwindow painting via rendercontext.Jan Holesovsky
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21Bin one leftoverTor Lillqvist