summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl31-17523/+0
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-07-28add prefixes for component_getFactoryMatúš Kukan2-2/+2
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan2-14/+0
2011-06-20catch by const referenceCaolán McNamara2-8/+7
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez1-39/+21
2011-06-03use standard template for this hereCaolán McNamara4-37/+21
2011-06-01drop static in favour of member variableCaolán McNamara1-9/+5
2011-06-01saComponentTypeIdentifier unusedCaolán McNamara1-2/+0
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-68/+81
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+6
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-2/+2
2011-04-28pdf-link-export-fix.diff: (bnc#598816, bnc#639278)Cédric Bosdonnat1-68/+81
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4integration/dev300_m106Jan Holesovsky1-1/+6
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-3/+0
2011-04-21gbuildize sdDavid Tardon1-90/+0
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel2-94/+3
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara1-1/+0
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara3-36/+19
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito4-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky15-230/+105
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen15-226/+101
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold1-1/+1
2011-03-11Revert idle whitespace changesThorsten Behrens1-4/+4
2011-03-09remove SVX_LIGHT macrogr2Xavier ALT5-26/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold4-20/+20
2011-03-01Remove unused misc.hxx and its referencesThomas Arnhold1-1/+0
2011-03-01Remove STARIMAGE_AVAILABLEThomas Arnhold1-4/+0
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-24Remove "using namespace ::rtl"Julien Nabet1-1/+1
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers1-1/+0
2011-02-16Resolves: rhbz#674330 dereference of NULL mpBaseCaolán McNamara1-1/+3
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]11-70/+70
2011-02-13Remove bogus commentsGuillaume Poussel1-5/+4
2011-02-05Migrating to boost unordered containersFridrich Štrba1-2/+2
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-5/+0
2011-01-21Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-4/+4
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner11-70/+70
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]1-9/+5
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2010-12-17WaE: C4805: Unsafe mix of bool and BOOLCaolán McNamara1-2/+2
2010-12-11remove DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* )Joseph Powers2-44/+36
2010-12-08add placeholder text to XShape propertiesRadek Doulik2-0/+24
2010-12-06remove obsolete __FAR_DATAfeature/currency-64bitMichael Callahan1-1/+1
2010-12-05Removed dead code and comments from sdRobert Roth4-54/+11
2010-12-01dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]1-1/+6
2010-11-20Remove empty commentsJ. Graeme Lingard1-10/+0