summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dr78: #i43040# removed german umlauts and utf8 bom accidentially added by too...Eike Rathke2011-11-281-4/+4
* dr78: #i43040# correction for BesselI, patch from ReginaEike Rathke2011-11-281-38/+23
* dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke2011-11-2811-189/+116
* dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record e...Eike Rathke2011-11-285-47/+55
* dr78: #i115659# fix borked boolean logicEike Rathke2011-11-281-4/+4
* dr78: #i115659# check validity of member and dimension settingsEike Rathke2011-11-282-6/+8
* dr78: #i115474# use correct defaults for clipboard text import optionsEike Rathke2011-11-281-1/+7
* dr78: #i116044# correct handling of DataPilot grand total nameEike Rathke2011-11-286-12/+27
* dr78: #i111413# export secant functions to BIFFEike Rathke2011-11-282-0/+12
* dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImportEike Rathke2011-11-281-16/+9
* dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheetsEike Rathke2011-11-282-2/+5
* dr78: #i106108# SetDocumentModified also for page marginsEike Rathke2011-11-281-0/+4
* dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke2011-11-286-21/+223
* dr78: #i97169 TIME returns values [0,1)Eike Rathke2011-11-281-1/+5
* dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke2011-11-286-0/+139
* dr78: #i113511# don't include SID_VALIDITY_REFERENCE in UI configurationEike Rathke2011-11-281-4/+4
* dr78: #i95280# read Excel view options in FillRenderMarkData if not done beforeEike Rathke2011-11-281-0/+11
* dr78: #i91870# PMT accuracy; patch from <regina>Eike Rathke2011-11-281-13/+12
* dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke2011-11-288-53/+77
* dr78: #i115015# proper handling of add-in parameter arrays, merged with datab...Eike Rathke2011-11-285-64/+82
* dr78: #i88468# merge page margin display back into DoPrintEike Rathke2011-11-283-254/+104
* dr78: #i114518# don't resize/invalidate in DataChanged if called from PaintEike Rathke2011-11-282-14/+25
* dr78: #i115641# don't increment progress for empty repeated cellsEike Rathke2011-11-282-11/+13
* dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke2011-11-286-65/+27
* Do not create extra installation set for UREPetr Mladek2011-11-281-2/+2
* Headless got moved, fix gtk3 build.Thorsten Behrens2011-11-282-2/+2
* Remove uses of OUString::setCharAtAugust Sodora2011-11-283-31/+31
* svl: remove unnecessary libs from cppunittestMichael Stahl2011-11-281-8/+0
* add missing dmakefile to please gbuildMichael Meeks2011-11-281-0/+1
* tidy up escaping so this works for meCaolán McNamara2011-11-281-1/+1
* need extra libCaolán McNamara2011-11-281-0/+1
* add defined but missing SfxInterface stringsCaolán McNamara2011-11-283-5/+43
* there is no STR_VIEWSHELLBASE stringCaolán McNamara2011-11-282-2/+1
* SfxInterfaces may legally have no translatable ui nameCaolán McNamara2011-11-281-2/+2
* solenv: link misc. built-in extensionsMichael Meeks2011-11-281-0/+7
* nlpsolver: migrate the build to use native gnumake buildMichael Meeks2011-11-2830-1331/+339
* move translation files into the correct placeMichael Meeks2011-11-2853-0/+53
* Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks2011-11-2864-0/+6616
* reorganise some resize logicNoel Power2011-11-281-4/+10
* Add comment about SOLAR_JAVA's alleged "BUILD" valueTor Lillqvist2011-11-281-1/+6
* Fix Kashida justification when there is no Kashida glyphKhaled Hosny2011-11-282-1/+4
* Fix visibility problem on Windows.Jan Holesovsky2011-11-281-2/+2
* Add genitive and partitive month names for fi_FI localeHarri Pitkänen2011-11-281-5/+129
* Comment translation in svdraw (part one)Stefan Knorr (astron)2011-11-2828-1056/+859
* getenv/putenv->osl_setEnvironmentCaolán McNamara2011-11-281-18/+9
* is there any point to aSrcLine and "rsc" directive in idl?Caolán McNamara2011-11-282-3/+1
* callcatcher: remove unused methodsCaolán McNamara2011-11-287-241/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-2869-405/+452
* no need for super-convoluted empty string as far as I can seeCaolán McNamara2011-11-281-1/+1
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-11-2827-338/+343