summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara2-0/+3
2012-04-02Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek2-2/+2
2012-04-02convert Suffix/Prefix to rtl::OUStringCaolán McNamara2-12/+12
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara1-5/+8
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-2/+1
2012-03-28fix of commentsMaxime de Roucy1-5/+5
2012-03-28add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy1-0/+28
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara1-0/+2
2012-03-21BigPtrArray: deploy some assertsMichael Stahl1-3/+5
2012-03-20reduce UniStringsCaolán McNamara2-4/+4
2012-03-20toxinit.hxx included by nothingCaolán McNamara1-40/+0
2012-03-20remove extra string castsCaolán McNamara1-6/+6
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy1-0/+1
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy1-0/+18
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann4-0/+11
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna1-1/+3
2012-03-09sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrmMiklos Vajna1-0/+1
2012-03-08tidy up SwBreakItCaolán McNamara1-12/+5
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-1/+0
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara1-8/+0
2012-03-08ditch SW_XBREAKITER defineCaolán McNamara1-1/+0
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara15-139/+137
2012-03-03fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl1-1/+2
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin1-1/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-28convert some low hanging fruitCaolán McNamara1-1/+1
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara1-1/+1
2012-02-27Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara1-1/+1
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat1-1/+5
2012-02-20remove now unused swunodef.hxxThomas Arnhold3-37/+0
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold1-4/+4
2012-02-20expand and remove macro CLIP_NMSPCThomas Arnhold1-2/+0
2012-02-20expand and remove macro UNO_NMSPCThomas Arnhold1-2/+1
2012-02-20expand and remove macro STAR_NMSPCThomas Arnhold2-13/+12
2012-02-17EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier1-1/+1
2012-02-17sw: second round of doxygen commentsMiklos Vajna3-9/+5
2012-02-15sw: add doxygen comments for some document model / layout classesMiklos Vajna5-1/+6
2012-02-13fdo#44516: Improved label/BC wizard - set paper sizeWinfried Donkers1-11/+10
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann1-4/+0
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-10Remove unused codeElton Chung2-5/+0
2012-01-31add explicit empty SwTblBoxFormula destructor to fix armel build...Rene Engelhard1-0/+1
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-3/+0
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat5-0/+92
2012-01-24Replaced String by rtl::OUStringTakeshi Abe1-10/+9
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann24-51/+49
2012-01-18remove unused codeThomas Arnhold1-4/+0
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora2-29/+30
2012-01-13SvStringsDtor->boost::ptr_vectorAugust Sodora1-2/+10
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-1/+1