summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel
AgeCommit message (Expand)AuthorFilesLines
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders4-7/+19
2012-11-28re-base on ALv2 code. Includes:Michael Meeks29-664/+406
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-11XubString->rtl::OUStringCaolán McNamara2-6/+4
2012-08-18use a slightly more sane castBjoern Michaelsen1-1/+1
2012-08-07remove link firstDavid Tardon1-1/+2
2012-08-07fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on invalid iteratorsBjoern Michaelsen1-2/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-29removed unnecessary forward declarations of classTakeshi Abe9-27/+4
2012-06-29removed unused TestMenu & TestPanelTakeshi Abe4-611/+0
2012-06-29Remove UNO includes commentsThomas Arnhold6-12/+0
2012-06-28Remove unused header filesThomas Arnhold2-357/+0
2012-06-27Remove unused include filesThomas Arnhold2-136/+0
2012-06-25remove some annoying XubStringsCaolán McNamara1-3/+2
2012-06-21re-base on ALv2 code.Michael Meeks33-764/+471
2012-06-10nuke dead codeTakeshi Abe1-5/+0
2012-06-05XubString->rtl::OUStringBufferCaolán McNamara1-9/+7
2012-06-05reduce scope of iCaolán McNamara1-3/+2
2012-05-09Resolves: rhbz#805743 a11y: call doShow after we have a valid viewCaolán McNamara1-1/+1
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot8-11/+11
2012-04-13remove unused variablesLuboš Luňák1-3/+0
2012-04-08More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot9-44/+29
2012-04-03Cleanup some unnecessary #includeMatteo Casalin1-1/+0
2012-03-25removed unused AnimationSchemesPanelTakeshi Abe2-252/+0
2012-03-25removed duplicate includes in sdTakeshi Abe3-3/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann3-1/+14
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann6-8/+8
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-18sd::toolpanel::ScrollPanel::~ScrollPanel: bogus static_castMichael Stahl1-1/+1
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot3-12/+12
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz2-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud36-71/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara5-8/+14
2011-07-012 cppcheck cleaningJulien Nabet1-1/+0
2011-07-01useless pWindow != NULLJulien Nabet1-1/+1
2011-06-20catch by const referenceCaolán McNamara2-5/+5
2011-05-20config leaks: missing DisconnectsCaolán McNamara1-0/+1
2011-04-21gbuildize sdDavid Tardon2-137/+0
2011-04-15Split construct into bits that depend on showing the window and notCaolán McNamara1-0/+2
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara2-17/+11
2011-03-31catch exceptions by const referenceCaolán McNamara1-3/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito13-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky3-8/+14