Age | Commit message (Expand) | Author |
2012-04-04 | Add debugging output (this file is experimental anyway) | Tor Lillqvist |
2012-04-04 | remove useless line (probably mis-merge) | David Tardon |
2012-04-04 | Fix cursor movement in graphite fonts | Martin Hosken |
2012-04-04 | WaE fixes to the mostly dummy iOS code | Tor Lillqvist |
2012-04-03 | adjust code for what the original Intersect() usage probably meant | Luboš Luňák |
2012-04-03 | Ignore return type of Region::Intersect | Daniel Bankston |
2012-04-03 | fdo#44610 - EasyHack | Daniel Bankston |
2012-04-03 | vcl: use CustomTarget makefile for kde_moc | Matúš Kukan |
2012-04-02 | Don't crash in a non-NativeActivity app where mpApp is NULL | Tor Lillqvist |
2012-04-02 | KDE3 file picker moved from fpicker to vcl | Cédric Bosdonnat |
2012-04-02 | KDE4 file picker moved from fpicker to vcl | Cédric Bosdonnat |
2012-03-31 | vcl: use CustomTarget makefiles | Matúš Kukan |
2012-03-30 | Add a dummy SalI18NImeStatus subclass | Tor Lillqvist |
2012-03-29 | emf+ on win: implement bitmap creation from bitmapcanvas | Radek Doulik |
2012-03-29 | n714787: Duplicate code removal. | Muthu Subramanian |
2012-03-29 | bypass GtkSalPrinter when it is not enabled | David Tardon |
2012-03-29 | set correct paper tray in UI | David Tardon |
2012-03-27 | fix vertical align when switching mode in multibar fdo#44140 | Noel Power |
2012-03-27 | Fix vcl alpha blending n#714787 | Thorsten Behrens |
2012-03-26 | merge getVerticalDeltaAngle and GetVerticalFlags | Caolán McNamara |
2012-03-26 | Remove unused code in vlc. | Santiago Martinez |
2012-03-26 | configuration checked before component context exists | Caolán McNamara |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-26 | ditch some UniStrings and intermediate temporaries | Caolán McNamara |
2012-03-23 | .cxx files don't need executable bits | Michael Stahl |
2012-03-23 | GenericSalLayout::KashidaJustify: STL assertion | Michael Stahl |
2012-03-23 | GenericSalLayout::KashidaJustify: fix infinite loop | Michael Stahl |
2012-03-23 | GenericSalLayout::KashidaJustify: STL assertion | Michael Stahl |
2012-03-23 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar |
2012-03-22 | Add a wrapper for InitVCL(), to be called from Java on Android | Tor Lillqvist |
2012-03-21 | Compilation fix - GTK print dialog headers for GTK < 2.14 | David Bolen |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-20 | add another bug id | Caolán McNamara |
2012-03-20 | Resolves: fdo#46923/fdo#46750 take mnSubStringMin into account | Caolán McNamara |
2012-03-20 | remove ToDouble/ToFloat | Caolán McNamara |
2012-03-20 | Missing sub-menu arrows with 3.5.x and GTK < 2.15 | David Bolen |
2012-03-20 | vcl: better check in GraphiteLayout::expandOrCondense: | Petr Mladek |
2012-03-20 | move #include from .h to the one .cxx where it is needed | Luboš Luňák |
2012-03-16 | remove extraneous parentheses | Luboš Luňák |
2012-03-16 | Align transparency cut-off with application defaults | Thorsten Behrens |
2012-03-16 | Cleanup: remove silly extra scope. | Thorsten Behrens |
2012-03-15 | Revert "fix setting of paper tray from print dialog (fdo#43932)" | David Tardon |
2012-03-14 | Remove SO52 strict compatibility stuff | Christina Rossmanith |
2012-03-14 | add 'Japanese Postcard' paper size to both Paper format and Print dialog | Takeshi Abe |
2012-03-14 | fix setting of paper tray from print dialog (fdo#43932) | David Tardon |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | Related fdo#47246: Extract objects used in both svp and gtk3 plugins | Stephan Bergmann |
2012-03-13 | missing namespace | Caolán McNamara |
2012-03-13 | fix compile | Luboš Luňák |
2012-03-12 | vcl: fix multiply linked objects | Michael Stahl |