summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-11-20loplugin:defaultparamsNoel Grandin
2015-11-20Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19opengl: use correct hex number for Win 10 (Major 10 -> hex A)Tomaž Vajngerl
2015-11-19readabilityTomaž Vajngerl
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl
2015-11-19WaE: potentially uninitialized local variable usedTor Lillqvist
2015-11-19WaE: unreferenced formal parameterTor Lillqvist
2015-11-19loplugin:nullptrStephan Bergmann
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19We don't actually use GLyphy on Linux yetTor Lillqvist
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist
2015-11-19Link with GLyphy also for WindowsTor Lillqvist
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist
2015-11-19link vcl against libglyphyMarkus Mohrhard
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl
2015-11-19Improve SAL_WARN message readabilityTor Lillqvist
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt
2015-11-18Indentation fixesSamuel Mehrbrodt
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-17vcl: avoid re-starting the WNT TimerQueue during shutdownMichael Stahl
2015-11-17Need to re-init CommandInfoProvider when component changesMaxim Monastirsky
2015-11-17vcl: These can be static assertionsTakeshi Abe
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17Bin unneeded forward declarationsTor Lillqvist
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-17-Werror=maybe-uninitializedStephan Bergmann
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt
2015-11-17vcl: fix the kde4 buildMichael Stahl
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin
2015-11-17Check for OpenGL errors right where an error might be generatedTor Lillqvist
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks
2015-11-16opengl: remove unused mbPixmap & glPix members.Michael Meeks
2015-11-16Add comment to 'direct' parameter: un-related to double-buffering.Michael Meeks
2015-11-16this is pure cairo, no xlib foo hereCaolán McNamara