summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-10-13tdf#107605: Fix reading version 0 OS/2 font tableKhaled Hosny
2017-10-13Fix typoAndrea Gelmini
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-12Notebookbar: allow only one tab lineSzymon Kłos
2017-10-12prevent crash while disposing ListControl when children are disposedMarkus Mohrhard
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-09tdf#112931 always signal AllUserEventsProcessedJan-Marek Glogowski
2017-10-09allow adding the ListControl through UI filesMarkus Mohrhard
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski
2017-10-06KDE update system loop integrationJan-Marek Glogowski
2017-10-06coverity#1418966 static_cast should be sufficientCaolán McNamara
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann
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-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04don't add WB_CLIPCHILDREN to toplevel dialog builder creationCaolán McNamara
2017-10-04tdf#95656 fix orientation for Bopomofo tonal marksMark Hung
2017-10-03tdf#107605: Fix line height cslculation for broken fontsKhaled Hosny
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-03WB_DOCKBORDER is deadNoel Grandin
2017-10-03Resolves: tdf#112827 gtk3 menubar not RTL under RTL localesCaolán McNamara
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02tdf#112769 Don't multi-trigger AllEventsProcessedJan-Marek Glogowski
2017-10-02Removed duplicated includesAndrea Gelmini
2017-10-02lokdialog: Emit dialog close callback upon dialog closePranav Kant
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
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-10-02lokdialog: Handle key events in corePranav Kant
2017-10-02lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-10-02move ITileRenderable implementation to own fileTomaž Vajngerl
2017-10-02Give name to debug event injectorPranav Kant
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-29ofz+ubsan: signed integer overflowCaolán McNamara
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-29Improve the commentMaxim Monastirsky
2017-09-29Make sure GetText() is called at the right stageMaxim Monastirsky
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann