summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-22unusedcode: remove various unused classesMatúš Kukan1-137/+0
2011-12-22remove some unused codeCaolán McNamara1-1/+0
2011-12-21tweak for pre language-defect #77Caolán McNamara1-16/+16
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-16/+32
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-32/+16
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-16/+32
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21callcatcher: remove some unused codeCaolán McNamara6-64/+0
2011-12-19impress: slide transition pane: use proper control widthIvan Timofeev1-2/+2
2011-12-17Fix assertion in PageSelector::CheckConsistency()Thorsten Behrens1-1/+1
2011-12-15Removed extra semicolonsJesse4-4/+4
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann2-5/+2
2011-12-09fdo#39528: do not lose height of tree list box in NavigatorIvan Timofeev1-3/+4
2011-12-08Fix misc. bugs in presenter view switch screen feature: make it work.Michael Meeks4-20/+32
2011-12-08de-inline display fetch/set functions to assist in debuggingMichael Meeks2-2/+17
2011-12-08childs -> childrenMichael T. Whiteley7-25/+25
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara11-55/+44
2011-12-06Make merges of impress210 build.Thorsten Behrens1-1/+1
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE1-2/+15
2011-12-06impress210: resolve name clashOcke Janssen [oj]1-3/+3
2011-12-06impress210: comment out not needed lineOcke Janssen [oj]1-2/+0
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE1-0/+1
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE4-1/+40
2011-12-06impress210: #i50899# clean up fill attributes if fill style changesChristian Lippka ORACLE2-3/+21
2011-12-06impress210: check readonlyOcke Janssen [oj]2-0/+20
2011-12-06impress210: #i106378# use datetime to get current dateOcke.Janssen@oracle.com1-5/+4
2011-12-06impress210: #i116846# added missing commits from cws impressdefaults1Christian Lippka ORACLE1-1/+1
2011-12-06impress210: #i116846# adding uncommited changes from cws impressdefautls1Christian Lippka ORACLE1-3/+3
2011-12-06impressdefaults1: #i115996# change default bullet symbolChristian Lippka ORACLE1-8/+9
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com10-18/+18
2011-12-06refactor media embedding completely:Michael Stahl1-4/+4
2011-12-05Remove Large Handles optionStefan Knorr (astron)15-127/+43
2011-12-05aw084: #i112978# use GetAllMarkedBoundRect instead of GetAllMarkedRect to get...Armin Le Grand2-2/+6
2011-12-03actually play embedded media:Michael Stahl1-4/+4
2011-12-03add avmedia::EmbedMediaMichael Stahl3-6/+21
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl3-84/+0
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl1-1/+3
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl3-4/+11
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2-2/+2
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl3-3/+4
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke10-18/+19
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-1/+1
2011-11-29Fix previous merges to build.Thorsten Behrens1-2/+2
2011-11-29slidesorter1: #i116412# Temporarily turning off slide tracking to avoid unwan...mst3-1/+46
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst4-176/+213