summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-03improve debug printing of ErrCodeNoel Grandin
2017-11-03Replace some lists by vectors (vcl)Julien Nabet
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-11-02improve constparam lopluginNoel Grandin
2017-10-31tdf#113519: fix crash by releasing returned unique_ptrJulien Nabet
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-30Replace list by vector for m_aSubsets (vcl)Julien Nabet
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke
2017-10-27support stock text in checkboxes and radiobuttonsCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26vcl: minor cleanups in pdfdocumentMiklos Vajna
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-26tdf#113444 removed capping of default font sizeBernhard Widl
2017-10-25ofz#3750 Undefined-shiftCaolán McNamara
2017-10-25ofz#3753 Integer-overflowCaolán McNamara
2017-10-25tdf#113400: fix crash by destroying returned unique_ptrJulien Nabet
2017-10-25Parsing locale decimal separator after OUStringBuffer::append(double) is wrongEike Rathke
2017-10-24ofz#3748 Invalid-bool-valueCaolán McNamara
2017-10-24ofz#3747 Invalid-bool-valueCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann
2017-10-21check bmp seekCaolán McNamara
2017-10-20pdfextoutdevdata: Rearrange code for readability and efficiencyMike Kaganski
2017-10-19tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks
2017-10-19tdf#112830 measure test with ApplySettings appliedCaolán McNamara
2017-10-19Avoid throwing C++ exception across libjpeg C framesStephan Bergmann
2017-10-18tdf#107224 use correct bg for notebookbarSzymon Kłos
2017-10-18presumably we don't need to recalculate on subsequenct 'show' nowCaolán McNamara
2017-10-17tdf#112845 get optimal size before showing popupsCaolán McNamara
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-16ofz: optimize 1bit mask to avoid timeoutCaolán McNamara
2017-10-15cid#1419773: Uninitialized scalar fieldJulien Nabet
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