summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann
2017-12-11Remove unnecessary forward declarationStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08Build fix: forward-decl rtl::OUStringEike Rathke
2017-12-08Build fixSzymon Kłos
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-30loplugin:unusedenumconstantsNoel Grandin
2017-11-29Fix typosAndrea Gelmini
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-11-14ofz: if parsing failed we keep reparsing itCaolán McNamara
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-13Fix typosAndrea Gelmini
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-09lokdialog: Invalidate-all when size is changedPranav Kant
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-11-06convert various vcl system fields from unsigned long -> sal_uInt32Noel Grandin
2017-11-06BitmapColor::GetLuminance doesn't need to use unsigned longNoel Grandin