summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Revert "Git rm these two files that are now expanded from corresponding .in"Michael Stahl2-0/+24
2013-09-05After .ui conversion, this param is not needed anymoreKatarina Behrens3-9/+9
2013-09-05Removed now unneeded .src/.hrc filesKatarina Behrens4-360/+0
2013-09-05Don't need resource-using ctor anymoreKatarina Behrens1-6/+0
2013-09-05Converted header+footer dialog to .uiKatarina Behrens6-242/+771
2013-09-05-Werror,-Wunused-variable 'empStr'Eike Rathke1-1/+0
2013-09-05implementation is com.sun.star.i18n.LocaleDataImplEike Rathke1-1/+1
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke14-46/+53
2013-09-05WaE: unused variableCaolán McNamara1-2/+1
2013-09-05CID#1078786: fix memory leakMarkus Mohrhard1-10/+14
2013-09-05CID#1078787: fix memory leakMarkus Mohrhard1-6/+10
2013-09-05CID#1078788: fix memory leakMarkus Mohrhard1-4/+8
2013-09-05CID#1079183: unitialized pointer valueMarkus Mohrhard1-11/+11
2013-09-05CID#705713: fix memory leakMarkus Mohrhard1-3/+4
2013-09-05CID#705762: fix memory leakMarkus Mohrhard1-0/+2
2013-09-05CID#736586: fix memory leaksMarkus Mohrhard1-8/+8
2013-09-05CID#1078782: fix memory leakMarkus Mohrhard1-6/+6
2013-09-05CID#1078783: fix memory leakMarkus Mohrhard1-0/+1
2013-09-05CID#1078784 and CID#1078785 fix memory leaksMarkus Mohrhard1-5/+5
2013-09-05String->OUStringIvan Timofeev15-214/+169
2013-09-05use sensible indentationEike Rathke26-2000/+2004
2013-09-05use get*LocaleServiceNameEike Rathke1-12/+14
2013-09-05unused 'under'Eike Rathke1-2/+0
2013-09-05use get*LocaleServiceNameEike Rathke1-30/+31
2013-09-05use get*LocaleServiceNameEike Rathke1-34/+33
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke15-89/+89
2013-09-05use get*LocaleServiceNameEike Rathke1-25/+19
2013-09-05handle language tagsEike Rathke1-5/+12
2013-09-05cUnder, cHyphenEike Rathke1-11/+12
2013-09-05use replace with sal_Unicode instead of replaceAll with OUStringEike Rathke1-3/+3
2013-09-05use LanguageTag::convertToLocale()Eike Rathke1-8/+1
2013-09-05use get*LocaleServiceNameEike Rathke1-38/+12
2013-09-05added getFirstLocaleServiceName() and getFallbackLocaleServiceNames()Eike Rathke2-0/+40
2013-09-06Actually use table name in getIndexInfo. (firebird-sdbc)Andrzej J.R. Hunt1-1/+2
2013-09-06Actually rebuild indexes in rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt1-7/+28
2013-09-06Retrieve all char indexes for rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt2-0/+52
2013-09-06Implement getIndexInfo. (firebird-sdbc)Andrzej J.R. Hunt1-9/+92
2013-09-05bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is verticalMiklos Vajna3-0/+22
2013-09-05fdo#68956: fix string conversionThomas Arnhold2-3/+4
2013-09-05add disabled test for Excel 2003 XML importMarkus Mohrhard4-0/+135
2013-09-05add test case for fdo#67783Markus Mohrhard2-0/+46
2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard4-21/+46
2013-09-05add test cases for new ScRangeList methodsMarkus Mohrhard1-0/+19
2013-09-05increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard5-3/+101
2013-09-05this assert is too strongMarkus Mohrhard1-3/+1
2013-09-05Resolves: #i123181# Corrected mirroring of shear angle...Armin Le Grand1-2/+4
2013-09-05CID#1078757 nOfs <= nPersistPtrAnzCaolán McNamara1-6/+6
2013-09-05CID#1079186 ununinitialized pointerCaolán McNamara1-0/+1
2013-09-05CID#1079327 uninitialized scalar valuesCaolán McNamara1-1/+1
2013-09-05CID#1079343 mContext.cipher is not initialized...Caolán McNamara1-1/+2