summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl7-13/+14
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl2-0/+12
2016-02-01boost::unordered_set is not used anymoreNoel Grandin1-1/+0
2016-01-31boost::tuple -> std::tupleCaolán McNamara2-17/+17
2016-01-31tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan2-293/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
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 Ostrovsky2-8/+8
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan1-11/+14
2016-01-30tdf#89708 Fix crash on printing from print previewJan-Marek Glogowski1-1/+1
2016-01-29CppunitTest_sw_rtfexport: add RtfExport::WriteRevTab() testcaseMiklos Vajna2-0/+24
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 Vajna3-0/+31
2016-01-29tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan1-6/+8
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2-2/+2
2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna3-0/+16
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna5-15/+21
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan4-128/+92
2016-01-27tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin4-6/+6
2016-01-27Renable insert endnote in Writer's standard toolbarYousuf Philips1-1/+1
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-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan4-112/+88
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung4-2/+59
2016-01-26tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin17-51/+72
2016-01-24cppcheck: fix a duplicateExpressionJulien Nabet1-1/+1
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna3-2/+30
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-22Yes, output the name earlyStephan Bergmann1-1/+1
2016-01-21Check for valid SidebarWinMaxim Monastirsky1-2/+2
2016-01-21Quickfix for deterministic SvpSalBitmap checksumsStephan Bergmann1-1/+1
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl1-26/+0
2016-01-21loplugin: unused return valuesNoel Grandin40-103/+59
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock14-21/+21
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky20-52/+192
2016-01-20Drop unused definesMaxim Monastirsky1-13/+0
2016-01-20coverity#1349701 Dereference before null checkCaolán McNamara1-4/+8
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara1-1/+1
2016-01-20loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-01-20sw: indentation fixesMiklos Vajna2-55/+55
2016-01-20sw: (mea culpa) fix unostyle.cxxChris Sherlock1-558/+437
2016-01-19place it safe with MSVC 2008 buildNoel Grandin1-0/+24