summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-16add test for fixed dispBlanksAs OOXML importMarkus Mohrhard3-0/+33
2015-03-16add tests for autoTitleDel flag default value fixesMarkus Mohrhard3-0/+31
2015-03-16missing space in log messageMarkus Mohrhard1-1/+1
2015-03-16handle one more place with MSO 2007 vs OOXML spec for chartsMarkus Mohrhard2-2/+6
2015-03-16fdo#52540, fdo#88051: fix Graphite layoutLászló Németh1-2/+5
2015-03-15Typo: NotifcationMode->NotificationModeJulien Nabet1-4/+4
2015-03-15Typo: constarined->constrainedJulien Nabet1-1/+1
2015-03-15editeng: nAnz -> nCountMiklos Vajna1-6/+6
2015-03-15RTF export: handle \sautoupdMiklos Vajna3-1/+20
2015-03-15RTF import: handle \sautoupdMiklos Vajna1-0/+3
2015-03-15Use comphelper::containerToSequence() instead of manual reallocMiklos Vajna2-44/+39
2015-03-15WW8: bCharShdTxtCol is always falseZolnai Tamás4-21/+1
2015-03-14Related to tdf#89387 remove unused stuffŁukasz Hryniuk1-18/+14
2015-03-14Updated coreAndras Timar1-0/+0
2015-03-14SwWrtShell: rename member variables missing their prefixesMiklos Vajna7-251/+251
2015-03-14Use comphelper::containerToSequence()Miklos Vajna1-14/+12
2015-03-14tdf#90003 Revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion"Miklos Vajna4-18/+12
2015-03-14Access2Base - Better window type recognitionJean-Pierre Ledure6-26/+30
2015-03-14DocxSdrExport::Impl::m_pFlyAttrList: use unique_ptrMiklos Vajna3-19/+8
2015-03-14Unused includesMiklos Vajna5-16/+0
2015-03-14tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC.Justin Luth4-2/+13
2015-03-14tdf#43157: Enable format check in sal_detail_logFormatStephan Bergmann1-1/+1
2015-03-14tdf#43157: Fix format string violations in OSL_TRACE etc. (Mac OS X)Stephan Bergmann3-3/+3
2015-03-13tdf#87945 Make “Auto/No Fill” button more obvious by adding an icon to itAdolfo Jayme Barrientos1-0/+6
2015-03-14SwDepend: naming conventionsBjoern Michaelsen1-10/+10
2015-03-14SwDepend: cosmeticsBjoern Michaelsen1-5/+3
2015-03-14inline SwDepends trivialsBjoern Michaelsen2-29/+17
2015-03-14inline broadcast iterationsBjoern Michaelsen2-15/+15
2015-03-14simplify SwClientIter iterationBjoern Michaelsen2-14/+13
2015-03-14simpilfy SwClient::operator()Bjoern Michaelsen1-4/+3
2015-03-14inline trivial SwModify functionsBjoern Michaelsen2-29/+9
2015-03-14inline trivial SwClient functionsBjoern Michaelsen2-26/+15
2015-03-14fix naming conventions while at itBjoern Michaelsen2-52/+52
2015-03-14now inline SwClientIter, its small enoughBjoern Michaelsen2-94/+79
2015-03-14use sw::Ring<>Bjoern Michaelsen2-35/+17
2015-03-14simplify SwClientIter dtorBjoern Michaelsen1-13/+10
2015-03-14simplify SwClientIter ctorBjoern Michaelsen1-11/+3
2015-03-14Last() superficial checkBjoern Michaelsen1-3/+5
2015-03-14GoStart() GoEnd() consistencyBjoern Michaelsen1-5/+2
2015-03-14simplify SwClient::Previous() moreBjoern Michaelsen1-5/+4
2015-03-14simplify SwClient::Next() moreBjoern Michaelsen1-5/+1
2015-03-14simplify SwClient::Last() with Previous()Bjoern Michaelsen1-7/+3
2015-03-14simplify SwClient::Previous()Bjoern Michaelsen1-10/+6
2015-03-14simplify SwClient::First() with Next()Bjoern Michaelsen1-7/+4
2015-03-14simplify SwClient::Next()Bjoern Michaelsen1-12/+8
2015-03-14simplify SwClient::Last()Bjoern Michaelsen1-12/+7
2015-03-14simplify SwClient::First()Bjoern Michaelsen1-14/+7
2015-03-14simplify SwClient::GoEnd()Bjoern Michaelsen1-10/+6
2015-03-14simplify SwClient::GoStart()Bjoern Michaelsen1-8/+5
2015-03-14simplify SwClient::operator++()Bjoern Michaelsen1-7/+2