summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-02-27lok: Re-introduce the cancellation of tracking.Jan Holesovsky
2018-02-24lok: All mouse,key events asyncPranav Kant
2018-02-23lok sc: Post mouse events to main threadPranav Kant
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-02-22sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
2018-02-21lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant
2018-02-21lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-13lok IME: VclEventId does not existPranav Kant
2018-02-13sd, sc lok: IME support + unit testsPranav Kant
2018-02-13sw lok: IME support + unit testPranav Kant
2018-02-12lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-02-05lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-01-24lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-02lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant
2017-12-18tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18Kill old Core Text layout engineKhaled Hosny
2017-12-18DisableGlyphProcessing flag is never set nowKhaled Hosny
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-09add missing includeAndras Timar
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-05simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-12-05simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-12-05move inlines into the classCaolán McNamara
2017-12-05coverity#1402152 Uninitialized pointer fieldCaolán McNamara
2017-12-05just calculate the scanline positionsCaolán McNamara
2017-12-05mpScanBuf can be privateCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-12-05convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2017-12-05defaults are good enoughCaolán McNamara
2017-12-05Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-12-05noone cares about the return from WriteGraphic eitherCaolán McNamara
2017-12-05noone cares about the return from ReadGraphicCaolán McNamara
2017-12-05loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2017-12-05convert BmpFilter to scoped enumNoel Grandin
2017-12-05BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann
2017-12-05Extend ScopedBitmapAccess and modify various classes to use itMark Page
2017-12-05lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-05lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant