summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna
2012-04-24SwXTextView: use cppu::OInterfaceContainerHelperMichael Stahl
2012-04-24fix double free in SwXTextView::removeSelectionChangeListenerMichael Stahl
2012-04-24fdo#38176 fix RTF export of non-breaking hyphen and optional hyphenMiklos Vajna
2012-04-24fdo#38176 fix RTF export of non-breaking spaceMiklos Vajna
2012-04-24Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann
2012-04-24Remove unused code in swSantiago Martinez
2012-04-23n#757890 add testcaseMiklos Vajna
2012-04-21clarify DelNumRule commentCaolán McNamara
2012-04-21Use boost::ptr_vector in WW8ListManager instead of SV_DECL_PTRARR_DELArnaud Versini
2012-04-21Use boost::ptr_vector in WW8_WrPct instead of SV_DECL_PTRARR_DELArnaud Versini
2012-04-21fdo#48876 fix RTF import of \sl without \slmultMiklos Vajna
2012-04-21fdo#48023 fix RTF import of Russian characters without an encoding specifiedMiklos Vajna
2012-04-20fix STL conversion e94c4ab5523c7dcbee2f1b7fd47685529498e774 harderMichael Stahl
2012-04-20fdo#48356 fix RTF import of special unicode charactersMiklos Vajna
2012-04-20n#751313 SwCallLink: avoid redrawing complete rows without nested tablesMiklos Vajna
2012-04-20n#751313 SwCallLink: avoid copy&paste via introducing lcl_notifyRowMiklos Vajna
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-17fdo#38635: sw: fix border corner gaps:Michael Stahl
2012-04-17fix UNO ZOrder readingLuboš Luňák
2012-04-16fdo#38215: forgot idiotic C++ syntax (fix 0868a0155a)Michael Stahl
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-16fdo#38635: fix border printing:Michael Stahl
2012-04-16fdo#38215: merge consecutive border lines:Michael Stahl
2012-04-16sw: create horizontal border lines with start left and end rightMichael Stahl
2012-04-15sw: also test RTF export of zoom levelMiklos Vajna
2012-04-15remove extraneous '2'Michael Meeks
2012-04-15try to translate comic writer commentMichael Stahl
2012-04-15testcase for fdo#39053Miklos Vajna
2012-04-15sw: implement writing of RTF_VIEWSCALEMiklos Vajna
2012-04-15writer redlining unit test starts to do something usefulMichael Meeks
2012-04-15implement RTF import of zoom levelMiklos Vajna
2012-04-14dmapper: fix import of odd/even page breaksMiklos Vajna
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-14optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXTCaolán McNamara
2012-04-13sal_Int32 conversion warningLuboš Luňák
2012-04-13remove unused variablesLuboš Luňák
2012-04-13Begin translating commentsPhilipp Weissenbacher
2012-04-13Convert macro to local const variablePhilipp Weissenbacher
2012-04-12move dependency on localedata_en to i18npoolMatúš Kukan
2012-04-12Translate German commentsPhilipp Weissenbacher
2012-04-12++I_hate_sal_Int32Luboš Luňák
2012-04-12write out unique id for wp:docPrLuboš Luňák
2012-04-12wp:anchor attributes do not have w: prefixLuboš Luňák
2012-04-12wp:docPr title is not in ecmaLuboš Luňák
2012-04-12write proper title and description for wp:docPrLuboš Luňák
2012-04-12write w:relativeHeightLuboš Luňák
2012-04-12remove formfeedsThomas Arnhold
2012-04-11UniString->rtl::OUStringCaolán McNamara