summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara
2012-05-03remove obsolete READ_OLDVERS table autoformat codeMichael Stahl
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet
2012-05-01Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::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-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-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-15writer redlining unit test starts to do something usefulMichael Meeks
2012-04-11UniString->rtl::OUStringCaolán McNamara
2012-04-10move include out of editsh.hxxMichael Stahl
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-04-06optional argument is always providedCaolán McNamara
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara
2012-04-02Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek
2012-04-02convert Suffix/Prefix to rtl::OUStringCaolán McNamara
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-28fix of commentsMaxime de Roucy
2012-03-28add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara
2012-03-21BigPtrArray: deploy some assertsMichael Stahl
2012-03-20reduce UniStringsCaolán McNamara
2012-03-20toxinit.hxx included by nothingCaolán McNamara
2012-03-20remove extra string castsCaolán McNamara
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-03-09sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrmMiklos Vajna
2012-03-08tidy up SwBreakItCaolán McNamara
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara
2012-03-08ditch SW_XBREAKITER defineCaolán McNamara
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-03fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28convert some low hanging fruitCaolán McNamara
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-27Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara