summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-04-26fdo#48037 fix RTF import of localized fieldsMiklos Vajna
2012-04-25decrypt code a bitLuboš Luňák
2012-04-25warn when failing because of an unrecognized property in UNO callLuboš Luňák
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-25WaE: hides overloaded virtual function, different approach, thanks to mst_Tor Lillqvist
2012-04-25WaE: defined as a struct here but previously declared as a classTor Lillqvist
2012-04-25warning: comparison between signed and unsigned integer expressions (Mac OS X)Stephan Bergmann
2012-04-25fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara
2012-04-25Revert "WaE: hides overloaded virtual function"Michael Stahl
2012-04-25Fix spelling of parameter pbLevelOrVisibiblityChangedNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(_DB_Columns) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(AutoTextGroups) to std::vectorNoel Grandin
2012-04-25fix previous commit:Michael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(SwEntryLst) to boost::ptr_vectorNoel Grandin
2012-04-25try not to change the serialization formatMichael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(_SwNumFmtsAttrs) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(AutoMarkEntryArr) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(SvLBoxEntryArr) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataChildArr) to ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwRedlineDataParentArr) to ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vectorNoel Grandin
2012-04-25Remove data structures there dead i.e. not doing any actual workNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(SwChartBoxes) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vectorNoel Grandin
2012-04-25move some functions from tblrwcl.hxx into cxx filesMichael Stahl
2012-04-25_FndBoxes was a PTRARR_DEL so use ptr_vectorMichael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(_FndBox*) to std::vectorNoel Grandin
2012-04-25fdo#48193 fix RTF import of fields without a resultMiklos Vajna
2012-04-25WaE: hides overloaded virtual functionTor Lillqvist
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