summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-06-18fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23
2013-06-17fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2-10/+12
2013-06-16fdo#64925 - fix crash on paste of Arabic text on windows.Michael Stahl1-1/+1
2013-06-13Resolves: #i122529# only check position protection when...Oliver-Rainer Wittmann1-4/+1
2013-06-13fdo#65666 keep tab characters in footnote settings (Begin/After)László Németh1-4/+4
2013-06-09Remove remnants of help agentCaolán McNamara1-1/+0
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna2-0/+12
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl1-2/+4
2013-06-06OpenSymbol is a symbol fontLuboš Luňák1-0/+1
2013-06-06bnc#382137 DocxAttributeOutput: don't store address of local variableMiklos Vajna1-1/+8
2013-06-06fdo#64283: SwMailMergeDlg: add back missing initializeMichael Stahl1-0/+1
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna3-3/+14
2013-06-06oups, I shouldn't have commited itXisco Fauli1-3/+3
2013-06-06Related #i120832#, the style and color set on table text by user...Jian Fang Zhang2-6/+12
2013-06-05bnc#820509 testcaseMiklos Vajna2-0/+19
2013-06-05Resolves: fdo#64151 Convert Comparison tab page to .uiabdulmajeed ahmed8-153/+263
2013-06-04fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-04fdo#65014 Fix backwards/forwards search change of direction.Andrzej J.R. Hunt1-0/+7
2013-06-04fdo#64761: sw: avoid another ~SwIndexReg assertMichael Stahl1-0/+4
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-0/+28
2013-06-04i#30979: sw: fix crash on Flys anchored in ToXMichael Stahl1-3/+4
2013-06-03SwDoc::AppendRedline: fix an obscure memory leakMichael Stahl1-1/+1
2013-06-03sw: fix ~SwIndexReg assertMichael Stahl1-1/+6
2013-05-31audit incorrect uses of SwDrawTextInfo (fdo#65013)Luboš Luňák2-5/+8
2013-05-31sw: SwXFrame: fix gradient import problem:Michael Stahl1-1/+4
2013-05-30bnc#817956 page border shadow testcaseMiklos Vajna2-0/+12
2013-05-30bnc#817956 v:textpath VML import testcaseMiklos Vajna2-0/+26
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna2-0/+9
2013-05-27testcase for bfb93ffc6d72d22a833acf9d8c9d166153dad7c0Miklos Vajna2-0/+11
2013-05-27Fix fdo#64685 - Superscript broken in masterKhaled Hosny1-2/+2
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-25translatable="yes" for some elements in .ui filesAndras Timar1-1/+1
2013-05-24fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt4-0/+4
2013-05-22Resolves: #ii122335# Disabling the old task paneAndre Fischer7-7/+0
2013-05-22Resolves: #i122310# page property panel, page size controlOliver-Rainer Wittmann1-2/+2
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna2-0/+85
2013-05-20Fix fdo#64751 – Header & footer blue tags emptyKhaled Hosny1-1/+1
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet32-282/+291
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky3-6/+6
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks1-1/+1
2013-05-20Resolves: #i122105# text property panel, underline style controlOliver-Rainer Wittmann1-6/+14
2013-05-20Related: #i122157# Added sidebar menu entry to more writer variantsAndre Fischer5-0/+5
2013-05-20Related: #i121793# correction for page property panel:Oliver-Rainer Wittmann6-49/+100
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer4-4/+12
2013-05-20Resolves: #i122026# adjust names of newly introduced UNO commandsOliver-Rainer Wittmann12-100/+32
2013-05-20Related: #i122072# map SID_ATTR_LINE_START and SID_ATTR_LINE_END...Armin Le Grand1-2/+2
2013-05-20Resolves: #i122025# UNO commands introduced with sidebarOliver-Rainer Wittmann6-43/+17
2013-05-20Resolves: #i122028# Fixed crash when processing .uno:SwPageColumnAndre Fischer1-558/+565
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann89-250/+5470