summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* rely on the return value optimizationIvan Timofeev2012-06-221-1/+1
* Remove empty or non-called methodsThomas Arnhold2012-06-222-5/+0
* re-base on ALv2 code.Michael Meeks2012-06-2216-368/+224
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2181-1963/+1261
* re-base on ALv2 code.Michael Meeks2012-06-214-104/+68
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-219-159/+27
* fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2012-06-211-1/+8
* Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin2012-06-202-6/+16
* Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin2012-06-201-1/+1
* Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin2012-06-203-29/+74
* move zoomitem from svx to sfx2Tim Hardeck2012-06-151-1/+2
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-4/+0
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-297/+0
* targetted revert of OLE2 object save in writer context menuMichael Meeks2012-06-082-6/+0
* Translate German comments in sw/inc/swscanner.hxxPhilipp Riemer2012-05-281-2/+2
* Translate German comment in sw/inc/docufld.hxxPhilipp Riemer2012-05-281-1/+1
* Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer2012-05-282-7/+6
* fdo#34772 Add word count to the status bar in writerMuhammad Haggag2012-05-251-0/+1
* Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin2012-05-251-3/+7
* Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin2012-05-251-3/+6
* Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin2012-05-251-2/+6
* Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin2012-05-251-3/+7
* Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin2012-05-251-1/+2
* Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin2012-05-251-1/+2
* Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin2012-05-251-1/+2
* add libxml forward definitions instead of direct includesMichael Meeks2012-05-231-3/+1
* writer UI: Decrease the size of the border around the document.Jan Holesovsky2012-05-181-1/+1
* WaE: 'Impl' defined as a struct here but previously declared as a classTor Lillqvist2012-05-171-1/+1
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-172-1/+3
* SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl2012-05-152-7/+18
* Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin2012-05-141-1/+12
* Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin2012-05-141-2/+1
* Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vectorNoel Grandin2012-05-141-1/+2
* Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin2012-05-141-2/+1
* Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vectorNoel Grandin2012-05-141-3/+2
* Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vectorNoel Grandin2012-05-141-6/+3
* Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara2012-05-141-0/+1
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-2/+2
* Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara2012-05-053-46/+6
* remove obsolete READ_OLDVERS table autoformat codeMichael Stahl2012-05-031-10/+0
* fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag2012-05-033-4/+88
* finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák2012-05-022-3/+5
* Remove GoPrevSentence indicated in unusedJulien Nabet2012-05-021-1/+0
* Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara2012-05-011-1/+6
* WaE: unsafe mix of sal_Bool and boolCaolán McNamara2012-04-301-1/+1