summaryrefslogtreecommitdiffstats
path: root/src/document.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update to trunk r13766Liam P. White2014-11-261-0/+1
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-0/+1
| * Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-28/+28
* | Update to experimental r13565Liam P. White2014-09-271-28/+28
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+0
|/
* Adding destroy signal do document to allow proper cleanup.Jon A. Cruz2014-03-021-0/+3
* Check file existance and clean up memory issues thanks to KK and JohanMartin Owens2014-01-261-1/+1
* Move absolute path generator to URI and use std::stringsMartin Owens2014-01-251-1/+1
* Move sub-document reference creation code from uri-reference to document.cpp ...Martin Owens2014-01-221-4/+6
* Protect against infinate looping of new included hrefsMartin Owens2014-01-221-3/+5
* Improve use tag logic by recording the loaded documents in a list.Martin Owens2014-01-221-0/+5
* pass class variables by reference for performanceKris De Gussem2014-01-111-3/+3
* try to add some const-correctnessJohan B. C. Engelen2013-10-241-1/+2
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-241-0/+2
* Merge from trunk.Matthew Petroff2013-09-201-3/+3
|\
| * Merged from trunk (r12488).Markus Engel2013-08-301-5/+5
| |\
| * | Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
| * | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-2/+2
* | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-2/+3
| |/ |/|
* | Merge from trunk.Matthew Petroff2013-07-171-0/+1
|\|
| * Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-101-0/+1
* | Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff2013-07-061-3/+5
* | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-021-5/+3
|/
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-3/+2
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem2012-04-051-0/+2
* UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour2012-03-071-3/+1
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-3/+0
* Header cleaningAlex Valavanis2012-02-121-4/+0
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-2/+2
* Purging some forward.h files.Jon A. Cruz2011-10-041-0/+1
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-1/+0
* Added overload for getObjectById(). Added safety by zeroing out invalid point...Jon A. Cruz2011-07-311-0/+1
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-041-1/+0
|\
* | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-2/+13
|/
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-102/+77
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-0/+2
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-10/+14
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-29/+57
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-5/+10
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Safer fix for bug #579932 that won't leak memory.Jon A. Cruz2010-07-281-1/+2
* | Duplicate the undo key passed to sp_document_maybe_done, instead of simplyKrzysztof Kosi??ski2010-07-271-1/+1
|/
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-1/+1
* Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-261-7/+20
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-0/+3
* Patch to fix 205667 by Petteri AimonenJosh Andler2009-10-041-0/+1
* patch by Adrian Johnson for 166678bulia byak2009-09-051-2/+0
* Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-121-0/+2