summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
AgeCommit message (Expand)Author
2013-01-25fix build, change overridden GetOLEStorageName to OUStringCaolán McNamara
2013-01-21fdo#59530 WW8 import of commented text rangesMiklos Vajna
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2013-01-07WW8 filter: import zoom factorMiklos Vajna
2013-01-04sw: forgot to adapt thisMiklos Vajna
2012-12-26sal_Bool to boolTakeshi Abe
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-28Resolves: fdo#41554 ww6 file cannot be openedCaolán McNamara
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-19use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-13SwWW8ImplReader::Read_Tab: typoMiklos Vajna
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-08-27typo fix in commentAndras Timar
2012-08-14minimize fractured text spansCaolán McNamara
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin
2012-07-24++aIter++ is quite funny, but it's in practice the same like ++aIterLuboš Luňák
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
2012-07-18expand cInsert to unicode at compile timeCaolán McNamara
2012-07-18translate comment, use CH_TXTATR_INWORDCaolán McNamara
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-07-14Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin
2012-07-12fix previous STL conversion commit:Michael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-06wwSectionManager::SetUseOn: forgot to share first header/footer on even pagesMiklos Vajna
2012-07-04ww8par: unused includesMiklos Vajna
2012-07-04wwSectionManager::SetUseOn: share first page header / footer by defaultMiklos Vajna
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák
2012-05-24column break without columns seems to be a page break (bnc#750255)Luboš Luňák