summaryrefslogtreecommitdiff
path: root/sd/source/core
AgeCommit message (Expand)AuthorFilesLines
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann3-3/+3
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara1-6/+6
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida1-1/+1
2012-02-01pointer -> referenceIvan Timofeev1-5/+5
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida1-2/+2
2012-01-31erase garbage after std::removeIvan Timofeev2-6/+7
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin2-19/+12
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot6-14/+14
2012-01-10Tools container rework regression fix (for fdo#41657)Thorsten Behrens1-13/+15
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-4/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz5-5/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+3
2011-12-25catch exception by constant referenceTakeshi Abe6-64/+33
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE1-2/+15
2011-12-06impress210: comment out not needed lineOcke Janssen [oj]1-2/+0
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE2-0/+26
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.com1-2/+2
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl1-82/+0
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-2/+2
2011-11-28add defined but missing SfxInterface stringsCaolán McNamara1-1/+35
2011-11-27remove include of pch header from sdNorbert Thiebaud32-64/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-1/+0
2011-11-05removed unused macroTakeshi Abe1-4/+0
2011-10-26WaE: reinterpret_cast used between related classesTor Lillqvist1-3/+3
2011-10-10WaE: reinterpret_cast used between related classesTor Lillqvist1-1/+1
2011-09-08ByteString->rtl::OString, etcCaolán McNamara1-48/+35
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers1-1/+1
2011-08-17Fixed template dimension problem on Impress.Jeffrey Chang1-7/+2
2011-08-02Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian1-1/+5
2011-06-18Replace List with std::vector<SfxStyleSheetBase*>.Rafael Dominguez1-19/+5
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez1-15/+3
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara1-14/+0
2011-05-25Adjust for change in SvBaseLink.Kohei Yoshida1-2/+3
2011-05-22Remove "#define OfaStringListItem" because OfaStringListItem isn't used.Joseph Powers1-1/+0
2011-05-22Remove deprecated List in SdDrawDocument::RenameLayoutTemplate.Rafael Dominguez1-21/+13
2011-05-20valgrind: make this a well behaved non-leaking singletonCaolán McNamara1-10/+24
2011-05-08Remove deprecated List in SdDrawDocument::MovePages.Rafael Dominguez1-12/+10
2011-05-08Some cppcheck cleaningJulien Nabet1-1/+1
2011-04-21gbuildize sdDavid Tardon4-225/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito12-0/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+3
2011-03-19Fixed sd build after borders widths changesCédric Bosdonnat1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky19-753/+704
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen19-752/+703
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-6/+6