summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-184-6/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-10/+10
* simplify include guardsThomas Arnhold2012-07-142-2/+2
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-145-15/+0
* also remove the libxml2 include from chart2Markus Mohrhard2012-07-131-4/+0
* Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard2012-07-131-110/+7
|\
| * Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda2012-07-121-99/+0
| * Working version of XShapeDumperArtur Dorda2012-07-121-15/+8
| * Unfinished dumper codeArtur Dorda2012-07-121-1/+4
* | some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
|/
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-022-4/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-022-2/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-07-0213-41/+0
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* Some cppcheck cleaningJulien Nabet2012-06-302-2/+2
* Remove include guardsThomas Arnhold2012-06-295-14/+1
* Remove UNO includes commentsThomas Arnhold2012-06-294-8/+0
* Remove unused include filesThomas Arnhold2012-06-272-120/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-273-5/+1
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* remove some annoying XubStringsCaolán McNamara2012-06-251-1/+1
* hrc cleanup: Remove two outdated filesThomas Arnhold2012-06-2520-247/+0
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* remove bunch of obsolete looking .flt filesMichael Stahl2012-06-222-7/+0
* re-base on ALv2 code.Michael Meeks2012-06-2223-541/+334
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-21352-8366/+5201
* re-base on ALv2 code.Michael Meeks2012-06-2158-1460/+938
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-214-12/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-098-16/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-7/+3
* removed dead codeTakeshi Abe2012-06-064-41/+0
* Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2012-06-051-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-3/+3
* targeted string re-workNorbert Thiebaud2012-06-013-7/+6
* target cppcheck index incrementing revertMichael Meeks2012-05-311-2/+2
* targetted minor size vs. empty reversionMichael Meeks2012-05-312-2/+2
* nuke unused typedefTakeshi Abe2012-05-312-4/+0
* hide local functions harderCaolán McNamara2012-05-292-2/+2
* Some cppcheck cleaningJulien Nabet2012-05-201-2/+2
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-1712-11/+21
* removed unused constant rtl::OUStringTakeshi Abe2012-05-162-13/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-2/+2
* WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara2012-05-021-8/+12
* WaE: doubles truncated to floatsCaolán McNamara2012-05-022-4/+4
* make ResId::toString a non-static memberCaolán McNamara2012-04-307-67/+63
* we can't move that into a test only libMarkus Mohrhard2012-04-281-3/+113
* move xshape dumper into testMarkus Mohrhard2012-04-271-113/+3
* adapt dumper to new xml diffMarkus Mohrhard2012-04-271-2/+4