summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-05update pchThomas Arnhold22-75/+282
2013-09-05Add suppressing warnings for preferences activity.Artur Dryomov1-1/+2
2013-09-05vcl: MSVC tinderbox can't tell Window from sd::WindowMichael Stahl1-33/+36
2013-09-05fpicker: try to fix headers to make tinderbox happyMichael Stahl1-2/+3
2013-09-05add missing includeThomas Arnhold1-0/+1
2013-09-05use replaceFirstThomas Arnhold2-4/+4
2013-09-05Remove triggering next transitions on last slide.Artur Dryomov1-1/+10
2013-09-05Add the settings screen.Artur Dryomov10-6/+185
2013-09-05fdo#42155: Replace the only use of CAutoUnicodeBuffer part1Julien Nabet1-3/+3
2013-09-05fdo#68552: try different build-time replacementMichael Stahl2-2/+13
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl21-133/+69
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