Age | Commit message (Expand) | Author |
2015-12-27 | sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64 | Matteo Casalin |
2015-12-27 | sal_uLong to sal_uInt32 | Matteo Casalin |
2015-12-27 | Revert "loplugin:staticmethods" | Julien Nabet |
2015-12-27 | loplugin:staticmethods | Julien Nabet |
2015-12-27 | vcl: change PhysicaFontFamily::maName to maFamilyName | Chris Sherlock |
2015-12-26 | vcl: fix whitespace in outdev.cxx | Chris Sherlock |
2015-12-26 | vcl: change device font size variable/fn names | Chris Sherlock |
2015-12-25 | vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}List | Chris Sherlock |
2015-12-25 | vcl: note about physical and logical fonts | Chris Sherlock |
2015-12-25 | vcl: PhysicalFontFamily now handles it's own list of font faces | Chris Sherlock |
2015-12-24 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-12-24 | tdf#95416 Get rid of #include "../foo/bar.hxx" style includes | burcinakalin |
2015-12-24 | loplugin:unusedfields | Noel Grandin |
2015-12-24 | Class ImplGetDevFontList renamed to ImplDeviceFontList | Chris Sherlock |
2015-12-24 | vcl: function name change to ImplFindFontFamilyOfDefaultFont | Chris Sherlock |
2015-12-24 | vcl: update names of find functions in PhysicalFontCollection | Chris Sherlock |
2015-12-24 | vcl: group public find functions, clarify comments in PhysFontCollection | Chris Sherlock |
2015-12-23 | vcl: private functions in PhysicalFontCollection start with Impl | Chris Sherlock |
2015-12-23 | vcl: No need for WinGlyphFallbackSubstititution to be friend class | Chris Sherlock |
2015-12-23 | vcl: rearrange PhysicalFontCollection function listing order | Chris Sherlock |
2015-12-23 | vcl: make PhysicalFontFamily::FindDefaultFont() private | Chris Sherlock |
2015-12-23 | vcl: Make ImplFindByAttributes public and rename | Chris Sherlock |
2015-12-23 | vcl: make PhysicalFontFamily::ImplFindBySubstFontAttr private | Chris Sherlock |
2015-12-23 | vcl: make PhysicalFontFamily::ImplFindByAliasName private | Chris Sherlock |
2015-12-22 | vcl: make PhysicalFontFamily::InitMatchData private | Chris Sherlock |
2015-12-22 | vcl: rename ImplFindByTokenNames to FindByTokenNames | Chris Sherlock |
2015-12-22 | vcl: rename PhysicalFontCollection::ImplFindByFont to FindByFont | Chris Sherlock |
2015-12-22 | vcl: make PhysicalFontCollection::ImplFindBySearchName private | Chris Sherlock |
2015-12-22 | vcl: switch from ImplFindBySearchName to FindFontFamily | Chris Sherlock |
2015-12-22 | vcl: kde5 native button order is the same as kde4 | Miklos Vajna |
2015-12-22 | tdf#96643 - Standard toolbar isn't fully shown under gtk3 | Noel Grandin |
2015-12-22 | vcl: cleanup PhysicalFontCollection class formatting | Chris Sherlock |
2015-12-21 | avoid the same thing ever happening in the vcl cairo text renderer | Caolán McNamara |
2015-12-21 | These functions can be void | Tor Lillqvist |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-19 | coverity#1343636 Uninitialized scalar field | Caolán McNamara |
2015-12-19 | coverity#1028600 Uninitialized scalar field | Caolán McNamara |
2015-12-19 | tdf#83755 correct non-printing character position | Mark Hung |
2015-12-18 | vcl: always re-use context from default window. | Michael Meeks |
2015-12-18 | tdf#90319: make image flipping work in writer for png | pasqualm |
2015-12-18 | SAL_FONTENUM_STABLE_ON_PLATFORM is not defined anywhere | Tor Lillqvist |
2015-12-18 | tdf#95054: Make sure glyphs alpha blend properly in the Graphite+OpenGL case | Tor Lillqvist |
2015-12-18 | vcl: opengl - lean on the default window's context much more. | Michael Meeks |
2015-12-18 | fix O(n^2) in vcl event broadcasting tdf#90199 | Noel Grandin |
2015-12-17 | tdf#95450 avoid double swap on big endian arches | David Tardon |
2015-12-17 | tdf#95648: Erase the OpenGLCompatibleDC to white before drawing text into it | Tor Lillqvist |
2015-12-17 | remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLE | Caolán McNamara |
2015-12-17 | Get rid of ImplDoTiledRendering() | Tor Lillqvist |
2015-12-16 | tdf#96546 - Bitmap getTexture calls can crash too - enter GL zone earlier. | Michael Meeks |
2015-12-16 | loplugin:vclwidgets | Stephan Bergmann |