summaryrefslogtreecommitdiffstats
path: root/src/dom/odf (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-02-08removed some unused filesKris De Gussem2-317/+0
(bzr r12109)
2013-02-02cppcheckKris De Gussem1-7/+9
(bzr r12092)
2011-12-04cppcheckKris De Gussem1-1/+3
(bzr r10759)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
(bzr r10697)
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-10/+6
(bzr r10696)
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-0/+0
(bzr r10346)
2011-06-13cmake:Campbell Barton1-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)
2011-06-12work in progress cmake commit:Campbell Barton1-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)
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-1551/+0
(bzr r8846.1.1)
2008-05-30remove warningsBob Jamison1-3/+3
(bzr r5765)
2008-04-10cmake: exclude /src/dom/odf/SvgOdg.cpp that is also excluded from build in ↵Johan B. C. Engelen1-1/+1
build.xml (bzr r5401)
2008-04-10process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike1-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)
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+11
(bzr r5206)
2008-02-07Changed by request to GPL2Bob Jamison2-2/+5
(bzr r4673)
2006-05-21Unix-ify the sourcesBob Jamison3-1865/+1865
(bzr r928)
2006-04-12fix some includesAaron Spike1-1/+1
(bzr r493)
2006-04-12Add new rearranged /dom directoryBob Jamison3-0/+1865
(bzr r479)