summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17DocxAttributeOutput::m_pFoot/EndnotesList: use std::unique_ptrMiklos Vajna
2015-03-17-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-03-17WW8: bShdTxtCol is always falseZolnai Tamás
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-16make SwClientIter::GoStart/GoEnd privateBjoern Michaelsen
2015-03-16refactor iterationBjoern Michaelsen
2015-03-16get rid of SearchTypeBjoern Michaelsen
2015-03-16fix stray SAL_OVERRIDEBjoern Michaelsen
2015-03-16remove 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16Fixes for moving stuff to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Previous() to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Next() to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Last() to SwIteratorBjoern Michaelsen
2015-03-16move SwClientIter::First() to SwIteratorBjoern Michaelsen
2015-03-16assert hard hereBjoern Michaelsen
2015-03-16make typed iteration private in SwClientIter nowBjoern Michaelsen
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen
2015-03-16make SwIterator finalBjoern Michaelsen
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16unocore: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16core/layout: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16core/docnode: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16CppunitTest_sw_tiledrendering: disable part of testSetGraphicSelection on OS XMiklos Vajna
2015-03-16core/doc: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator for typed iterationBjoern Michaelsen
2015-03-16use SwIterator for typed iterationBjoern Michaelsen
2015-03-16nonsense SwClientIter::operator() isnt used, better remove before someone doesBjoern Michaelsen
2015-03-16SwSelPaintRects::Show: silence LOK callback till draw edit is activeMiklos Vajna
2015-03-16Add SwXTextDocument::setTextSelection() testcaseMiklos Vajna
2015-03-16SwXTextDocument: add missing @see for 3 vcl::ITiledRenderable methodsMiklos Vajna
2015-03-16Add SwXTextDocument::setGraphicSelection() testcaseMiklos Vajna
2015-03-16Add testcase for SwXTextDocument::resetSelection().Miklos Vajna
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-16Consistency ;-)Jan Holesovsky
2015-03-16use toUtf8 instead for string conversionSiqi Liu
2015-03-16loplugin:saloverrideStephan Bergmann
2015-03-15RTF export: handle \sautoupdMiklos Vajna
2015-03-15WW8: bCharShdTxtCol is always falseZolnai Tamás
2015-03-14SwWrtShell: rename member variables missing their prefixesMiklos Vajna
2015-03-14tdf#90003 Revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion"Miklos Vajna
2015-03-14DocxSdrExport::Impl::m_pFlyAttrList: use unique_ptrMiklos Vajna
2015-03-14Unused includesMiklos Vajna
2015-03-14tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC.Justin Luth