summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-23typoStephan Bergmann1-1/+1
2012-01-23Useless "if else" since we do the same in both casesJulien Nabet1-4/+1
2012-01-23erase the correct element in ScColumn::Delete(), not the last oneEike Rathke1-1/+1
2012-01-23Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet1-10/+8
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann25-187/+250
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard44-979/+1902
2012-01-23add library for c++ based subsequenttestsMarkus Mohrhard10-1/+80
2012-01-23SfxVirtualMenu: fix context menu crash:Michael Stahl2-10/+18
2012-01-23android: add missing component, icon theme, and UI config xmlMichael Meeks1-1/+7
2012-01-23call FreeResource like the other RoadmapWizard usersCaolán McNamara2-0/+7
2012-01-23ctor OModuleResourceClient first so OModuleResourceClient dtor is lastCaolán McNamara1-2/+2
2012-01-23android: make desktop/ marginally debuggableMichael Meeks2-0/+25
2012-01-23android: update README and fix a number of silly escaping issuesMichael Meeks2-9/+15
2012-01-23android: nasty hack to overcome unpleasantness of UNO bootstrappingMichael Meeks1-0/+11
2012-01-23android: setup the unorc path correctly into assetsMichael Meeks1-0/+7
2012-01-23added [tr-TR] date acceptance patterns "D.M" "D/M" "D-M"Eike Rathke1-0/+3
2012-01-24Replaced String by rtl::OUStringTakeshi Abe2-50/+49
2012-01-23added [fi-FI] date acceptance pattern "D.M."Eike Rathke1-0/+1
2012-01-23added description of time edit formatEike Rathke1-10/+12
2012-01-23resolved rhbz#783556 crash in ScMatrix::GetDimensons() from ScInterpreterEike Rathke1-1/+10
2012-01-23remove duplicate headerThomas Arnhold1-4/+0
2012-01-23Let's use 2^(1/4) as the zoom factor, instead of 1.2 (thanks, Tor!)Jan Holesovsky1-2/+3
2012-01-23filter out confusing unused code from external libraries for unusedcode.easyCaolán McNamara2-57/+15
2012-01-23A copy-paste bug detected by cppcheckMariusz Dykierek1-1/+1
2012-01-23Same expression on both sides of || in if conditionMariusz Dykierek1-1/+1
2012-01-23connectivity: fdo#43479: sort order doesn't matterMichael Stahl1-5/+3
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara2-3/+8
2012-01-23Add the filters_test test documentsTor Lillqvist1-1/+6
2012-01-23Don't crash when attempting to open non-existent files under /assetsTor Lillqvist1-0/+2
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev25-20/+91
2012-01-23use safer rethrow syntaxCaolán McNamara1-1/+1
2012-01-23can't see the point of calling String::Erase before delete StringCaolán McNamara1-7/+3
2012-01-23ByteString->rtl::OStringCaolán McNamara12-98/+105
2012-01-23drop tools/string.hxx includeCaolán McNamara2-35/+35
2012-01-23can replace all PLACEHOLDER_PATH tokensCaolán McNamara1-4/+3
2012-01-23make svx ByteString freeCaolán McNamara2-14/+31
2012-01-23make drawinglayer ByteString freeCaolán McNamara1-11/+11
2012-01-23make shell ByteString freeCaolán McNamara1-6/+6
2012-01-23make starmath ByteString freeCaolán McNamara1-2/+1
2012-01-23make oox ByteString freeCaolán McNamara1-6/+8
2012-01-23make sot ByteString freeCaolán McNamara8-90/+79
2012-01-23make chart2 ByteString freeCaolán McNamara1-1/+1
2012-01-23make unotools ByteString freeCaolán McNamara1-2/+2
2012-01-23ByteString->rtl::OStringCaolán McNamara1-2/+2
2012-01-23use $(GPERF) instead of using gperf from pathBapt2-2/+2
2012-01-23Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist1-2/+2
2012-01-23Possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to workTor Lillqvist2-0/+25
2012-01-23android: re-installs can fail silently, remove tree before installMichael Meeks1-0/+1
2012-01-23ORowSetCache::fillMatrix(): fix case m_nFetchsize > table sizeLionel Elie Mamane1-1/+1
2012-01-23fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton7-42/+0