summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-03-18headless text rendering backs onto freetype as wellCaolán McNamara
2015-03-18ctor takes care of this initialization alreadyCaolán McNamara
2015-03-18vcldemo: create --popup mode demonstrating Windows GL issue.Michael Meeks
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-18TriggerPaintEvent too thenCaolán McNamara
2015-03-18we set maGeometry in advance of gtk_window_resizeCaolán McNamara
2015-03-18vcldemo: make balloon help test minimal, and pop-up help on start.Michael Meeks
2015-03-17fix higher debug buildCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16Typo: remmeber->rememberJulien Nabet
2015-03-16Typo: warpper->wrapperJulien Nabet
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky
2015-03-16missing space in log messageMarkus Mohrhard
2015-03-16fdo#52540, fdo#88051: fix Graphite layoutLászló Németh
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12vcldemo: get the pane layout right.Michael Meeks