summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25TyposJulien Nabet
2015-03-25refactor indescribable wall of code into reusable hunksCaolán McNamara
2015-03-24Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-03-23Typo: impemented->implementedJulien Nabet
2015-03-23TyposJulien Nabet
2015-03-23SvpSalGraphics::drawRect needs to adjust the rect bounds for line drawingCaolán McNamara
2015-03-23loplugin:saloverrideStephan Bergmann
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann
2015-03-23WaE: 'rRefDevice' : unreferenced formal parameterTor Lillqvist
2015-03-23Add comment about the DPI calculationTor Lillqvist
2015-03-23WaE: struct/class inconsistenceTor Lillqvist
2015-03-23enable gtk3 to support cairo canvasCaolán McNamara
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-23fdo#52540 refix graphite layout generallyMartin Hosken
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna
2015-03-23Add comment that a "missing" 'break' is intentional fall-throughTor Lillqvist
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl
2015-03-21coverity#1291169 dead codeCaolán McNamara
2015-03-20Fix creating custom dialog windows for libmergedMatúš Kukan
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist
2015-03-20opengl: More checking for GL errors.Jan Holesovsky
2015-03-20opengl dr.memory: Avoid double delete.Jan Holesovsky
2015-03-20opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist
2015-03-19No need to use -I$(SRCDIR)/include/shellTor Lillqvist
2015-03-19There are no include files in solenv/incTor Lillqvist
2015-03-19opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-19dr.memory: Deleting a drawing object that is selected into DC.Jan Holesovsky
2015-03-19opengl: Off-by-one in getPixel.Jan Holesovsky
2015-03-19opengl: We need to return the GLWindow.Jan Holesovsky
2015-03-19CID 1288898: Uninitialized memberMiklos Vajna
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19Support "a/b" style of fractions, not just "a b/c" style. Also fixes a crash.Laszlo Kis-Adam
2015-03-19Speed up ScriptRun::getPairIndexNoel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18tdf#74591 : Changes shortcut key "prior" and "next" to "PgUp" and "PgDn"Rishabh Kumar
2015-03-18vcl/text: fix duplicate text in fontwork tdf#81876Pierre-Eric Pelloux-Prayer
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18claim gtk3 can handle cairo canvasCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara