summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky28-270/+157
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen28-270/+157
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09cppcheck: this method can be constCaolán McNamara2-2/+2
2011-03-06make this dtor virtualCaolán McNamara1-1/+1
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann3-8/+14
2011-02-13WaE - signed/unsigned comparisonChristian Lohmaier1-2/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+2
2011-02-05Migrating to boost unordered containersFridrich Štrba2-5/+5
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara1-4/+3
2011-01-21Remove old copyright notice.Thomas Arnhold2-58/+0
2011-01-17removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSECarsten Driesner5-12/+12
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner25-131/+131
2011-01-11rhbz#668654 avoid division by 0David Tardon1-2/+5
2011-01-07cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-5/+9
2010-11-25cppcheck: methods can be constCaolán McNamara1-4/+6
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]1-12/+12
2010-11-16get this building againCaolán McNamara1-31/+27
2010-11-13RTL_CONSTASCII_USTRINGPARAM for impressJulien Nabet1-2/+2
2010-11-10Bitmap Tree Cleanup - impressJoseph Powers1-9/+2
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov1-12/+12
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroGert Faller6-22/+22
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]9-138/+25
2010-10-28add modelines to .hxx files as wellCaolán McNamara29-0/+87
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-3/+3
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2-2/+2
2010-10-21CWS changehid: resync to m90Mathias Bauer4-115/+0
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]1-2/+2
2010-10-19remove do {...} while (false) spanning whole func.David Tardon3-190/+169
2010-10-19fix obviously incorrect conditionDavid Tardon1-1/+1