Age | Commit message (Expand) | Author |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2015-02-12 | fix tdf#85027 Add button to StatusBar: Fit page to window | Rodolfo Ribeiro Gomes |
2015-02-12 | draw/impress - zoom in/out to the mouse position | Rodolfo Ribeiro Gomes |
2015-02-12 | partial fix tdf#86611 (item #5) Draw statusbar tip | Rodolfo Ribeiro Gomes |
2015-02-09 | android: In Impress, switch to the 'Normal' (slides) view. | Jan Holesovsky |
2015-02-07 | fdo#87706 correct object/image styles dialog title and tooltip | Yousuf Philips |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-07 | tdf#88836: UI: in-form navigation bar icons gone | Zolnai Tamás |
2015-02-06 | shared_ptr<T>(new T(args)) -> make_shared<T>(args) | Caolán McNamara |
2015-02-05 | No need for rtl::Reference here | Stephan Bergmann |
2015-02-05 | Don't hold refcounted objects by naked pointer | Stephan Bergmann |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-02-04 | hard to find accidental leaks with all the deliberate ones | Caolán McNamara |
2015-02-04 | coverity#1265801 Dereference null return value | Caolán McNamara |
2015-02-03 | Typo: selction/slection -> selection | Julien Nabet |
2015-02-03 | valgrind: fix leak | Caolán McNamara |
2015-02-03 | callcatcher: shave off some more | Caolán McNamara |
2015-02-02 | coverity#1267659 Logically dead code | Caolán McNamara |
2015-02-02 | callcatcher: remove some unused methods | Caolán McNamara |
2015-02-02 | coverity#735323 Unchecked return value | Caolán McNamara |
2015-01-30 | coverity#1267671 Dereference after null check | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-26 | Fix types of functions called via pointer (-fsanitze=function) | Stephan Bergmann |
2015-01-26 | Visible function type RTTI for Clang -fsanitize=function | Stephan Bergmann |
2015-01-26 | sal,sd: Windows SDK 8.1 deprecates inet_addr() | Michael Stahl |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-24 | coverity#1265802 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265803 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265806 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265809 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265810 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265811 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265808 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265801 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265798 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265797 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#1265795 Dereference null return value | Caolán McNamara |
2015-01-24 | coverity#704751 Explicit null dereferenced | Caolán McNamara |
2015-01-23 | typo: langugage -> language | Andras Timar |
2015-01-22 | loplugin:cstylecast (MACOSX) | Stephan Bergmann |
2015-01-21 | Some more loplugin:cstylecast: sd | Stephan Bergmann |
2015-01-21 | has_focus is not implemented, remove uses | Caolán McNamara |
2015-01-20 | Related: ooo#34420-1.sxi concealed divide by zero | Caolán McNamara |
2015-01-20 | font cache gets broken on adding an embedded font | Caolán McNamara |
2015-01-19 | use supersampling in Impress if fast opengl scaling is available | Luboš Luňák |
2015-01-17 | rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the time | Michael Stahl |
2015-01-16 | fdo#88339 Fixed Draw/Impress constrained image movement | Trent MacAlpine |
2015-01-16 | remove unnecessary parentheses | Noel Grandin |