summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara3-6/+9
2012-03-08fdo#32598: Changing media playback options sets modified flagKatarina Machalkova1-0/+4
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist7-24/+66
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+3
2012-03-02WaE: unused functionsTor Lillqvist1-45/+0
2012-03-02WaE: unused functionTor Lillqvist1-8/+0
2012-03-02WaE: virtual functions but non-virtual destructorTor Lillqvist1-0/+4
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist1-1/+2
2012-03-02WaE: expression result unusedTor Lillqvist1-0/+6
2012-03-02CopyDlg::Reset doesn't need to be a LINKCaolán McNamara2-4/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann87-203/+203
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-6/+6
2012-02-27Avoid temporary rtl::OUString in sdTakeshi Abe2-13/+13
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-2/+1
2012-02-21WaE: duplicateBranchThomas Arnhold1-2/+0
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold8-594/+3
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-19Get rid of size() == 0Elton Chung2-2/+2
2012-02-18Fix typos in commentsElton Chung9-9/+9
2012-02-18AccessibleTreeNode: fix headless crashMichael Stahl1-0/+6
2012-02-18sd::toolpanel::ScrollPanel::~ScrollPanel: bogus static_castMichael Stahl1-1/+1
2012-02-17Slidesorter: Show the buttons on the opposite side...Jan Holesovsky4-15/+55
2012-02-17Slidesorter: Kill unused maButtonDownBackground.Jan Holesovsky2-16/+5
2012-02-17Slidesorter: No need for abstraction when there is only one descendant.Jan Holesovsky1-59/+17
2012-02-17Remove unnecessary header filesMatteo Casalin3-3/+1
2012-02-15Fix fdo#45177 - avoid linked undo for the while.Thorsten Behrens1-6/+0
2012-02-15Cleanup: auto_ptr uses as a plain scope guard.Thorsten Behrens1-4/+1
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe11-12/+6
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida4-7/+7
2012-02-01pointer -> referenceIvan Timofeev22-330/+322
2012-02-01convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin2-29/+19
2012-02-01n#735533: Donot set duplicate master slide names.Muthu Subramanian1-4/+11
2012-01-31erase garbage after std::removeIvan Timofeev1-2/+8
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin4-26/+30
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2-12/+12
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2-3/+2
2012-01-28Fix duplicateExpression style Same expression on both sides of '&&Julien Nabet1-1/+1
2012-01-25optimized zoom to use more common intervalsTim Hardeck1-4/+3
2012-01-22fdo#43705: fix incomplete updating of the page preview pane in DrawIvan Timofeev1-0/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-17sd: remove some unused definesIvan Timofeev10-183/+0
2012-01-17sd: remove unused templatesIvan Timofeev8-1745/+0
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak1-2/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-2/+1
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-4/+4
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck1-4/+4
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot42-74/+74
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-2/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz5-6/+0