summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin96-258/+253
2014-01-07translated german commentsLuc Castermans2-116/+102
2014-01-07fdo#72645: Case-insensitive string comparison in GETPIVOTDATA.Kohei Yoshida4-13/+46
2014-01-07fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.Kohei Yoshida6-9/+174
2014-01-06fdo#73001: Simplify the selection function logic & calculate correct results.Kohei Yoshida7-133/+218
2014-01-06DocxAttributeOutput: factor out writeVMLTextFrame() into DocxSdrExportMiklos Vajna4-230/+328
2014-01-06Fix extra right parenthesisJulien Nabet1-1/+1
2014-01-06EMF/WMF: parse line cap and line joinAndras Timar1-1/+27
2014-01-06Avoid memcpy completelyFridrich Štrba1-7/+2
2014-01-06Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida6-57/+47
2014-01-06fdo#73087: python3: upgrade to version 3.3.3Michael Stahl9-109/+23
2014-01-06Add unit test for getting data entries. This used to crash at MAXROW.Kohei Yoshida2-0/+47
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr22-35/+35
2014-01-06fdo#37167 create statement before execute/wasNull/getBooleanLionel Elie Mamane2-0/+9
2014-01-06convert col or row dialog to .uiCaolán McNamara6-119/+176
2014-01-06Updated coreCaolán McNamara1-0/+0
2014-01-06Thinko: The macros must be based on service instead of implementation namesStephan Bergmann1-24/+22
2014-01-06translate German variables nUnten, nOben, nMittePhilipp Riemer1-18/+18
2014-01-06translate German comments and convert them to doxygen stylePhilipp Riemer1-30/+49
2014-01-06remove visual noise in sw/source/core/text/wrong.cxxPhilipp Riemer1-28/+0
2014-01-06Avoid some memcpy when not necessaryFridrich Štrba1-4/+2
2014-01-06DOCX export: implement drawingML export of TextFrame AutoSizeMiklos Vajna3-1/+11
2014-01-06oox: handle a:noAutofit/spAutoFit in WpsContextMiklos Vajna1-1/+13
2014-01-06pGlyphIDs->pGlyphIdsCaolán McNamara1-1/+1
2014-01-06avoid out of bounds string accessCaolán McNamara1-4/+4
2014-01-06CreateScColOrRowDlg is unusedCaolán McNamara3-33/+0
2014-01-06cp#2013101510000026: fix file coruption caused by comments' doc exportZolnai Tamás2-7/+0
2014-01-06convert customize tab dialog to .uiCaolán McNamara5-82/+188
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr34-310/+387
2014-01-06Bin mysterious FIXME comment and 'if (0) return 0;' lineTor Lillqvist1-3/+0
2014-01-06.gitignore: add test-install/Michael Stahl1-2/+3
2014-01-06convert module and dialog tabpages to .uiCaolán McNamara11-254/+517
2014-01-06basctl::CheckBox all loaded from .ui now, drop resid ctorCaolán McNamara2-12/+0
2014-01-06Updated coreCaolán McNamara1-0/+0
2014-01-06fix copy&paste error on UIAndras Timar1-1/+1
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás1-0/+12
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin6-6/+24
2014-01-06$MSM_PATH($msmdir) needs a path separator at the end of the line.Tomofumi Yagi1-2/+2
2014-01-06Move default: to end of switchChris Sherlock1-3/+4
2014-01-06fdo#73217 : Textbox with picture fill are rendered and saved properly.sushil_shinde5-11/+45
2014-01-06convert lib page to .uiCaolán McNamara7-191/+328
2014-01-06Updated coreCaolán McNamara1-0/+0
2014-01-06Typo fixes in Math tooltipsAndras Timar1-19/+19
2014-01-06Transex3: modify src list localization/merge partZolnai Tamás2-68/+31
2014-01-06Initialize m_containedObjectsSteve Yin1-0/+1
2014-01-06oox: handle pic:pic in WPG groupshape importMiklos Vajna3-0/+12
2014-01-06oox: fix XML namespace of drawing::GraphicObjectShape in DML exportMiklos Vajna1-1/+7
2014-01-06Updated coreLaurent Balland-Poirier1-0/+0
2014-01-05Don't crash when entering a value into cell at MAXROW position.Kohei Yoshida1-1/+8
2014-01-05convert callout tabdialog to .uiCaolán McNamara9-150/+194