summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-24Fix refresh problem on pivot tables whose data cache have not been created.Kohei Yoshida2-4/+124
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák2-1/+35
2012-01-24Fix "Same expression on both sides of '||'"Julien Nabet1-1/+1
2012-01-24rhbz#746174: also export list restart for non root listMichael Stahl1-11/+21
2012-01-24fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar24-150/+166
2012-01-24fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power2-4/+12
2012-01-24fdo#43705: fix incomplete updating of the page preview pane in DrawIvan Timofeev1-0/+1
2012-01-24Fix for bug fdo#44110, New Math symbols issues in WindowsOlivier Hallot2-168/+167
2012-01-24Trivial description fix of previous fix (extension -> driver).Stephan Bergmann1-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/+249
2012-01-23resolved rhbz#783556 crash in ScMatrix::GetDimensons() from ScInterpreterEike Rathke1-1/+10
2012-01-23resolved fdo#45032 Calc export to HTML with graphics failedEike Rathke1-3/+6
2012-01-23connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl1-31/+17
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara2-3/+8
2012-01-23use $(GPERF) instead of using gperf from pathBapt2-2/+2
2012-01-23fdo#44983 Fix RTF import of \paperh and \paperwMiklos Vajna1-6/+4
2012-01-21Oops I shouldn't have erased names directly.Kohei Yoshida2-2/+8
2012-01-21fdo#44831: Named range should overwrite existing name.Kohei Yoshida2-1/+2
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida1-4/+7
2012-01-20fdo#44025: repair dbaccess::ORowSetCache::isLast() after matrix (re)fillLionel Elie Mamane1-2/+0
2012-01-20restore special DATE handling code for SbxValue::Compute fdo#44385Noel Power1-10/+5
2012-01-20Fix WiLangId.vbs operationFridrich Štrba1-1/+3
2012-01-20Fix RTF import of dotted and word underlineMiklos Vajna1-3/+16
2012-01-20Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."Cédric Bosdonnat1-6/+16
2012-01-20Uploading even newer and even more shiny libvisio 0.0.14Fridrich Štrba3-5/+5
2012-01-20Implementing text rotationsFridrich Štrba1-2/+41
2012-01-20add missing semicolons. *blush*David Tardon1-2/+2
2012-01-20make these strings localizable again (fdo#44947)David Tardon1-57/+148
2012-01-20fdo#44915 MSI installer l10n bugAndras Timar1-9/+5
2012-01-19Fix a crash when copying a sheet with drawing obj to a new document.Kohei Yoshida1-1/+11
2012-01-19Report backtraces for all threads.Stephan Bergmann1-1/+1
2012-01-19ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann8-180/+162
2012-01-19Prevent creation of new ORequestThreads during shutdown.Stephan Bergmann2-0/+27
2012-01-19honour JAVAFLAGS in gbuildRene Engelhard1-1/+1
2012-01-19Make older Duden Korrektor work with LO (fdo#37561)Fridrich Štrba3-0/+76
2012-01-19regenerated custom shapes presetsRadek Doulik6-149/+628
2012-01-19updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik2-0/+25
2012-01-19use SubViewSize property for custom shape pathsRadek Doulik2-8/+28
2012-01-19implemented SubViewSize property for EnhancedCustomShapePathRadek Doulik2-42/+84
2012-01-19added SubViewSize property to EnhancedCustomShapePathRadek Doulik1-0/+4
2012-01-18fdo#44896 accomodate localized text expansionAndras Timar2-2/+13
2012-01-18decompose() should return the original rotation angle and scales.Thorsten Behrens2-0/+25
2012-01-18_MSC_VER is compiler define and cpp.lcc needs to be taught about itFridrich Štrba6-23/+23
2012-01-18If COM==_MSC, then OS==WNT and also GUI==WNTFridrich Štrba1-14/+14
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens5-26/+71
2012-01-18Package stlport on Windows when requested (fdo#37561)Fridrich Štrba1-1/+1
2012-01-18lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-inBjoern Michaelsen1-1/+1
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2-22/+58
2012-01-18fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane3-7/+7