summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0615-51/+31
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0611-35/+35
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-10/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* no use is made of FmFormObj::m_nTypeCaolán McNamara2012-04-054-77/+0
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-2/+2
* removed duplicate #includesTakeshi Abe2012-04-0417-21/+0
* callcatcher: remove some unused codeCaolán McNamara2012-04-022-22/+3
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-302-6/+9
* 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