summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-05-01SV_DECL_PTRARR_SORT->boost::ptr_setCaolán McNamara
2012-05-01cppunit test appears to have gotten lostCaolán McNamara
2012-05-01make these operators well-formedCaolán McNamara
2012-04-30fdo#47670: sw: HTML: fix table border export:Michael Stahl
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-28Resolves: fdo#33599 cursor in notes is reset to start on focus out/focus inCaolán McNamara
2012-04-28remove no-opt debug breakpointCaolán McNamara
2012-04-28sw: and a few more components for the ww8tok testMiklos Vajna
2012-04-28sw: tentative fix for ww8tok test failureMiklos Vajna
2012-04-27temporarily disable a test with a build race conditionLuboš Luňák
2012-04-27argh i am so stupidMichael Stahl
2012-04-27testcase for n#757910Miklos Vajna
2012-04-27sw/qa/extras: no need to use different class names for these testsMiklos Vajna
2012-04-27n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna
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