summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-05-28Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand4-46/+85
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt4-0/+4
2013-05-28n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat2-0/+4
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-28sw: extend READMEMiklos Vajna1-0/+22
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna2-0/+9
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-27Fix issue #i120654: Number range variable filed shows in AOOJian Hong Cheng1-0/+9
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile6-6/+6
2013-05-27Resolves: #i120158# fix picture shadow lost after saved as doc in some caseLei De Bin1-1/+56
2013-05-27testcase for bfb93ffc6d72d22a833acf9d8c9d166153dad7c0Miklos Vajna2-0/+11
2013-05-27Include frmatr.hxx instead of directly format.hxxStephan Bergmann1-1/+1
2013-05-27Fix fdo#64685 - Superscript broken in masterKhaled Hosny1-2/+2
2013-05-27sw: unused includes in atrfrmMiklos Vajna1-26/+0
2013-05-27sw: unused includes in anchoredobjectMiklos Vajna1-9/+0
2013-05-27sw: unused includes in anchoreddrawobjectMiklos Vajna1-10/+0
2013-05-25SwFlowFrm: rename member variables missing their prefixMiklos Vajna3-194/+195
2013-05-25translatable="yes" for some elements in .ui filesAndras Timar1-1/+1
2013-05-24stop delivering globlmn.hrcDavid Tardon1-4/+1
2013-05-24WaE: unreferenced local variableTor Lillqvist1-4/+4
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2-2/+2
2013-05-23improve exporting of picture alignment to docxLuboš Luňák1-50/+98
2013-05-23fdo#64826 : fix for track-changes export in DOCXAdam Co3-3/+11
2013-05-23Resolves: #i121734# extend XTextMarkup to support rangesJürgen Schmidt4-5/+88
2013-05-23Resolves: #i121733# enhancement for colored smarttagsJürgen Schmidt3-99/+274
2013-05-23Resolves: #i121732# add new interface XMarkingAccessJürgen Schmidt2-2/+54
2013-05-23Resolves: #i121731# extend XSmartTagAction->getActionCount...Jürgen Schmidt1-1/+1
2013-05-23Resolves: #i121730# add optional interface XRangeBasedSmartTagRecognizerJürgen Schmidt1-1/+10
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt4-0/+4
2013-05-23SwModelTestBase: avoid not needed SAL_PRIuUINT32Miklos Vajna1-3/+3
2013-05-23oups, I shouldn't have commited itXisco Fauli1-3/+3
2013-05-23Related #i120832#, the style and color set on table text by user...Jian Fang Zhang2-6/+12
2013-05-22Resolves: #ii122335# Disabling the old task paneAndre Fischer7-7/+0
2013-05-22SwWW8ImplReader::StartTable: remove pointless assertMiklos Vajna1-5/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin4-14/+8
2013-05-21Resolves: #i122310# page property panel, page size controlOliver-Rainer Wittmann1-2/+2
2013-05-21fdo#64826: fix for exporting to DOCX that didnt save track 'changes state'Adam Co2-0/+23
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