summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-3/+2
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann2-2/+2
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+3
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+3
2017-10-27support stock text in checkboxes and radiobuttonsCaolán McNamara1-0/+11
2017-10-26vcl: make MapMode constructor explicitMichael Stahl23-37/+38
2017-10-26vcl: minor cleanups in pdfdocumentMiklos Vajna1-21/+6
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet1-25/+11
2017-10-26tdf#113444 removed capping of default font sizeBernhard Widl1-9/+0
2017-10-25ofz#3750 Undefined-shiftCaolán McNamara1-1/+4
2017-10-25ofz#3753 Integer-overflowCaolán McNamara1-0/+3
2017-10-25tdf#113400: fix crash by destroying returned unique_ptrJulien Nabet1-1/+4
2017-10-25Parsing locale decimal separator after OUStringBuffer::append(double) is wrongEike Rathke1-1/+1
2017-10-24ofz#3748 Invalid-bool-valueCaolán McNamara1-3/+3
2017-10-24ofz#3747 Invalid-bool-valueCaolán McNamara1-3/+4
2017-10-23loplugin:includeform: vclStephan Bergmann117-393/+393
2017-10-23overload std::hash for OUString and OStringNoel Grandin7-27/+27
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann2-2/+2
2017-10-21check bmp seekCaolán McNamara1-1/+2
2017-10-20pdfextoutdevdata: Rearrange code for readability and efficiencyMike Kaganski1-31/+30
2017-10-19tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks1-0/+1
2017-10-19tdf#112830 measure test with ApplySettings appliedCaolán McNamara1-11/+1
2017-10-19Avoid throwing C++ exception across libjpeg C framesStephan Bergmann1-286/+321
2017-10-18tdf#107224 use correct bg for notebookbarSzymon Kłos1-1/+1
2017-10-18presumably we don't need to recalculate on subsequenct 'show' nowCaolán McNamara1-5/+0
2017-10-17tdf#112845 get optimal size before showing popupsCaolán McNamara1-0/+1
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin3-56/+33
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara2-11/+2
2017-10-16ofz: optimize 1bit mask to avoid timeoutCaolán McNamara1-13/+23
2017-10-15cid#1419773: Uninitialized scalar fieldJulien Nabet1-0/+1
2017-10-13tdf#107605: Fix reading version 0 OS/2 font tableKhaled Hosny1-2/+2
2017-10-13Fix typoAndrea Gelmini1-1/+1
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara3-41/+71
2017-10-12Notebookbar: allow only one tab lineSzymon Kłos1-103/+20
2017-10-12prevent crash while disposing ListControl when children are disposedMarkus Mohrhard1-0/+6
2017-10-12allow adding a menu to a modal dialogMarkus Mohrhard1-11/+21
2017-10-10add a method to get all entries from ListControlMarkus Mohrhard1-0/+5
2017-10-10store vcl::Window in ListControl to allow adding VclContainerMarkus Mohrhard1-1/+1
2017-10-09tdf#112939 Color on drop-down color chooser is always blackNoel Grandin1-2/+2
2017-10-09tdf#112931 always signal AllUserEventsProcessedJan-Marek Glogowski1-9/+19
2017-10-09allow adding the ListControl through UI filesMarkus Mohrhard1-0/+6
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski1-1/+2
2017-10-06KDE update system loop integrationJan-Marek Glogowski1-0/+1
2017-10-06coverity#1418966 static_cast should be sufficientCaolán McNamara1-1/+1
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann1-1/+4
2017-10-05Resolves: tdf#86547 width of button box is taken before spacing addedCaolán McNamara1-7/+6
2017-10-05Related: tdf#112063 validation dialog legitimally changes modalityCaolán McNamara1-6/+13
2017-10-05loplugin:finalclasses in vclNoel Grandin4-13/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin8-18/+12
2017-10-04don't add WB_CLIPCHILDREN to toplevel dialog builder creationCaolán McNamara1-1/+1