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