summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2011-12-12slideshow: play back embedded media:Michael Stahl3-4/+14
2011-12-11Remove ByteStringJulien Nabet1-2/+2
2011-12-11Remove ByteStringJulien Nabet1-4/+4
2011-12-09fdo#38545: Show/hide anchor when the anchoring status changes.Kohei Yoshida2-0/+21
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian1-5/+6
2011-12-08childs -> childrenMichael T. Whiteley16-63/+63
2011-12-07Remove oooimprovementAugust Sodora2-30/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Change "menues" to "menus"Michael T. Whiteley1-1/+1
2011-12-06svx: tweak translations a tiny bitMichael Stahl3-8/+8
2011-12-06Translation of comments in svdraw (part two)Stefan Knorr (astron)10-557/+597
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz2-2/+0
2011-12-06remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power2-15/+15
2011-12-06callcatcher: update listCaolán McNamara2-7/+0
2011-12-06Make merges of impress210 build.Thorsten Behrens2-2/+2
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE6-22/+6
2011-12-06Fix a warning.Thorsten Behrens1-1/+1
2011-12-06impress210: #i117319# disconnect and reconnect to table style on change model...Christian Lippka ORACLE1-0/+2
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE3-2/+18
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE6-6/+21
2011-12-06impress210: #i50899# clean up fill attributes if fill style changesChristian Lippka ORACLE5-1/+46
2011-12-06#158674# some minor customshape fixessj@openoffice.org2-230/+135
2011-12-06impress210: #i116846# adding uncommited changes from cws impressdefautls1Christian Lippka ORACLE1-1/+1
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com19-60/+57
2011-12-06refactor media embedding completely:Michael Stahl4-81/+160
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl3-3/+66
2011-12-05Remove Large Handles optionStefan Knorr (astron)1-5/+5
2011-12-05add some form control support for basic dialogsNoel Power2-1/+198
2011-12-03actually play embedded media:Michael Stahl3-5/+14
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl3-40/+67
2011-12-03SdrModel: remove unused pModelStorageMichael Stahl2-7/+0
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl1-1/+1
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl4-6/+8
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke5-10/+31
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara1-2/+3
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28correct gluepoint sizing to match new 9x9 glue-points (thanks to Astron)Michael Meeks1-4/+7
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)28-1056/+859
2011-11-28getenv/putenv->osl_setEnvironmentCaolán McNamara1-18/+9
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara6-21/+21
2011-11-28make sure the bOOXMLShape flag is initializedRadek Doulik1-0/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-988/+0
2011-11-27remove pch from the include listNorbert Thiebaud3-4/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud495-964/+0
2011-11-26Remove unnecessary includesAugust Sodora1-4/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon7-12/+12
2011-11-24Fixed wrong scaling of the anchor iconsTim Hardeck1-2/+2
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-1/+9