summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-30/+30
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-02removed duplicate includes in svxTakeshi Abe6-10/+1
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-02-27Removed unused codeSzabolcs Dezsi2-18/+0
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-2/+2
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+2
2012-02-02Some cppcheck cleaningJulien Nabet1-2/+2
2012-02-01callcatcher: update listCaolán McNamara1-1/+1
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida1-3/+3
2012-01-18remove unused codeThomas Arnhold1-16/+0
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot5-8/+8
2012-01-10callcatcher: update listCaolán McNamara1-7/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-06removed dead codeTakeshi Abe1-46/+0
2012-01-06catch exception by constant referenceTakeshi Abe2-2/+2
2011-12-22Fix slideshow text animations - fdo#43837Thorsten Behrens1-7/+0
2011-12-12slideshow: play back embedded media:Michael Stahl2-3/+9
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com1-1/+1
2011-12-06refactor media embedding completely:Michael Stahl2-4/+9
2011-12-03actually play embedded media:Michael Stahl1-1/+3
2011-11-27remove include of pch header from svxNorbert Thiebaud26-52/+0
2011-11-23No more OSL_FORMAT.Stephan Bergmann1-4/+6
2011-11-23Show some exception message when getting one in RtfFilterCédric Bosdonnat1-1/+4
2011-11-10ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-11-07use boost::scoped_ptrIvan Timofeev1-5/+3
2011-11-07cppcheck: drop redundant checkIvan Timofeev1-45/+35
2011-10-27removed dead codeTakeshi Abe1-4/+0
2011-10-19removed unused macroTakeshi Abe2-6/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2-40/+39
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara3-4/+8
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann1-5/+5
2011-09-08callcatcher: update listCaolán McNamara1-5/+0
2011-09-07valgrind: secondary pool leaks hereCaolán McNamara1-1/+6
2011-08-29class SvxUnoXPropertyTable no longer needs to support class XProprtyTableJoseph Powers1-19/+4
2011-08-29Fix my bug: XColorTable is based on XPropertyList not XPropertyTableJoseph Powers1-4/+4
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-3/+3
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers2-4/+4
2011-08-25unusedcode: svx::, svxform::Matúš Kukan1-5/+0
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara1-1/+1
2011-08-13Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-07-31Revert another specific changeJulien Nabet1-2/+3
2011-07-31Some cppcheck cleaning + 2 fixes of last commitJulien Nabet2-6/+5
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens3-175/+15
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers1-1/+1
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers1-1/+1