summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-073-3/+5
* optional argument is always providedCaolán McNamara2012-04-061-9/+3
* Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara2012-04-052-0/+3
* Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek2012-04-022-2/+2
* convert Suffix/Prefix to rtl::OUStringCaolán McNamara2012-04-022-12/+12
* refactor the Rewriter rules using enumsCaolán McNamara2012-04-021-5/+8
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-2/+1
* fix of commentsMaxime de Roucy2012-03-281-5/+5
* add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy2012-03-281-0/+28
* fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara2012-03-211-0/+2
* BigPtrArray: deploy some assertsMichael Stahl2012-03-211-3/+5
* reduce UniStringsCaolán McNamara2012-03-202-4/+4
* toxinit.hxx included by nothingCaolán McNamara2012-03-201-40/+0
* remove extra string castsCaolán McNamara2012-03-201-6/+6
* SwEditShell : use of the STL swap functionMaxime de Roucy2012-03-151-0/+1
* rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-0/+18
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-144-0/+11
* SvxULSpaceItem: implement contextual spacingMiklos Vajna2012-03-121-1/+3
* sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrmMiklos Vajna2012-03-091-0/+1
* tidy up SwBreakItCaolán McNamara2012-03-081-12/+5
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+0
* de-uno-ize ScriptTypeDetectorCaolán McNamara2012-03-081-8/+0
* ditch SW_XBREAKITER defineCaolán McNamara2012-03-081-1/+0
* tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara2012-03-0815-139/+137
* fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl2012-03-031-1/+2
* Convert SvPtrarr usage to std::vectorNoel Grandin2012-03-021-1/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* convert some low hanging fruitCaolán McNamara2012-02-281-1/+1
* SfxStyleSheet needs a default ctorCaolán McNamara2012-02-281-1/+1
* Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara2012-02-271-1/+1
* fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat2012-02-231-1/+5
* remove now unused swunodef.hxxThomas Arnhold2012-02-203-37/+0
* expand and remove macro STAR_REFERENCEThomas Arnhold2012-02-201-4/+4
* expand and remove macro CLIP_NMSPCThomas Arnhold2012-02-201-2/+0
* expand and remove macro UNO_NMSPCThomas Arnhold2012-02-201-2/+1
* expand and remove macro STAR_NMSPCThomas Arnhold2012-02-202-13/+12
* EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier2012-02-171-1/+1
* sw: second round of doxygen commentsMiklos Vajna2012-02-173-9/+5
* sw: add doxygen comments for some document model / layout classesMiklos Vajna2012-02-155-1/+6
* fdo#44516: Improved label/BC wizard - set paper sizeWinfried Donkers2012-02-131-11/+10
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-131-4/+0
* Fix typos in commentsElton Chung2012-02-131-1/+1
* Remove unused codeElton Chung2012-02-102-5/+0
* add explicit empty SwTblBoxFormula destructor to fix armel build...Rene Engelhard2012-01-311-0/+1
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-271-3/+0
* Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat2012-01-275-0/+92
* Replaced String by rtl::OUStringTakeshi Abe2012-01-241-10/+9
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2124-51/+49
* remove unused codeThomas Arnhold2012-01-181-4/+0
* SvStringsDtor->boost::ptr_vectorAugust Sodora2012-01-142-29/+30