summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-23add missing semicolonDavid Tardon
2015-11-22blind attempt to fix build on Linux-rpm_deb-x86@71-TDF-dbgDavid Tardon
2015-11-20opengl: populate blocklistTomaž Vajngerl
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl
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