| 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 | ||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+2 |
| | | | | | A lot of header clean-up. | ||||
| * | various minor things | Kris De Gussem | 2012-03-01 | 1 | -1/+1 |
| | | | | (bzr r11036) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-29 | 1 | -0/+2 |
| | | | | | | added todo warning for sp-conn-end (after devmail message) (bzr r11033) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8407) | ||||
| * | noop: Rename argument from uri to filename for Extension::...::save ↵ | Peter Moulder | 2009-04-06 | 1 | -3/+3 |
| | | | | | | | | implementations, given that that's how it's used at present. Add a couple of fixme comments to do with use of this argument. (bzr r7637) | ||||
| * | clean up code slightly | Bob Jamison | 2008-08-10 | 1 | -2/+3 |
| | | | | (bzr r6604) | ||||
| * | make redundant. use correct fields of cubic bezier point array | Bob Jamison | 2008-08-01 | 1 | -0/+9 |
| | | | | (bzr r6514) | ||||
| * | un-remove applying item transform to each point | Bob Jamison | 2008-08-01 | 1 | -3/+3 |
| | | | | (bzr r6504) | ||||
| * | Change in stdarg calls, to correct for const-ness | Bob Jamison | 2008-04-29 | 1 | -2/+2 |
| | | | | (bzr r5550) | ||||
| * | Minor format change. More work needed to improve transition between curve ↵ | Bob Jamison | 2008-02-18 | 1 | -6/+6 |
| | | | | | | and line segments. (bzr r4769) | ||||
| * | trivial changes to address warning with g++-4.2 | Peter Moulder | 2007-09-16 | 1 | -1/+1 |
| | | | | (bzr r3757) | ||||
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 1 | -2/+1 |
| | | | | (bzr r2720) | ||||
| * | Cleanup public/private, doxygen comments | Bob Jamison | 2007-03-12 | 1 | -22/+76 |
| | | | | (bzr r2619) | ||||
| * | Buffer output for better reporting. | Bob Jamison | 2007-03-12 | 1 | -7/+78 |
| | | | | (bzr r2618) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+52 |
| (bzr r1) | |||||
