summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
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
2016-01-30tdf#89708 Fix crash on printing from print previewJan-Marek Glogowski
2016-01-29RTF export: remove unused parameter of IsExportNumRule()Miklos Vajna
2016-01-29sw: refactor SwPageFrame::HandleWhitespaceHiddenDiff()Miklos Vajna
2016-01-29tdf#96175 RTF filter: export \companyMiklos Vajna
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-27tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2016-01-27Related: rhbz#1293210 crash in SwFlowFrm::BwdMoveNecessaryCaolán McNamara
2016-01-27loplugin:fpcomparison in sw/Noel Grandin