summaryrefslogtreecommitdiffstats
path: root/xmloff/source
Commit message (Expand)AuthorAgeFilesLines
* WIP Insert redline into documentRosemary Sebastian2016-07-201-4/+9
* WIP Insert redline into documentRosemary Sebastian2016-07-133-4/+12
* Access aRedlineMap when parsing content.xmlRosemary Sebastian2016-07-135-33/+65
* WIP Insert redline into documentRosemary Sebastian2016-07-117-32/+43
* WIP Import text addition and deletionRosemary Sebastian2016-07-059-141/+148
* Get text positions with changes appliedRosemary Sebastian2016-06-253-26/+32
* Clean up codeRosemary Sebastian2016-06-234-821/+11
* Fix insertion of text and paragraphRosemary Sebastian2016-06-222-47/+46
* Implement export of insertion and deletion changesRosemary Sebastian2016-06-223-2/+683
* No need to mention the type for format changesRosemary Sebastian2016-06-192-5/+3
* Get the correct start and end positionsRosemary Sebastian2016-06-183-13/+15
* Prevent crashRosemary Sebastian2016-06-171-1/+1
* Get the start position of redlineRosemary Sebastian2016-06-171-1/+1
* WIP Get change-tracking informationRosemary Sebastian2016-06-172-14/+20
* Store changed element typeRosemary Sebastian2016-06-162-0/+10
* WIP Get start and end positions of redlineRosemary Sebastian2016-06-161-6/+6
* No need to export changes inlineRosemary Sebastian2016-06-162-40/+0
* WIP Implement more types of changesRosemary Sebastian2016-06-151-4/+18
* Rework the placeholder XMLRosemary Sebastian2016-06-143-73/+6
* Remove all TODO'sRosemary Sebastian2016-06-131-10/+9
* The xml should not be nestedRosemary Sebastian2016-06-121-30/+51
* Add placeholder xml to store tracked changesRosemary Sebastian2016-06-071-0/+24
* New namespace is not currently of interestRosemary Sebastian2016-06-071-4/+4
* Export addition of formatRosemary Sebastian2016-06-062-0/+23
* Create undo.xml for change-trackingRosemary Sebastian2016-06-022-1/+24
* fix export crash test due to assert hit, tdf#61996 follow-upEike Rathke2016-05-041-1/+8
* use Any constructor instead of temporariesNoel Grandin2016-05-0451-746/+278
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-043-18/+16
* Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-031-4/+2
* tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier2016-05-031-2/+2
* Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann2016-05-031-1/+1
* -Werror=maybe-uninitializedStephan Bergmann2016-05-031-2/+2
* use Any constructor for bool values, instead of temporary varsNoel Grandin2016-05-0321-240/+103
* Fix typos in codeAndrea Gelmini2016-05-012-16/+16
* Fix typosAndrea Gelmini2016-04-302-3/+3
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-288-93/+93
* simplifyStephan Bergmann2016-04-261-4/+2
* loplugin:salboolStephan Bergmann2016-04-261-1/+1
* tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand2016-04-262-23/+23
* Kill comphelper::MakeMapStephan Bergmann2016-04-251-38/+25
* Fix typosAndrea Gelmini2016-04-223-3/+3
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-214-15/+15
* new plugin stylepoliceNoel Grandin2016-04-214-15/+12
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2043-166/+166
* tdf#97567 xmloff: use programmatic name for imported automatic style.Mark Hung2016-04-201-0/+10
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-1819-54/+45
* clean-up: unused using declarations and includesJochen Nitschke2016-04-1825-69/+0
* Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie2016-04-182-3/+2
* loplugin:passstuffbyref in xmloffNoel Grandin2016-04-144-5/+5
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-133-7/+10