summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-06mediaitem.cxx: unnecessary castingMichael Stahl1-2/+2
2011-12-06three shall be the number thou shalt countDavid Tardon1-1/+1
2011-12-06fix annoying debugging-mode crashCaolán McNamara1-1/+3
2011-12-06update listCaolán McNamara1-1/+0
2011-12-06callcatcher: update listCaolán McNamara3-18/+7
2011-12-06remove unused members, sablot went away a long time agoCaolán McNamara2-7/+1
2011-12-06callcatcher: remove some unused codeCaolán McNamara3-26/+0
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara10-50/+53
2011-12-06Make merges of impress210 build.Thorsten Behrens4-4/+4
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE11-28/+25
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-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 ORACLE9-3/+48
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE14-11/+65
2011-12-06impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE4-0/+37
2011-12-06impress210: #i50899# clean up fill attributes if fill style changesChristian Lippka ORACLE7-4/+67
2011-12-06impress210: check readonlyOcke Janssen [oj]2-0/+20
2011-12-06#158674# some minor customshape fixessj@openoffice.org2-230/+135
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 ORACLE3-5/+5
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.com29-78/+75
2011-12-06impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com1-1/+1
2011-12-06calcGlueState(): move State enum to file-global anonymous namespaceLionel Elie Mamane1-2/+2
2011-12-06pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS buildLionel Elie Mamane1-1/+1
2011-12-06refactor media embedding completely:Michael Stahl13-273/+242
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl4-7/+67
2011-12-06comphelper::LifecycleProxy: make writing work:Michael Stahl2-0/+17
2011-12-05fdo#39847: Shrink chart's source ranges to data area.Kohei Yoshida1-0/+55
2011-12-05A little more annotation.Kohei Yoshida1-1/+4
2011-12-05Added comment describing what we are doing here...Kohei Yoshida1-24/+33
2011-12-05Use enum over integer constant for type safety.Kohei Yoshida1-16/+13
2011-12-05Separate method for code that determins glue state from referenced cells.Kohei Yoshida1-11/+19
2011-12-05Annotated code and a little cleanup to improve readability.Kohei Yoshida1-15/+16
2011-12-05Empty data sequence backend no longer used. Let's purge it.Kohei Yoshida2-415/+0
2011-12-05Use boost::scoped_ptr in lieu of std::auto_ptr (where we can).Kohei Yoshida2-15/+10
2011-12-05Make the class officially non-copyable.Kohei Yoshida1-1/+1
2011-12-05std::auto_ptr is deprecated. Let's use boost::scoped_ptr.Kohei Yoshida1-3/+3
2011-12-05Let's not create unnecessary duplidate.Kohei Yoshida1-8/+8
2011-12-05Added some tests for basic/scannerAugust Sodora1-12/+101
2011-12-06WaE: uninitialized valueMarkus Mohrhard3-5/+5
2011-12-05possible fix for build breakerMarkus Mohrhard1-2/+0
2011-12-05Use sal_Int32 in all these placesAugust Sodora2-22/+22
2011-12-05WaE: fix Mac build wrt. fprintfMichael Meeks1-1/+1
2011-12-05Prevent the testtool from buildingAugust Sodora12-291/+1
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks1-4/+4
2011-12-05add tests for new bitshift functions to scWolfgang Pechlaner2-0/+5