summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19give copy ctor a conventional signatureCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-02-19svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialogThomas Arnhold
2012-02-18Fix typos in commentsElton Chung
2012-02-18AccessibleTreeNode: fix headless crashMichael Stahl
2012-02-18sd::toolpanel::ScrollPanel::~ScrollPanel: bogus static_castMichael Stahl
2012-02-17Slidesorter: Show the buttons on the opposite side...Jan Holesovsky
2012-02-17Slidesorter: Kill unused maButtonDownBackground.Jan Holesovsky
2012-02-17Slidesorter: No need for abstraction when there is only one descendant.Jan Holesovsky
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-16fix up const malformed copy ctors and operator=Caolán McNamara
2012-02-15Fix fdo#45177 - avoid linked undo for the while.Thorsten Behrens
2012-02-15Cleanup: auto_ptr uses as a plain scope guard.Thorsten Behrens
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-02-01pointer -> referenceIvan Timofeev
2012-02-01convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin
2012-02-01n#735533: Donot set duplicate master slide names.Muthu Subramanian
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2012-01-31erase garbage after std::removeIvan Timofeev
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-28Fix duplicateExpression style Same expression on both sides of '&&Julien Nabet
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-23drop tools/string.hxx includeCaolán McNamara
2012-01-22fdo#43705: fix incomplete updating of the page preview pane in DrawIvan Timofeev
2012-01-19WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-17sd: remove some unused definesIvan Timofeev
2012-01-17sd: remove unused templatesIvan Timofeev
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-10Tools container rework regression fix (for fdo#41657)Thorsten Behrens
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-06fdo#44294: overlapped controlsIvan Timofeev