| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
| |
This makes it clearer whether an integer or a boolean has to be passed
in this specific call.
|
| |
|
|
| |
This renames most C <*.h> includes into C++ <c*> includes.
|
| |
|
|
|
| |
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
|
| |
|
|
| |
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
|
| | |
|
| | |
|
| |
|
|
| |
A lot of header clean-up.
|
| |
|
| |
Found via `codespell`
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This unconditionally sets "LC_NUMERIC" to "C" to use dots (.) in all scanf/printf-like functions to prevent parsing issues with locales that would use a comma (,) instead.
Fixed bugs:
- https://launchpad.net/bugs/1549015
- https://launchpad.net/bugs/1675755
- https://launchpad.net/bugs/1335660
- https://launchpad.net/bugs/1089857
- https://launchpad.net/bugs/1599763
(bzr r15617)
|
| |
|
|
|
|
| |
Remove rotation via viewbox.
Still some work to do...
(bzr r15603)
|
| |
|
| |
(bzr r15142.1.32)
|
| |
|
|
|
|
|
|
| |
internal extensions where translation via gettext is desired.
Fixed bugs:
- https://launchpad.net/bugs/1591230
(bzr r14979)
|
| |
|
| |
(bzr r14660)
|
| |
|
| |
(bzr r14435)
|
| |
|
| |
(bzr r14062)
|
| |
|
| |
(bzr r13947)
|
| |
|
| |
(bzr r13914)
|
| |
|
| |
(bzr r13913)
|
| |\
| |
| | |
(bzr r13341.1.255)
|
| | |
| |
| | |
(bzr r13544)
|
| |/
|
| |
(bzr r13341.1.184)
|
| |
|
| |
(bzr r13468)
|
| |
|
| |
(bzr r13459)
|
| |
|
| |
(bzr r13322)
|
| |
|
| |
(bzr r13319)
|
| |
|
| |
(bzr r13318)
|
| |
|
|
|
| |
class.
(bzr r13310)
|
| |
|
|
|
|
|
|
|
| |
-----
The patch:
1. Removes half a dozen or so code lines that didn't do anything.
2. Fixes a couple of missing tests for pointers which cannot be NULL. (Note that in many instances the pseudoobject functions in upmf.c do accept null pointers because the objects being constructed have optional parts.)
3. There was one "real" potential memory leak (line 6276 in upmf.c, numbers before the patch). I fixed the others too, but they just never happen (iconv would have to fail in some strange way.) There are no (real) memory access violations or memory leaks in any of this either in standalone libUEMF testing or in use as part of Inkscape as determined from valgrind runs.
(bzr r13211)
|
| |
|
|
|
|
|
|
| |
<rect> element (bug #1294713)
Fixed bugs:
- https://launchpad.net/bugs/1294713
(bzr r13166)
|
| |
|
|
|
|
|
| |
properties.
Split style.h into more manageable size files.
(bzr r13135)
|
| |
|
|
|
|
|
|
| |
import/export (bug #1278645).
Fixed bugs:
- https://launchpad.net/bugs/1278645
(bzr r13049)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EMF support:
- linear gradients: improve numeric stability on round-trip editing
- linear gradients: fix scaling issue
libTERE/text_reassemble update:
- improve handling of whitespace created with large x kerns
- fix handling of absolute RTL-positioning of LTR text in EMF files
WMF support:
- fix support for 'textout' records and Placeable headers
- add support for CREATEPATTERNBRUSH
- fix offset on load if opened via GUI (bug #1250250)
Fixed bugs:
- https://launchpad.net/bugs/1263242
- https://launchpad.net/bugs/1250250
(bzr r13008)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1263242
(bzr r12953)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1243011
(bzr r12733)
|
| |
|
|
|
|
|
|
| |
make it work, the applied scale transform works weird somehow
Fixed bugs:
- https://launchpad.net/bugs/1244793
(bzr r12732)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1242927
(bzr r12721)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1243937
(bzr r12720)
|
| |
|
|
|
|
|
|
| |
default units are changed" #1236257
Fixed bugs:
- https://launchpad.net/bugs/1236257
(bzr r12717)
|
| |
|
|
|
| |
objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ?
(bzr r12679)
|
| |
|
|
|
|
|
|
| |
message, localization context needed) by Yuri Chornoivan.
Fixed bugs:
- https://launchpad.net/bugs/1236382
(bzr r12673)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1229120
(bzr r12662)
|
| |
|
|
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1228660
- https://launchpad.net/bugs/1228693
- https://launchpad.net/bugs/1228852
(bzr r12575)
|
| |
|
| |
(bzr r12475.1.21)
|
| |
|
| |
(bzr r12499)
|
| |
|
|
|
| |
Rename libunicode-convert to symbol_convert and put it in libuemf.
(bzr r12490)
|
| |
|
| |
(bzr r11668.1.76)
|
| |
|
| |
(bzr r11668.1.73)
|