summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
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#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-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#89505: replace tab character with space in table of contentsOliver Specht
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-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-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-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
2016-02-05sw: move rest of SwXCellRange implementation details into pImplMichael Stahl
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl
2016-02-05sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna
2016-02-05Fix typosAndrea Gelmini
2016-02-04new loplugin fpcomparisonNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh
2016-02-03tdf#97407: Remove duplicate custom entryRishabh
2016-02-03tdf#97501: crash in SwDBManager fixedOliver Specht
2016-02-02tdf#97505 Account empty pages for print previewJan-Marek Glogowski
2016-02-02tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it togglesakki95
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30Remove unused includesMiklos Vajna
2016-01-30Fix typoDavid Ostrovsky