summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17sw: indentation fixesMiklos Vajna
2016-02-17tdf#97526 - in copy/paste ignore unwanted page break on first paragraphJuergen Funk
2016-02-16tdf#97429: Fix crash on print selected areaXisco Fauli
2016-02-16cid#1352648 uninitialized membersMiklos Vajna
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-15tdf#56321 - .doc import image flipped statusJustin Luth
2016-02-15drop outdated fileDavid Tardon
2016-02-15SwView::WriteUserDataSequence: use comphelper::makePropertyValue()Miklos Vajna
2016-02-14tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung
2016-02-13tdf#96392 disallow hanging punctuation if the frame is inside a table.Mark Hung
2016-02-12sw: fix a STL assertion in lcl_MoveAllLowerObjs()Michael Stahl
2016-02-12sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl
2016-02-12sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl
2016-02-12sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl
2016-02-12sw: unindent SwOLELRUCache::Load()Michael Stahl
2016-02-12sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12sw: prefix members of ConstArcMiklos Vajna
2016-02-11tdf#96444 Replace chr(20) with '%20' in style uno commandsYousuf Philips
2016-02-11tdf#89505: replace tab character with space in table of contentsOliver Specht
2016-02-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
2016-02-09crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky
2016-02-08cppcheck: noExplicitConstructorCaolán McNamara
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin
2016-02-08sw - m_eLastSearchCommand initializationMarco Cecchetti
2016-02-08tdf#83890 sw html export: fix missing start numbering attributeMarc Bessières
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-08Fix typosAndrea Gelmini
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05sw: move all SwXTextTable implementation details to pImplMichael Stahl
2016-02-05sw: remove redundant SwXTextTable::Impl::m_isDescriptorMichael Stahl
2016-02-05sw: move the SwXTextTable descriptor members to SwXTextTable::ImplMichael Stahl
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl