summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)AuthorFilesLines
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini2-2/+2
2012-07-27fdo#35973: XConfigurationController:Michael Stahl3-29/+8
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders5-14/+56
2012-06-29removed unnecessary forward declarations of classTakeshi Abe2-4/+0
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara2-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks32-762/+475
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-20/+9
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot18-158/+83
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot1-1/+0
2012-04-13put "unused" function into the right #ifdefLuboš Luňák1-1/+1
2012-04-05Removal VERBOSERob Snelders7-142/+66
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-2/+2
2012-02-21WaE: duplicateBranchThomas Arnhold1-2/+0
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold3-38/+3
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot7-10/+10
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz2-2/+0
2011-12-25catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com3-9/+9
2011-11-27remove include of pch header from sdNorbert Thiebaud36-36/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-1/+4
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold3-10/+10
2011-08-04Use rtl::OUStringHash.Kohei Yoshida4-5/+5
2011-06-20catch by const referenceCaolán McNamara1-4/+4
2011-06-03use standard template for this hereCaolán McNamara1-16/+7
2011-05-08Some cppcheck cleaningJulien Nabet1-2/+2
2011-04-21gbuildize sdDavid Tardon4-236/+0
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-13/+7
2011-03-31catch exceptions by const referenceCaolán McNamara1-3/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito8-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky14-32/+52
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen14-32/+52
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann3-1/+7
2011-02-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko2-4/+4
2011-02-05Migrating to boost unordered containersFridrich Štrba4-8/+9
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-17removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSECarsten Driesner5-6/+6
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner12-23/+23
2010-12-05Remove dead codes from sdTakeshi Abe1-7/+0
2010-11-25cppcheck: FlagUpdater::operator()' can be constCaolán McNamara1-1/+1
2010-11-23cppcheck: remove unused variableCaolán McNamara1-0/+4
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroGert Faller16-67/+67
2010-10-28add modelines to .hxx files as wellCaolán McNamara25-0/+75
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-3/+3
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth36-0/+104