summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt2-122/+38
2015-11-24Remove recently unused codeKhaled Hosny1-23/+0
2015-11-23Restore deleted svpcairotextrender.hxxJan-Marek Glogowski1-0/+34
2015-11-23only one headless text renderer nowCaolán5-59/+25
2015-11-23pInst no longer neededStephan Bergmann2-4/+0
2015-11-23vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna1-1/+13
2015-11-23loplugin:staticmethodsStephan Bergmann3-4/+4
2015-11-23we always have cairo and top down devices nowCaolán McNamara1-16/+2
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara20-80/+15
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara30-86/+180
2015-11-23Do all svp text rendering with cairoCaolán McNamara20-1198/+149
2015-11-23fix Image::operator==Noel Grandin1-2/+2
2015-11-23loplugin:loopvartoosmallNoel Grandin1-4/+4
2015-11-23opengl: fix blacklistTomaž Vajngerl1-2/+2
2015-11-23vcl: simplify Image internalsTomaž Vajngerl7-545/+91
2015-11-23vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl1-0/+69
2015-11-23vcl: Bitmap processor to create a disabled imageTomaž Vajngerl1-0/+72
2015-11-23ImplImageRefData is not used anywhere anymoreTomaž Vajngerl1-11/+0
2015-11-23remove unused constructor parameterTomaž Vajngerl1-2/+1
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks6-2/+110
2015-11-23add missing semicolonDavid Tardon1-1/+1
2015-11-22blind attempt to fix build on Linux-rpm_deb-x86@71-TDF-dbgDavid Tardon1-0/+12
2015-11-20opengl: populate blocklistTomaž Vajngerl1-4/+156
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl4-75/+99
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