summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code in xmloff.Santiago Martinez2012-03-262-29/+0
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-262-12/+18
* Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba2012-03-266-13/+20
* Fix fdo#47406 incorrect relative moves after closePathThorsten Behrens2012-03-261-0/+10
* .dtd files don't need executable bitsMichael Stahl2012-03-232-0/+0
* .xcl files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-232-0/+0
* .hxx files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-232-0/+0
* chmod -xTor Lillqvist2012-03-212-0/+0
* map of kind+name -> new-nameCaolán McNamara2012-03-202-107/+44
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-03-181-1/+1
* Some cppcheck cleaningJulien Nabet2012-03-182-5/+5
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-0/+14
* xmloff: implement contextual spacing import/exportMiklos Vajna2012-03-123-0/+3
* remove unused VisAreaContext.[c|h]xxCaolán McNamara2012-03-124-194/+0
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-2/+2
* Compiler-generated code is just fineStephan Bergmann2012-03-081-14/+1
* remove various unused methods and source filesCaolán McNamara2012-03-0710-135/+0
* don't create uno::Sequence with new, fdo#46825Markus Mohrhard2012-03-032-13/+9
* make this variable constMarkus Mohrhard2012-03-031-1/+1
* Removed unused codeSzabolcs Dezsi2012-02-278-167/+0
* unusedcode.easy: remove unused codeThomas Arnhold2012-02-242-48/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-214-7/+7
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Remove unused code in XMLTextListAutoStylePool.Santiago Martinez2012-02-202-6/+0
* Get rid of size() == 0Elton Chung2012-02-192-3/+3
* xmloff: use ::comphelper::UStringLess instead of less_functorThomas Arnhold2012-02-184-37/+2
* Fix typos in commentsElton Chung2012-02-183-3/+3
* Remove unused code in XMLTextImportHelperCatalin Iacob2012-02-132-43/+0
* catched -> caughtCaolán McNamara2012-02-137-37/+37
* fdo#42771: Fix crash when loading an invalid .fodt.Jan Holesovsky2012-02-101-4/+10
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-3/+3
* tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-081-4/+5
* update unused listCaolán McNamara2012-02-082-12/+0
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* Some configmgr usage clean upStephan Bergmann2012-02-072-34/+9
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Remove unused code.Elton Chung2012-02-054-40/+0
* fdo#45447: add an assertion when anchored to page 0Michael Stahl2012-02-021-0/+2
* fdo#45534: ODF export: fix draw:fit-to-sizeMichael Stahl2012-02-021-1/+22
* fdo#45449: ODF export: frames: invalid "min-width"Michael Stahl2012-02-022-7/+26
* fdo#38752: xmloff: add assertion for default-page-layoutMichael Stahl2012-02-021-0/+3
* callcatcher: update listCaolán McNamara2012-02-012-65/+0
* callcatcher: update listCaolán McNamara2012-01-312-9/+0
* Clean upStephan Bergmann2012-01-312-28/+19
* reduce unnecessary includesCaolán McNamara2012-01-3011-52/+39
* Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot2012-01-2716-40/+40
* Fix for fdo43460 Part LII getLength() to isEmpty()Olivier Hallot2012-01-277-85/+85