summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3032-0/+95
* add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks2011-09-271-8/+0
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-265-17/+23
* Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann2011-09-261-1/+1
* more post colortable cleanupMichael Meeks2011-09-261-1/+1
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-2423-137/+91
* Fix comment to reference the right bugtracker.Jan Holesovsky2011-09-231-1/+1
* Fix #i118456# make sure TextEdit changes get pushed to modelArmin Le Grand2011-09-221-0/+12
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2223-27/+81
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-215-18/+18
* fdo#38391: don't crash while dropping textureIvan Timofeev2011-09-171-1/+1
* Fix of localised template name problems in Impress part 1Peter Rabi2011-09-143-2/+77
* remove this TODO created in 2000Julien Nabet2011-09-131-15/+0
* Initial DocumentSettingsSerializer implementationMichael Meeks2011-09-111-19/+139
* initial DocumentSettingsSerializer interface impl.Michael Meeks2011-09-111-1/+31
* add XPropertyList enum, factory, and associated cleanupMichael Meeks2011-09-111-212/+131
* convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara2011-09-094-7/+13
* ByteString->rtl::OString, etcCaolán McNamara2011-09-089-127/+131
* surely a terrible idea to use a random system encoding hereCaolán McNamara2011-09-071-1/+1
* use read_uInt8s_AsOString hereCaolán McNamara2011-09-071-4/+2
* ByteString->rtl::OStringCaolán McNamara2011-09-072-3/+3
* Fix hang in slideshow.Thorsten Behrens2011-09-061-0/+3
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-052-11/+0
* regenerate listCaolán McNamara2011-08-306-26/+13
* Rename class XColorTable to XColorListJoseph Powers2011-08-2912-21/+21
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-6/+5
* tweak for changeCaolán McNamara2011-08-292-4/+4
* valgrind: various unused codeCaolán McNamara2011-08-292-58/+0
* WaE: unused variableCaolán McNamara2011-08-291-1/+1
* export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks2011-08-261-1/+6
* Remove unused parameter: XFillGradientItemJoseph Powers2011-08-231-1/+1
* ditch deprecated apiCaolán McNamara2011-08-231-2/+2
* n#699334: Legacy Diagram Text import.Muthu Subramanian2011-08-232-3/+19
* Make template names appear in the correct word orderPeter Rabi2011-08-221-0/+2
* ByteString->rtl::OStringCaolán McNamara2011-08-221-4/+4
* Remove SD_DLLPUBLIC, it breaks Windows build.Jan Holesovsky2011-08-181-1/+1
* Fixed template dimension problem on Impress.Jeffrey Chang2011-08-171-7/+2
* WaE: unused variableCaolán McNamara2011-08-161-3/+3
* ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-152-15/+14
* Fix ruler to not generate negative left indentThorsten Behrens2011-08-151-2/+12
* Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers2011-08-122-34/+79
* Import SmartArt graphics to ImpressThorsten Behrens2011-08-121-1/+1
* WaE: pesky gcc 4.0.1Caolán McNamara2011-08-121-1/+1
* WaE: pesky gcc 4.0.1Caolán McNamara2011-08-121-1/+1
* reduce ByteString apiCaolán McNamara2011-08-121-1/+1
* SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara2011-08-122-30/+24
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-081-6/+3
* Use rtl::OUStringHash.Kohei Yoshida2011-08-046-7/+7
* missing icon in Styles and Formatting dialog in Impress fdo#38382Andras Timar2011-08-021-2/+2
* Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian2011-08-021-1/+5