summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-02-22sw classification: add initial UNO commandMiklos Vajna5-0/+28
2016-02-22loplugin:commaoperator in sw/Noel Grandin82-218/+622
2016-02-22sw: prefix members of RtfExportMiklos Vajna4-75/+75
2016-02-22loplugin:write only fieldsNoel Grandin2-3/+2
2016-02-22sw: remove commented out code from uibase/utlui/content.cxxChris Sherlock1-27/+4
2016-02-22sw: fix typo in commentChris Sherlock1-1/+1
2016-02-22Work around apprently rounding issue in test with retina mac.Norbert Thiebaud2-3/+12
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek10-31/+34
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky13-5/+279
2016-02-21Convert RID_INSERT_FIELD_CTRL to xmlMaxim Monastirsky24-219/+130
2016-02-20Options: Some layout tweaks and copyeditingAdolfo Jayme Barrientos1-26/+26
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl1-5/+3
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose5-3/+38
2016-02-19new loplugin: find write-only fieldsNoel Grandin16-42/+15
2016-02-19sw: loplugin:staticmethodsMiklos Vajna1-1/+1
2016-02-19sw: loplugin:passstuffbyrefMiklos Vajna2-8/+8
2016-02-19tdf#32364 - Add a "filter" to Insert > Field > Other > Cross reference tabakki953-97/+207
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna4-8/+5
2016-02-19Remove nesting assignments inside the expression.Mark Hung1-2/+2
2016-02-18tdf#91781 Move uppercase and lowercase up one levelYousuf Philips1-2/+4
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth1-1/+3
2016-02-17Pass map by pointer (just like all the other SwAccessible... ctors do)Stephan Bergmann3-4/+4
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara1-3/+6
2016-02-17use consistent #define checks for the Windows platformNoel Grandin25-36/+36
2016-02-17sw: indentation fixesMiklos Vajna3-10/+10
2016-02-17tdf#97526 - in copy/paste ignore unwanted page break on first paragraphJuergen Funk1-0/+15
2016-02-16tdf#97429: Fix crash on print selected areaXisco Fauli1-3/+12
2016-02-16cid#1352648 uninitialized membersMiklos Vajna1-0/+1
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna3-0/+8
2016-02-15tdf#56321 - .doc import image flipped statusJustin Luth3-0/+38
2016-02-15drop outdated fileDavid Tardon1-3/+0
2016-02-15SwView::WriteUserDataSequence: use comphelper::makePropertyValue()Miklos Vajna1-43/+15
2016-02-14tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski3-4/+6
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung5-19/+41
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung2-0/+23
2016-02-13tdf#96392 disallow hanging punctuation if the frame is inside a table.Mark Hung1-0/+1
2016-02-12sw: fix a STL assertion in lcl_MoveAllLowerObjs()Michael Stahl1-1/+4
2016-02-12sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl1-5/+2
2016-02-12sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl3-0/+31
2016-02-12sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl5-37/+71
2016-02-12sw: unindent SwOLELRUCache::Load()Michael Stahl1-22/+20
2016-02-12sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-1/+1
2016-02-12sw: prefix members of ConstArcMiklos Vajna2-10/+10
2016-02-11tdf#96444 Replace chr(20) with '%20' in style uno commandsYousuf Philips1-10/+10
2016-02-11tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-02-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna2-0/+20
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl1-1/+3
2016-02-09crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara1-1/+1
2016-02-09Remove excess newlinesChris Sherlock21-44/+0