summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-11-20loplugin:defaultparamsNoel Grandin1-3/+1
2015-11-20Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara1-22/+151
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt8-774/+14
2015-11-20loplugin:sallogareasStephan Bergmann9-78/+78
2015-11-20vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna1-6/+6
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt3-11/+4
2015-11-19opengl: use correct hex number for Win 10 (Major 10 -> hex A)Tomaž Vajngerl1-7/+7
2015-11-19readabilityTomaž Vajngerl1-1/+4
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl3-1/+8
2015-11-19WaE: potentially uninitialized local variable usedTor Lillqvist1-1/+1
2015-11-19WaE: unreferenced formal parameterTor Lillqvist1-0/+1
2015-11-19loplugin:nullptrStephan Bergmann1-2/+2
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-0/+18
2015-11-19We don't actually use GLyphy on Linux yetTor Lillqvist1-4/+0
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist2-22/+409
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist18-308/+2270
2015-11-19Link with GLyphy also for WindowsTor Lillqvist1-0/+6
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist6-1/+7
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist1-0/+10
2015-11-19link vcl against libglyphyMarkus Mohrhard1-0/+4
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl10-345/+520
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl2-0/+162
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl1-1/+1
2015-11-19Improve SAL_WARN message readabilityTor Lillqvist1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-6/+2
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky2-0/+145
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt2-145/+0
2015-11-18Indentation fixesSamuel Mehrbrodt2-4/+2
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin2-5/+0
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt1-3/+3
2015-11-18com::sun::star->css in vcl/Noel Grandin162-1114/+1088
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl1-2/+2
2015-11-17vcl: avoid re-starting the WNT TimerQueue during shutdownMichael Stahl1-1/+12
2015-11-17Need to re-init CommandInfoProvider when component changesMaxim Monastirsky1-3/+11
2015-11-17vcl: These can be static assertionsTakeshi Abe2-16/+9
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann5-5/+9
2015-11-17loplugin:unnecessaryvirtualNoel Grandin7-35/+11
2015-11-17Bin unneeded forward declarationsTor Lillqvist3-11/+3
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt1-2/+24
2015-11-17-Werror=maybe-uninitializedStephan Bergmann1-1/+1
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt1-0/+19
2015-11-17vcl: fix the kde4 buildMichael Stahl4-12/+18
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann7-20/+22
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks16-31/+54
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin1-1/+0
2015-11-17Check for OpenGL errors right where an error might be generatedTor Lillqvist6-46/+123
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks35-46/+46
2015-11-16opengl: remove unused mbPixmap & glPix members.Michael Meeks1-24/+11
2015-11-16Add comment to 'direct' parameter: un-related to double-buffering.Michael Meeks1-2/+2
2015-11-16this is pure cairo, no xlib foo hereCaolán McNamara1-2/+0