summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-03-12Another "ancient compiler fix"Jan-Marek Glogowski
2015-03-12vcl: PVS-Studio V595 'mpImplWin' pointer could be nullMichael Stahl
2015-03-12vcl: spurious PVS-Studio V595Michael Stahl
2015-03-12make selected gtk3 menu entries visible under default f21 themeCaolán McNamara
2015-03-12vcl: fix Android buildMiklos Vajna
2015-03-12loplugin:stringconcatStephan Bergmann
2015-03-12vcl: parallelize image scaling.Michael Meeks
2015-03-12presumably this has to be 1 not 0Caolán McNamara
2015-03-12gtk3 is sendine me duplicate mouse downs/ups unless I return trueCaolán McNamara
2015-03-12Fix crash when timestamping PDF signatureTor Lillqvist
2015-03-12Don't bother with macros that are dummy on Unix in Unix-only codeTor Lillqvist
2015-03-11add EBD-36335 and EBD-36334 testsCaolán McNamara
2015-03-11flush surface for all backendsCaolán McNamara
2015-03-11AllocateFrame only needed for gtk3 pathCaolán McNamara
2015-03-11drop -1 +2 hack unless someone can show a need for it againCaolán McNamara
2015-03-11debug helpersCaolán McNamara
2015-03-11just trust cairo's clipping instead, simplesCaolán McNamara
2015-03-11gtk3 fix mem leakCaolán McNamara
2015-03-11make gtk3 performance usableCaolán McNamara
2015-03-11the clipping must be against the original deviceCaolán McNamara
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl