summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-02-13Remove unused codeElton Chung
2012-02-11fix dbgutil build: put back DbgName_SdrPageViewMatúš Kukan
2012-02-10Removed some warnings on WIN32 build.Kohei Yoshida
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31More implicit inline method to hide.Kohei Yoshida
2012-01-31Container to ptr_vector.Kohei Yoshida
2012-01-31One less method that nobody uses.Kohei Yoshida
2012-01-31No implicit inlining in the header file.Kohei Yoshida
2012-01-31Make these data members private.Kohei Yoshida
2012-01-31Use bool & prefer rtl::OUString.Kohei Yoshida
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-24Comments Translations.Stefan Knorr
2012-01-24Removal of commented code.Stefan Knorr
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20String to rtl::OUString.Kohei Yoshida
2012-01-20sal_Bool to bool.Kohei Yoshida
2012-01-19Make this a private member (to make it easier to keep track of its usage).Kohei Yoshida
2012-01-19Don't be a listener if you aren't interested in listening.Kohei Yoshida
2012-01-18This aCropRect data member is no longer used.Kohei Yoshida
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-11implemented custom shape subpaths darkening/lightingRadek Doulik
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06catch exception by constant referenceTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-20callcather: remove sdr::CommentMatúš Kukan
2011-12-15Removed extra semicolonsJesse
2011-12-13Use officecfg/Office/Common.hxx directly.Stephan Bergmann
2011-12-11Remove ByteStringJulien Nabet
2011-12-09fdo#38545: Show/hide anchor when the anchoring status changes.Kohei Yoshida
2011-12-06svx: tweak translations a tiny bitMichael Stahl
2011-12-06Translation of comments in svdraw (part two)Stefan Knorr (astron)
2011-12-06callcatcher: update listCaolán McNamara
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE
2011-12-06Fix a warning.Thorsten Behrens
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com