Age | Commit message (Expand) | Author |
2015-03-18 | thinking | Caolán McNamara |
2015-03-18 | claim gtk3 can handle cairo canvas | Caolán McNamara |
2015-03-18 | move the cairo resize hack into vcl | Caolán McNamara |
2015-03-18 | headless text rendering backs onto freetype as well | Caolán McNamara |
2015-03-18 | ctor takes care of this initialization already | Caolán McNamara |
2015-03-18 | vcldemo: create --popup mode demonstrating Windows GL issue. | Michael Meeks |
2015-03-18 | move IsCairoWorking to vclplug level and rename | Caolán McNamara |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-18 | TriggerPaintEvent too then | Caolán McNamara |
2015-03-18 | we set maGeometry in advance of gtk_window_resize | Caolán McNamara |
2015-03-18 | vcldemo: make balloon help test minimal, and pop-up help on start. | Michael Meeks |
2015-03-17 | fix higher debug build | Caolán McNamara |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-16 | Typo: remmeber->remember | Julien Nabet |
2015-03-16 | Typo: warpper->wrapper | Julien Nabet |
2015-03-16 | Factor out the .uno: command dispatching to a separate function / file. | Jan Holesovsky |
2015-03-16 | missing space in log message | Markus Mohrhard |
2015-03-16 | fdo#52540, fdo#88051: fix Graphite layout | László Németh |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-13 | V803 decreased performance postfix increment | Michael Stahl |
2015-03-12 | vcldemo: get the pane layout right. | Michael Meeks |
2015-03-12 | Another "ancient compiler fix" | Jan-Marek Glogowski |
2015-03-12 | vcl: PVS-Studio V595 'mpImplWin' pointer could be null | Michael Stahl |
2015-03-12 | vcl: spurious PVS-Studio V595 | Michael Stahl |
2015-03-12 | make selected gtk3 menu entries visible under default f21 theme | Caolán McNamara |
2015-03-12 | vcl: fix Android build | Miklos Vajna |
2015-03-12 | loplugin:stringconcat | Stephan Bergmann |
2015-03-12 | vcl: parallelize image scaling. | Michael Meeks |
2015-03-12 | presumably this has to be 1 not 0 | Caolán McNamara |
2015-03-12 | gtk3 is sendine me duplicate mouse downs/ups unless I return true | Caolán McNamara |
2015-03-12 | Fix crash when timestamping PDF signature | Tor Lillqvist |
2015-03-12 | Don't bother with macros that are dummy on Unix in Unix-only code | Tor Lillqvist |
2015-03-11 | add EBD-36335 and EBD-36334 tests | Caolán McNamara |
2015-03-11 | flush surface for all backends | Caolán McNamara |
2015-03-11 | AllocateFrame only needed for gtk3 path | Caolán McNamara |
2015-03-11 | drop -1 +2 hack unless someone can show a need for it again | Caolán McNamara |
2015-03-11 | debug helpers | Caolán McNamara |
2015-03-11 | just trust cairo's clipping instead, simples | Caolán McNamara |
2015-03-11 | gtk3 fix mem leak | Caolán McNamara |
2015-03-11 | make gtk3 performance usable | Caolán McNamara |
2015-03-11 | the clipping must be against the original device | Caolán McNamara |
2015-03-11 | do not call virtual Commit() from dtors of utl::ConfigItem subclasses | Michael Stahl |
2015-03-11 | utl::ConfigItem::Commit() should call ClearModified() | Michael Stahl |
2015-03-11 | support fast MM printing in non-single-file mode only for CUPS | Luboš Luňák |
2015-03-11 | mailmerge doesn't need to use the singlefile technique for printing | Luboš Luňák |
2015-03-11 | vcl timers: avoid crash initializing too early. | Michael Meeks |
2015-03-11 | vcl timers: avoid crash with vcldemo. | Michael Meeks |
2015-03-11 | Move more variables out of the timestamping block | Tor Lillqvist |
2015-03-11 | dump ugly hack working around an ancient libxcb bug (tdf#89141) | Luboš Luňák |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |