summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2016-02-08loplugin:unusedmethodsNoel Grandin1-24/+0
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti1-0/+12
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-3/+4
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke2-4/+5
2016-02-05sw: move all SwXTextTable implementation details to pImplMichael Stahl1-52/+71
2016-02-05sw: remove redundant SwXTextTable::Impl::m_isDescriptorMichael Stahl1-9/+11
2016-02-05sw: move the SwXTextTable descriptor members to SwXTextTable::ImplMichael Stahl1-64/+68
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl3-24/+42
2016-02-05sw: move rest of SwXCellRange implementation details into pImplMichael Stahl1-85/+142
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl2-43/+99
2016-02-05sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna2-9/+0
2016-02-05Fix typosAndrea Gelmini13-16/+16
2016-02-04new loplugin fpcomparisonNoel Grandin1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock18-66/+66
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky1-0/+7
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh1-0/+31
2016-02-03tdf#97407: Remove duplicate custom entryRishabh1-1/+2
2016-02-03tdf#97501: crash in SwDBManager fixedOliver Specht1-10/+16
2016-02-02tdf#97505 Account empty pages for print previewJan-Marek Glogowski1-4/+9
2016-02-02tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it togglesakki952-2/+5
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+9
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky3-45/+24
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-16/+16
2016-01-31unnecessary use of OUString constructorNoel Grandin5-12/+12
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock35-195/+195
2016-01-30Remove unused includesMiklos Vajna3-4/+0
2016-01-30Fix typoDavid Ostrovsky1-7/+7
2016-01-30tdf#89708 Fix crash on printing from print previewJan-Marek Glogowski1-1/+1
2016-01-29RTF export: remove unused parameter of IsExportNumRule()Miklos Vajna1-3/+1
2016-01-29sw: refactor SwPageFrame::HandleWhitespaceHiddenDiff()Miklos Vajna4-8/+14
2016-01-29tdf#96175 RTF filter: export \companyMiklos Vajna1-0/+15
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2-2/+2
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna5-15/+21
2016-01-27tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin4-6/+6
2016-01-27Related: rhbz#1293210 crash in SwFlowFrm::BwdMoveNecessaryCaolán McNamara1-2/+3
2016-01-27loplugin:fpcomparison in sw/Noel Grandin2-6/+6
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung1-1/+33
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin15-42/+63
2016-01-24cppcheck: fix a duplicateExpressionJulien Nabet1-1/+1
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna1-1/+5
2016-01-22tdf#89708 Adjust print page range for unprinted blank pagesEilidh McAdam2-1/+61
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-2/+0
2016-01-21Check for valid SidebarWinMaxim Monastirsky1-2/+2
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21loplugin: unused return valuesNoel Grandin27-82/+41
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock14-21/+21
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky7-52/+42
2016-01-20Drop unused definesMaxim Monastirsky1-13/+0