summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-06CT_Ind start/end properties for OOXML ISO versionfeature/currency-64bitCédric Bosdonnat1-3/+7
2010-12-06Reapearing DGB_UTIL things removedCédric Bosdonnat3-3/+3
2010-12-06remove obsolete __FAR_DATAMichael Callahan65-545/+545
2010-12-05autocomplete using the context's case i#22961Michael Meeks1-2/+22
2010-12-05Replace all occured, occurance etc.Takeshi Abe7-7/+7
2010-12-05cppcheck: scope of this variable can be reducedCaolán McNamara1-1/+1
2010-12-05cppcheck: scope of this variable can be reducedCaolán McNamara1-1/+1
2010-12-05cppcheck: scope of this variable can be reducedCaolán McNamara1-2/+1
2010-12-05cppcheck: initialize these variablesCaolán McNamara1-2/+8
2010-12-05cppcheck: the scope of this variable can be reducedCaolán McNamara1-2/+3
2010-12-03WaE: get member init order rightCaolán McNamara1-2/+1
2010-12-03Add missing extedit.cxx for the external edit featureSurendran Mahendran1-0/+150
2010-12-03default insert-symbol to use the symbol fontMichael Meeks1-0/+1
2010-12-03First cuts for edit with external tool methodSurendran Mahendran5-24/+39
2010-12-03Handle Click of External Edit functionalitySurendran Mahendran1-1/+21
2010-12-03Header file for external edit tool functionalitySurendran Mahendran1-0/+38
2010-12-03Moved a functionality to a header fileSurendran Mahendran2-18/+18
2010-12-03Adding "Edit via External Tool" to Graphic PopupSurendran Mahendran4-0/+42
2010-12-03n#636367: Table alignment set to "From Left" when moving the rightCédric Bosdonnat1-1/+1
2010-12-03Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist1-1/+1
2010-12-03Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist1-1/+1
2010-12-03Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist1-1/+1
2010-12-03Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist1-1/+1
2010-12-03fdo#32039: Missing outline feature in new RTF export filterCédric Bosdonnat3-9/+25
2010-12-03fdo#31190: Use the same method to getthe DBData than the mail mergeCédric Bosdonnat1-1/+11
2010-12-02Enable OLE object export, only as an experimental featureMichael Meeks2-2/+14
2010-12-02Add export as PDF / JPG to OLE objects context menuGert Faller5-0/+231
2010-12-01cppunit: rearrange tests somewhatCaolán McNamara1-104/+106
2010-12-01document SwCrsrSaveState usageLuboš Luňák2-6/+11
2010-12-01use SwCrsrSaveState to save and restore cursor positionLuboš Luňák1-8/+2
2010-12-01move w:lvlJc to the proper place inside w:lvlLuboš Luňák1-13/+13
2010-12-01Fix for i#8288: "Replace all" should leave the cursor at original positionMattias Johnsson1-0/+9
2010-11-30tidy this up a bitLIBREOFFICE_PRE_BOOTSTRAP_BUILDCaolán McNamara2-6/+4
2010-11-30clean code at writerKayo Hamid70-707/+22
2010-11-30Resolves: rhbz#657718# Crash in SwObjectFormatterTxtFrm::CreateObjFormatterCaolán McNamara1-1/+1
2010-11-29cppcheck: variable scope reducionJoseph Powers1-3/+3
2010-11-29cppunit: add a zoom testCaolán McNamara1-0/+29
2010-11-29cppunit: shrink these test-cases a bitCaolán McNamara1-11/+13
2010-11-29implement tmEditAllClipboard equivalent cppunit testCaolán McNamara2-25/+81
2010-11-29equivalent tmEditMarker cppunit testCaolán McNamara7-11/+71
2010-11-29implement wp:anchor properlyLuboš Luňák1-3/+58
2010-11-29wp:simplePos actually applies only to wp:anchor, not to wp:inlineLuboš Luňák1-6/+12
2010-11-29implement wp:simplePos for wp:anchor (empty, but it's required)Luboš Luňák1-1/+2
2010-11-28cppcheck: method can be constCaolán McNamara1-1/+1
2010-11-27cppcheck: prefix instead of postfixJoseph Powers1-19/+18
2010-11-27avoid null ptr. deref. when iterating through empty itemsetDavid Tardon1-2/+2
2010-11-27Add license header to test_nodetotextvisitors.cxxLuke Dixon1-0/+26
2010-11-27Fix a leak & remove leftover cout that I missedLuke Dixon1-4/+3
2010-11-27Clean code at writerKayo Hamid26-303/+11
2010-11-27compiler warning: add parentheses around operands of ==David Tardon1-1/+1