summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Convert Draw paragraph dialog to widget .uiOlivier Hallot10-221/+334
2013-07-12prepare to read backsolver's OOo ODFF namespaced function nameEike Rathke1-5/+4
2013-07-12ensure all tabpageids are initializedCaolán McNamara2-11/+15
2013-07-12Convert paragraph properties dialog to .ui formatOlivier Hallot13-207/+294
2013-07-12String.AppendAscii() cleanup in scRicardo Montania12-92/+79
2013-07-11connectivity bison/flex: get rid on unnecessary static OUString()Norbert Thiebaud2-18/+14
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida11-116/+114
2013-07-12use LanguageTagEike Rathke1-6/+6
2013-07-12use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke1-2/+5
2013-07-12some FIXME-BCP47 commentsEike Rathke1-0/+5
2013-07-12use LanguageTag::getGlibcLocaleString()Eike Rathke1-12/+1
2013-07-12use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke2-8/+10
2013-07-12restrict to ISO language-countryEike Rathke1-17/+36
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke5-57/+56
2013-07-12eliminated some back and forth conversion between bcp47 and LocaleEike Rathke2-54/+21
2013-07-12use OUStringBufferEike Rathke1-3/+6
2013-07-11fix HTML export of linked image bulletsAndras Timar4-68/+51
2013-07-11Update opensymbol readme.Michael Meeks1-0/+5
2013-07-11simpleExtract() with "re-casing"Eike Rathke1-6/+20
2013-07-11fdo#66826 - Allow parameters to be passed to patch such as --binaryMichael Meeks2-1/+11
2013-07-11Related: fdo#66524 don't invalidate font cache every timeCaolán McNamara1-0/+1
2013-07-11Resolves: fdo#66524 string conversion gone wrongCaolán McNamara1-4/+4
2013-07-11unused variable 'sTableName' [loplugin]Eike Rathke1-1/+1
2013-07-11use LanguageTag and getFallbackStrings()Eike Rathke1-16/+9
2013-07-11use LanguageTag::getFallbackStrings()Eike Rathke1-15/+22
2013-07-11Add test case for matrix's double array handling & fix one bug.Kohei Yoshida2-1/+48
2013-07-11use LanguageTag to convertEike Rathke1-22/+2
2013-07-11added FIXME-BCP47 commentEike Rathke1-0/+1
2013-07-11added FIXME-BCP47 commentEike Rathke1-0/+1
2013-07-11use LanguageTag to convertEike Rathke1-4/+1
2013-07-11use LanguageTag to convertEike Rathke1-7/+1
2013-07-11write bcp47 for dc:languageEike Rathke1-2/+5
2013-07-11use LanguageTag to convertEike Rathke1-13/+3
2013-07-11comparing Locales without Variant is now insufficientEike Rathke1-3/+4
2013-07-11use LanguageTag to convertEike Rathke1-28/+2
2013-07-11Move pivot table tests into a separate source file.Kohei Yoshida4-2108/+2127
2013-07-11Move UnshareFormulaCell() out of ScColumn into SharedFormulaUtil.Kohei Yoshida5-130/+135
2013-07-11fdo#66826 - Add DOS CR/LR line endings to please patch 2.7 under cygwinMichael Meeks1-47/+47
2013-07-11Resolves: fdo#66815 avoid resetting the selection when values are unchangedCaolán McNamara2-8/+9
2013-07-11Related: fdo#66815 fix the column dialog's 'enable' dependencies of widgetsCaolán McNamara2-12/+33
2013-07-11sort is ascending by defaultLionel Elie Mamane1-1/+1
2013-07-11microoptimisationLionel Elie Mamane1-1/+1
2013-07-11give right function name in debug messagesLionel Elie Mamane1-1/+1
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane5-35/+95
2013-07-11remove unreachable code, reorganise OSL_ENSUREsLionel Elie Mamane1-7/+3
2013-07-11lcl_getColumnRange: no table range -> match 1st name-matching select columnLionel Elie Mamane1-1/+4
2013-07-11delete in destructor checkbox created in constructorLionel Elie Mamane1-0/+1
2013-07-11use LanguageTag::getMatchingFallback()Eike Rathke2-21/+11
2013-07-11added getMatchingFallback()Eike Rathke2-2/+74
2013-07-11remove unused headersAndras Timar2-4/+0