summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-13made the search straightforwardTakeshi Abe1-5/+7
2012-04-13extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe3-11/+5
2012-04-12++I_hate_sal_Int32Luboš Luňák1-1/+1
2012-04-12write out unique id for wp:docPrLuboš Luňák2-2/+4
2012-04-12wp:anchor attributes do not have w: prefixLuboš Luňák1-10/+10
2012-04-12wp:docPr title is not in ecmaLuboš Luňák1-6/+7
2012-04-12escape \n and \r too in escapeXml()Luboš Luňák1-0/+2
2012-04-12implement wp:docPr title and fix descrLuboš Luňák2-1/+17
2012-04-12write proper title and description for wp:docPrLuboš Luňák1-2/+2
2012-04-12write w:relativeHeightLuboš Luňák1-6/+13
2012-04-12operator<< for ostream + UniStringLuboš Luňák1-0/+10
2012-04-12fix buildCaolán McNamara1-1/+1
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot6-30/+18
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot7-51/+34
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara5-19/+6
2012-04-12oox: fix doxygen syntax to avoid misleading output in ShapeModelMiklos Vajna1-7/+7
2012-04-12fdo#34392 recompute column widths after font scale change in startcenterGábor Stefanik1-0/+19
2012-04-12fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in DrawAndras Timar1-6/+1
2012-04-12add scalable desktop icons (fdo#39690)Petr Mladek24-2/+432092
2012-04-12Set DefaultContext property of service manager/component context comboStephan Bergmann1-3/+26
2012-04-12remove formfeedsThomas Arnhold13-22/+20
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold7-58/+0
2012-04-12n#717947: Fixed pdf export (of images).Muthu Subramanian1-3/+3
2012-04-12unusedcode.easy: remove FilterBase::openSubStorageThomas Arnhold3-18/+0
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold8-151/+2
2012-04-12fix modelineThomas Arnhold1-1/+1
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold8-147/+0
2012-04-12unusedcode.easy: remove FilterBase::requestEncryptionDataThomas Arnhold3-14/+0
2012-04-12typo fix in commentAndras Timar1-1/+1
2012-04-12callcatcher: update unused code listCaolán McNamara9-144/+7
2012-04-12Resolves: fdo#40292 Tamil grapheme cluster rulesCaolán McNamara3-20/+67
2012-04-12add .5 to control points coordinates after transformationRadek Doulik1-2/+4
2012-04-12pack "en" dictionary only with "en" langpacksPetr Mladek2-1/+2
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida5-4/+4
2012-04-11Remove the TODO comment that's no longer relevant.Kohei Yoshida1-1/+0
2012-04-11We need to delete EditDLL before de-initialize vcl to avoid crash.Kohei Yoshida3-7/+18
2012-04-11Replace deprecated List for std::vector.Rafael Dominguez1-14/+2
2012-04-11Replace deprecated List for vector.Rafael Dominguez1-7/+6
2012-04-11Avoid duplicate symbols & use setUp() and tearDown() for the item pool.Kohei Yoshida2-5/+26
2012-04-11Just use the internal item pool already written for the edit engine.Kohei Yoshida2-71/+6
2012-04-11removed unused includes in tpformula.hxxAlbert Thuswaldner1-9/+0
2012-04-11You *are* fixed.Kohei Yoshida1-1/+0
2012-04-11Set default items to the item pool, do this and that, and now the test passes.Kohei Yoshida2-2/+11
2012-04-11Removed the source file of SharedFormulaBuffer, which is no longer used.Kohei Yoshida1-213/+0
2012-04-11needs ure and base-class setUp does necessary stuffCaolán McNamara2-7/+2
2012-04-11first part for ScTable::GetAutoFillPreviewMarkus Mohrhard1-2/+2
2012-04-11ScTable::FillAuto should work with hidden rows/columsn now tooMarkus Mohrhard1-94/+94
2012-04-11add unit test for autofillMarkus Mohrhard2-1/+36
2012-04-11make ScTable::FillSeries work correctly with hidden rows/columnsMarkus Mohrhard3-106/+180
2012-04-11Do this special case search only when the array is large enough.Kohei Yoshida1-3/+3