summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23fdo#39589: Avoid using ulimit_cast between signed and unsigned.Kohei Yoshida
2011-11-23fix some stray typosCaolán McNamara
2011-11-23IniParser::Dump uncalled, but potentially useful for debuggingCaolán McNamara
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23fix for pesky pre-language-defect-fix gcc 4.0.1Caolán McNamara
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23for mixed script mode use sample latin textCaolán McNamara
2011-11-23unused local stringCaolán McNamara
2011-11-23unused ScRangeName::copyLocalNamesCaolán McNamara
2011-11-24118414: applied patch, added forcing that SfxItemSet inside AttributeProperti...alg
2011-11-23i118560 - slide sorter: pass PageSelector object by referenceawf
2011-11-23Fixup pptx export after impress212 merges.Thorsten Behrens
2011-11-23Removed, better fix just in via i#105675Thorsten Behrens
2011-11-23impress212: #i97241# fixed relative linkserack
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack
2011-11-23impress212: #i114615# fixed hyperlinks if exporting impress notes pages to pdferack
2011-11-23impress212: export images with relative linkserack
2011-11-23impress212: #i97241# added relative linkserack
2011-11-23impress212: #i71731# fixed fill bitmap - pattern importerack
2011-11-23impress212: #i117042# added fix for i_updt1.bas testcaseerack
2011-11-23impress212: #i81610# fixed animation exporterack
2011-11-23impress212: #i105675# better keyboard handling in animation create dialogerack
2011-11-23Call getResult with fully qualified name.Stephan Bergmann
2011-11-23updated Latin [la-VA] locale dataRoman Eisele
2011-11-23Simplify it a bit.Kohei Yoshida
2011-11-23Let's throw out-of-bound exception on out-of-bound destination position.Kohei Yoshida
2011-11-23importSheet from an external provided documentLaurent Godard
2011-11-23Silence bogus MSC "must return a value" errors.Stephan Bergmann
2011-11-23-Werror=unused-but-set-variable fixStephan Bergmann
2011-11-23fixed the German translationsPetr Mladek
2011-11-23Translated German comments to English.Philipp Weissenbacher
2011-11-23add mouse resize (and other bits ) to gsoc formulabarNoel Power
2011-11-23Whitespace and expand comment, drop useless rm.Tomas Chvatal
2011-11-23Make SampleICC switchable between system and internal one.Tomas Chvatal
2011-11-23std::map::erase takes a nonconst iteratorCaolán McNamara
2011-11-23update list post SwSelBoxes conversionCaolán McNamara
2011-11-23version information from Arnaud on deprecating the getpid workaround.Michael Meeks
2011-11-23fdo#32347: reenable ADO URL helper UILionel Elie Mamane
2011-11-23Decoview code cleanupMatteo Casalin
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23Fix bug in build.pl option parserDaisuke Nishino
2011-11-23Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen
2011-11-23don't enable java extensions without java - fixupAndras Timar
2011-11-23don't enable java extensions without javaAndras Timar
2011-11-23inherit privatelyCaolán McNamara
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-11-23callcatcher: remove newly unused codeCaolán McNamara
2011-11-23aPosArr.Remove(0, n) shouldn't be aPosArr.clear(), but aPosArr.erase(...)Caolán McNamara