| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -13/+13 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -6/+6 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -6/+6 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -8/+4 | |
| A lot of header clean-up. | |||||
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -3/+3 | |
| (bzr r13341.1.253) | |||||
| 2014-09-08 | partial rollback of r13544, allow old recursive behavior for some locations, ↵ | mathog | 1 | -1/+1 | |
| but not EMF import (bzr r13549) | |||||
| 2014-04-29 | Improved support for clipping on EMF/WMF import, see bug 1302857 | mathog | 1 | -22/+49 | |
| (bzr r13322) | |||||
| 2014-04-28 | Fix for bug 1306138 | mathog | 1 | -0/+63 | |
| (bzr r13319) | |||||
| 2014-03-09 | Remove unused includes to tidy up the code. | Martin Owens | 1 | -0/+1 | |
| (bzr r13132) | |||||
| 2014-01-17 | libUEMF update; EMF linear gradient bug fixes (bug #1263242) | David Mathog | 1 | -0/+210 | |
| Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953) | |||||
