summaryrefslogtreecommitdiffstats
path: root/svx/source/unodraw
Commit message (Expand)AuthorAgeFilesLines
* Removed unused codeSzabolcs Dezsi2012-02-272-18/+0
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-2/+2
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+2
* Some cppcheck cleaningJulien Nabet2012-02-021-2/+2
* callcatcher: update listCaolán McNamara2012-02-011-1/+1
* Simplified & non-inlined setUnoShape().Kohei Yoshida2012-01-311-3/+3
* remove unused codeThomas Arnhold2012-01-181-16/+0
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-145-8/+8
* callcatcher: update listCaolán McNamara2012-01-101-7/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-1/+1
* removed dead codeTakeshi Abe2012-01-061-46/+0
* catch exception by constant referenceTakeshi Abe2012-01-062-2/+2
* Fix slideshow text animations - fdo#43837Thorsten Behrens2011-12-221-7/+0
* slideshow: play back embedded media:Michael Stahl2011-12-122-3/+9
* impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com2011-12-061-1/+1
* refactor media embedding completely:Michael Stahl2011-12-062-4/+9
* actually play embedded media:Michael Stahl2011-12-031-1/+3
* remove include of pch header from svxNorbert Thiebaud2011-11-2726-52/+0
* No more OSL_FORMAT.Stephan Bergmann2011-11-231-4/+6
* Show some exception message when getting one in RtfFilterCédric Bosdonnat2011-11-231-1/+4
* ByteString->rtl::OStringCaolán McNamara2011-11-101-2/+2
* use boost::scoped_ptrIvan Timofeev2011-11-071-5/+3
* cppcheck: drop redundant checkIvan Timofeev2011-11-071-45/+35
* removed dead codeTakeshi Abe2011-10-271-4/+0
* removed unused macroTakeshi Abe2011-10-192-6/+0
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-242-40/+39
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-223-4/+8
* sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann2011-09-091-5/+5
* callcatcher: update listCaolán McNamara2011-09-081-5/+0
* valgrind: secondary pool leaks hereCaolán McNamara2011-09-071-1/+6
* class SvxUnoXPropertyTable no longer needs to support class XProprtyTableJoseph Powers2011-08-291-19/+4
* Fix my bug: XColorTable is based on XPropertyList not XPropertyTableJoseph Powers2011-08-291-4/+4
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-3/+3
* Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers2011-08-292-4/+4
* unusedcode: svx::, svxform::Matúš Kukan2011-08-251-5/+0
* fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara2011-08-191-1/+1
* Some cppcheck cleaningJulien Nabet2011-08-131-1/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
* Revert another specific changeJulien Nabet2011-07-311-2/+3
* Some cppcheck cleaning + 2 fixes of last commitJulien Nabet2011-07-312-6/+5
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-6/+0
* update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-241-2/+2
* Teach LibreOffice proper svg:d supportThorsten Behrens2011-06-223-175/+15
* Remove nDummy parameter from XPropertyList::Remove()Joseph Powers2011-06-211-1/+1
* Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers2011-06-211-1/+1
* Replace List with std::vector<basegfx::B3DHomMatrix*>.Rafael Dominguez2011-06-171-3/+3
* Related: rhbz#652604 ensure wizard is dismissed if exception thrownCaolán McNamara2011-06-071-9/+10
* use standard pattern for thisCaolán McNamara2011-06-076-72/+56
* remove build breaking debug messagesMarkus Mohrhard2011-05-221-2/+0
* adapt for singleton api changeCaolán McNamara2011-05-202-16/+18