summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2017-01-30convert edit menu to .ui formatCaolán McNamara
2017-01-30support accelerator modifiers in menu builderCaolán McNamara
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-23drop one of the Image ctorsCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20warn about unused ImagesCaolán McNamara
2017-01-20split GetImageForCommand into GetBitmapForCommand and coCaolán McNamara
2017-01-20Apply stricter member access control for TasksJan-Marek Glogowski
2017-01-20Images no longer loaded from resource filesCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
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