summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* convert Orientation to scoped enumNoel Grandin2017-02-101-2/+2
* tdf#105672 framework managed menu buttonMaxim Monastirsky2017-02-091-0/+1
* convert PDFVersion to scoped enumNoel Grandin2017-02-091-2/+2
* convert DestAreaType to scoped enumNoel Grandin2017-02-092-6/+3
* convert PDFWriter::PageTransition to scoped enumNoel Grandin2017-02-091-3/+2
* convert BmpConversion to scoped enumNoel Grandin2017-02-092-13/+11
* loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin2017-02-094-16/+11
* This is only used within vclKhaled Hosny2017-02-082-61/+1
* Move the typedef where it is usedKhaled Hosny2017-02-081-2/+0
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-087-116/+84
* coverity#1400143 Missing move assignment operatorCaolán McNamara2017-02-081-181/+84
* uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard2017-02-071-4/+4
* loplugin:unusedenumconstants in vclNoel Grandin2017-02-061-1/+1
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-5/+0
* convert BmpCombine to scoped enum and drop unusedNoel Grandin2017-02-021-9/+2
* Nothing from <config_features.h> is used hereTor Lillqvist2017-02-011-1/+0
* convert edit menu to .ui formatCaolán McNamara2017-01-301-1/+2
* support accelerator modifiers in menu builderCaolán McNamara2017-01-301-2/+3
* lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant2017-01-271-0/+7
* loplugin: unnecessary destructor vbahelper..vclNoel Grandin2017-01-273-4/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-59/+37
* move Image ctor variant with mask color to callersCaolán McNamara2017-01-251-1/+0
* drop one of the Image ctorsCaolán McNamara2017-01-231-1/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-237-31/+7
* move GetXGraphic to its only userCaolán McNamara2017-01-211-1/+0
* warn about unused ImagesCaolán McNamara2017-01-201-1/+1
* split GetImageForCommand into GetBitmapForCommand and coCaolán McNamara2017-01-201-0/+5
* Apply stricter member access control for TasksJan-Marek Glogowski2017-01-203-6/+14
* Images no longer loaded from resource filesCaolán McNamara2017-01-201-1/+0
* New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann2017-01-191-0/+6
* Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara2017-01-181-2/+7
* change DrawControlText to return new rect rather than change old oneCaolán McNamara2017-01-181-3/+4
* loplugin:staticmethodsTor Lillqvist2017-01-171-1/+1
* Change Idle to be a Timer subclassJan-Marek Glogowski2017-01-172-27/+55
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-173-36/+52
* Convert bTimer => bIdleJan-Marek Glogowski2017-01-173-4/+4
* Always schedule with the same timeJan-Marek Glogowski2017-01-172-4/+6
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-173-1/+15
* tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos2017-01-161-1/+2
* move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara2017-01-141-1/+0
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-1310-13/+20
* defaults are good enoughCaolán McNamara2017-01-101-1/+0
* Related: coverity#1371305 unnecessary inheritenceCaolán McNamara2017-01-091-2/+2
* lok: refill font list if emptyHenry Castro2017-01-071-0/+1
* finish moving ImageList to frameworkCaolán McNamara2017-01-051-42/+0
* move ImageList to frameworkCaolán McNamara2017-01-051-1/+1
* move CommandImageResolver out of vcl and beside its only userCaolán McNamara2017-01-051-58/+0
* move ImageType enum out of CommandImageResolver.hxxCaolán McNamara2017-01-053-10/+12
* ImageList doesn't need to be a friend of ImageCaolán McNamara2017-01-051-1/+0
* drop newly unused InsertFromHorizontalBitmapCaolán McNamara2017-01-051-5/+0