Age | Commit message (Expand) | Author |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-05-16 | lsan: mpFontCharMap double-add-ref, never released | Caolán McNamara |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-11 | coverity#1169876 Uninitialized scalar field | Caolán McNamara |
2014-05-10 | coverity#708673 Uninitialized pointer field | Caolán McNamara |
2014-05-10 | coverity#708670 Uninitialized scalar field | Caolán McNamara |
2014-05-09 | use vcl::unohelper::CreateBreakIterator consistently | Caolán McNamara |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-01 | coverity#708673 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-26 | coverity#738920 Uninitialized scalar field | Caolán McNamara |
2014-04-25 | Renamed ImplGetDPI(X|Y) to GetDPI(X|Y) | Chris Sherlock |
2014-04-23 | coverity#708636 Uninitialized scalar field | Caolán McNamara |
2014-04-23 | coverity#708671 Uninitialized scalar field | Caolán McNamara |
2014-04-14 | typo: independend -> independent | Thomas Arnhold |
2014-04-08 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-04 | make query fax number dialog a little less lame | Caolán McNamara |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | coverity#708657 Uninitialized pointer field | Caolán McNamara |
2014-04-01 | use pEdit argument | Caolán McNamara |
2014-03-31 | WaE: unused parameter 'pEdit' | Tor Lillqvist |
2014-03-31 | Resolves: fdo#43049 basic PPD custom options support | Caolán McNamara |
2014-03-30 | coverity#1194917 Overflowed return value | Caolán McNamara |
2014-03-29 | coverity#704394 Logically dead code | Caolán McNamara |
2014-03-28 | coverity#707592 Uninitialized scalar variable | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-22 | cppcheck: fix reassigned vars | Julien Nabet |
2014-03-21 | WaE: -Werror=conversion-null | Caolán McNamara |
2014-03-21 | move remaining padmin dialogs into vcl | Caolán McNamara |
2014-03-21 | move the fax dialog from padmin to vcl | Caolán McNamara |
2014-03-20 | cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxx | Norbert Thiebaud |
2014-03-20 | cosmetic: split PhysicalFontFace class it its own source/header | Norbert Thiebaud |
2014-03-20 | rename ImplDevFontList to PhysicalFontCollection | Norbert Thiebaud |
2014-03-20 | Remove unnecessary vcl::SolarMutexObject | Stephan Bergmann |
2014-03-20 | all the filterText impls are now no-ops, so remove | Caolán McNamara |
2014-03-20 | Resolves: #i49980# Autosense fax4cups devices and configure automatically | Caolán McNamara |
2014-03-20 | IsQuickJob is never read and FAX# is never written | Caolán McNamara |
2014-03-12 | Resolves: fdo#50855 Nimbus Sans L missing styles | Caolán McNamara |
2014-03-11 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
2014-03-07 | Avoid possible resource leaks with boost::scoped_ptr | Takeshi Abe |
2014-03-06 | coverity#708896 Unused pointer value | Caolán McNamara |
2014-03-06 | coverity#708897 Unused pointer value | Caolán McNamara |
2014-03-06 | coverity#708898 Unused pointer value | Caolán McNamara |
2014-03-06 | coverity#708899 Unused pointer value | Caolán McNamara |
2014-03-06 | coverity#708900 Unused pointer value | Caolán McNamara |
2014-03-06 | coverity#708901 Unused pointer value | Caolán McNamara |
2014-03-06 | coverity#708902 Unused pointer value | Caolán McNamara |
2014-03-06 | coverity#708903 Unused pointer value | Caolán McNamara |
2014-03-04 | Add mode lines | Takeshi Abe |