summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-03improve debug printing of ErrCodeNoel Grandin
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-11-02improve constparam lopluginNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26vcl: print MapModeMichael Stahl
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-26vcl: minor cleanups in pdfdocumentMiklos Vajna
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21Replace lists by vectors in ppdparser (vcl)Julien Nabet
2017-10-19Remove self-includeStephan Bergmann
2017-10-18use std::unique_ptr in PPDCacheNoel Grandin
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-12allow adding a menu to a modal dialogMarkus Mohrhard
2017-10-10add a method to get all entries from ListControlMarkus Mohrhard
2017-10-10store vcl::Window in ListControl to allow adding VclContainerMarkus Mohrhard
2017-10-09tdf#112939 Color on drop-down color chooser is always blackNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-05Resolves: tdf#86547 width of button box is taken before spacing addedCaolán McNamara
2017-10-05Related: tdf#112063 validation dialog legitimally changes modalityCaolán McNamara
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant