| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-29 | 6 | -6/+6 |
| * | add some nullptr checking, should fix crash (couldn't test) | Johan B. C. Engelen | 2013-10-27 | 5 | -5/+6 |
| * | fix crash, partly fix vertical positioning issue. couldn't figure out how to ... | Johan B. C. Engelen | 2013-10-27 | 2 | -10/+8 |
| * | fix crash | Johan B. C. Engelen | 2013-10-26 | 1 | -1/+1 |
| * | Fix for Bug 1241783 (WMF image output size) | David Mathog | 2013-10-25 | 1 | -1/+4 |
| * | WMF import: fix scaling of files without ViewPort record | David Mathog | 2013-10-25 | 1 | -1/+3 |
| * | Fix for Bug 1242927 (minor EMF import issues) | David Mathog | 2013-10-24 | 1 | -4/+11 |
| * | Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle) | David Mathog | 2013-10-24 | 2 | -0/+4 |
| * | fix bug "some of the locale-based templates cause objects to be resized when ... | Johan B. C. Engelen | 2013-10-24 | 8 | -12/+14 |
| * | Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952). | Nicolas Dufour | 2013-10-22 | 1 | -2/+9 |
| * | Fix for Bug #1230292 (dbus service file not included in tarball when doing a ... | Nicolas Dufour | 2013-10-22 | 1 | -1/+2 |
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 2013-10-12 | 2 | -2/+2 |
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag... | Nicolas Dufour | 2013-10-09 | 4 | -9/+9 |
| * | Fix EMF/WMF import scale (Bug #1229120). | Matthew Petroff | 2013-10-05 | 2 | -0/+52 |
| * | Fix mismatched tags | Alex Valavanis | 2013-10-01 | 1 | -2/+2 |
| * | memleak! | Johan B. C. Engelen | 2013-09-30 | 1 | -2/+2 |
| * | effects don't need to merge into menus if we're running without gui; with thi... | buliabyak | 2013-09-28 | 2 | -3/+1 |
| * | for bitmap import, use a default value of 90 dpi, if not otherwise specified.... | Alvin Penner | 2013-09-23 | 1 | -9/+4 |
| * | Fixed bug in last commit. | Matthew Petroff | 2013-09-22 | 1 | -1/+2 |
| * | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 8 | -0/+51 |
| * | Fix preview page number for PDF Cairo import dialog | Alex Valavanis | 2013-09-21 | 1 | -1/+1 |
| * | Fix format security errors | Alex Valavanis | 2013-09-21 | 3 | -3/+3 |
| * | Fix build with dbus api enabled. | Matthew Petroff | 2013-09-20 | 1 | -2/+3 |
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 12 | -55/+47 |
| |\ | |||||
| | * | Do not require a new layer for clipping paths in the Cairo renderer. | Adrian Johnson | 2013-09-19 | 1 | -2/+2 |
| | * | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 5 | -5/+5 |
| | |\ | |||||
| | | * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 37 | -28533/+2030 |
| | | |\ | |||||
| | | * \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 42 | -3765/+41253 |
| | | |\ \ | |||||
| | | * \ \ | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -1/+19 |
| | | |\ \ \ | |||||
| | | * | | | | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -1/+1 |
| | | * | | | | reordered SPDesktop::set_event_context2; fixed last mismatched-tags | Markus Engel | 2013-08-02 | 2 | -2/+2 |
| | | * | | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuide | Markus Engel | 2013-08-01 | 1 | -1/+1 |
| | | * | | | | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 5 | -352/+0 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 55 | -775/+1124 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 4 | -108/+99 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | merged from trunk (r12265) | Markus Engel | 2013-04-05 | 3 | -668/+379 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Turned all functions concerning SPRect into member functions. | Markus Engel | 2013-03-30 | 1 | -1/+1 |
| | * | | | | | | | | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 8 | -48/+40 |
| * | | | | | | | | | | Improved code readability. | Matthew Petroff | 2013-09-15 | 3 | -5/+5 |
| * | | | | | | | | | | Merge from trunk. | Matthew Petroff | 2013-09-15 | 5 | -95/+64 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | UI message uniformisation | Kris De Gussem | 2013-09-15 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | | Do not recompress images when embedding and generating PDFs. | Krzysztof Kosi??ski | 2013-09-14 | 2 | -67/+32 |
| | * | | | | | | | | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 2 | -27/+31 |
| * | | | | | | | | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 26 | -3664/+14683 |
| |\| | | | | | | | | |||||
| | * | | | | | | | | Unduplicate some code in the metafile printing extensions | Krzysztof Kosi??ski | 2013-09-01 | 10 | -2183/+1843 |
| | * | | | | | | | | update cmakefiles | Campbell Barton | 2013-08-31 | 1 | -0/+2 |
| | * | | | | | | | | Move libuemf to a separate directory. | Krzysztof Kosi??ski | 2013-08-31 | 24 | -26241/+13 |
| | * | | | | | | | | Merge in pdf work by david bild, thanks David\! | Martin Owens | 2013-08-30 | 8 | -18/+112 |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | | * | | | | | | | use multiple graphic/text layers for pdf+latex output | David R. Bild | 2013-08-29 | 4 | -6/+90 |
| | | * | | | | | | | Move omit text feature from cairo renderer to context | David R. Bild | 2013-08-26 | 6 | -12/+22 |
