Age | Commit message (Expand) | Author |
2015-01-04 | vcl/win boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-04 | cppcheck: Possible inefficient checking for <var> emptiness | Julien Nabet |
2015-02-03 | Typo: calulate->calculate | Julien Nabet |
2015-01-04 | Draw a rect in the uncovered region of the native scrollbar | Tomaž Vajngerl |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2015-01-02 | can't have an unordered_map of const OUStrings with gcc 4.8.2 | Caolán McNamara |
2015-01-02 | missing header | Caolán McNamara |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2015-01-01 | fdo#82870 scale "super" quality degradation bug | Tomaž Vajngerl |
2015-01-01 | get rid of obsolete code for 32-bit targets | Douglas Mencken |
2014-12-31 | drop dateformatter resource loading | Caolán McNamara |
2014-12-31 | drop timeformatter resource loading | Caolán McNamara |
2014-12-31 | TimeFields not loaded from resource files anymore | Caolán McNamara |
2014-12-31 | add some warnings to non-implemented features | Markus Mohrhard |
2014-12-31 | prefer ptr_container to manual memory management | Markus Mohrhard |
2014-12-30 | DockingWindow will need a timer after all | Caolán McNamara |
2014-12-28 | callcatcher: update unused code | Caolán McNamara |
2014-12-26 | Adjust the statusbar item widths according to HiDPI scaling factor | Tomaž Vajngerl |
2014-12-26 | Scale menu icons by a HiDPI scaling factor | Tomaž Vajngerl |
2014-12-23 | vcl: fdo#87510 regression in GetFontMetric | Chris Sherlock |
2014-12-22 | coverity#1260295 Wrong operator used | Caolán McNamara |
2014-12-22 | Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up] | Caolán McNamara |
2014-12-22 | callcatcher: update unused code | Caolán McNamara |
2014-12-22 | -Werror,-Wshadow | Stephan Bergmann |
2014-12-20 | Typos | Julien Nabet |
2014-12-19 | provide a route to load ToolbarMenu things via .ui | Caolán McNamara |
2014-12-19 | vcl: The <items> can come after pCurrentChild has been already created. | Jan Holesovsky |
2014-12-19 | Resolves: fdo#86552 undo want to take ownership of nodes, but can't | Caolán McNamara |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-18 | Fix MSVC build | Stephan Bergmann |
2014-12-18 | Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2014-12-18 | vcl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | Resolves: rhbz#1175142 nStarts ends up as an invalid -1 | Caolán McNamara |
2014-12-18 | Use the same names for these flag bits as the callers do | Tor Lillqvist |
2014-12-18 | vcl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | Better (?) fix for deadlock in a situation with an IME and a URP client | Tor Lillqvist |
2014-12-18 | draw also opengl polygon with AA edges if AA is wanted | Luboš Luňák |
2014-12-18 | Small tweaks to printing UI | Adolfo Jayme Barrientos |
2014-12-18 | ifix the OpenGL UI config part | Markus Mohrhard |
2014-12-17 | make use of the new ForceOpenGL config variable | Markus Mohrhard |
2014-12-17 | try to get reasonable sizes for docking windows | Caolán McNamara |
2014-12-17 | silence parent-less warning for temp images from builder | Caolán McNamara |
2014-12-17 | map gtk-media-stop to SymbolType::STOP | Caolán McNamara |
2014-12-17 | implement loading docking windows from .ui format | Caolán McNamara |
2014-12-17 | Fix 32bit build. | Jan Holesovsky |
2014-12-17 | vcl: Sidebar corner case. | Jan Holesovsky |
2014-12-16 | Remove useless overrides in vcl strhelper | Arnaud Versini |
2014-12-16 | ImplDockFloatWin2::setPosSizePixel just forwards to parent class | Caolán McNamara |
2014-12-15 | use AA for lines only when AA is active | Luboš Luňák |