summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2017-12-05lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-11-30lok: calc: set outline stateMarco Cecchetti
2017-11-28lok - calc: outline and group handlingMarco Cecchetti
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-27vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-16lokdialog: Expose cursor visible statusPranav Kant
2017-11-16lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-11-15lokdialog: Invalidate-all when size is changedPranav Kant
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant