summaryrefslogtreecommitdiffstats
path: root/src/dom/odf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed some unused filesKris De Gussem2013-02-082-317/+0
| | | (bzr r12109)
* cppcheckKris De Gussem2013-02-021-7/+9
| | | (bzr r12092)
* cppcheckKris De Gussem2011-12-041-1/+3
| | | (bzr r10759)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-10/+6
| | | (bzr r10696)
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-0/+0
| | | (bzr r10346)
* cmake:Campbell Barton2011-06-131-5/+0
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* work in progress cmake commit:Campbell Barton2011-06-121-3/+3
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-1551/+0
| | | (bzr r8846.1.1)
* remove warningsBob Jamison2008-05-301-3/+3
| | | (bzr r5765)
* cmake: exclude /src/dom/odf/SvgOdg.cpp that is also excluded from build in ↵Johan B. C. Engelen2008-04-101-1/+1
| | | | | build.xml (bzr r5401)
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-8/+2
| | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+11
| | | (bzr r5206)
* Changed by request to GPL2Bob Jamison2008-02-072-2/+5
| | | (bzr r4673)
* Unix-ify the sourcesBob Jamison2006-05-213-1865/+1865
| | | (bzr r928)
* fix some includesAaron Spike2006-04-121-1/+1
| | | (bzr r493)
* Add new rearranged /dom directoryBob Jamison2006-04-123-0/+1865
(bzr r479)