summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2017-01-18Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara
2017-01-18change DrawControlText to return new rect rather than change old oneCaolán McNamara
2017-01-17loplugin:staticmethodsTor Lillqvist
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski
2017-01-17Always schedule with the same timeJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-10defaults are good enoughCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-01-07lok: refill font list if emptyHenry Castro
2017-01-05finish moving ImageList to frameworkCaolán McNamara
2017-01-05move ImageList to frameworkCaolán McNamara
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara
2017-01-05move ImageType enum out of CommandImageResolver.hxxCaolán McNamara
2017-01-05ImageList doesn't need to be a friend of ImageCaolán McNamara
2017-01-05drop newly unused InsertFromHorizontalBitmapCaolán McNamara
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos
2017-01-04last bitmaps that pMaskColor arg was used on converted to true transparencyCaolán McNamara
2017-01-04drop unused SplitWindow::ImplDrawButtonRectCaolán McNamara
2017-01-04all users of InsertFromHorizontalBitmap use all argsCaolán McNamara
2017-01-04follow up remove unused autohide leftoversCaolán McNamara
2017-01-04drop AutoHide codeCaolán McNamara
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara
2017-01-03Mark [Scoped]VclPtrInstance as SAL_WARN_UNUSEDStephan Bergmann
2017-01-02tdf#104841 sd PDF export: handle linked videosMiklos Vajna
2017-01-01noone cares about the return from WriteGraphic eitherCaolán McNamara
2017-01-01noone cares about the return from ReadGraphicCaolán McNamara
2017-01-01don't need to forward declare ImageList hereCaolán McNamara
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara
2016-12-23remove unused ImageList memberCaolán McNamara
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin
2016-12-22convert GetDefaultFontFlags to scoped enumNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski