summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks
2015-03-11vcl timers: avoid crash with vcldemo.Michael Meeks
2015-03-11Move more variables out of the timestamping blockTor Lillqvist
2015-03-11dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Fix signature overflow check in the NSS caseTor Lillqvist
2015-03-10make SvpSalGraphics::getBitmap more readableCaolán McNamara
2015-03-10I don't think we should clip when using getBitmapCaolán McNamara
2015-03-10Avoid calls on null mpSalTimer on OS XStephan Bergmann
2015-03-10sigh, collisionCaolán McNamara
2015-03-10fix windows buildCaolán McNamara
2015-03-10attempt to fix windows buildNoel Grandin