summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2012-12-03sal_Bool to boolTakeshi Abe1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks72-1677/+1029
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud1-0/+1
2012-11-27sal_Bool to boolTakeshi Abe3-4/+4
2012-11-26sal_Bool to boolTakeshi Abe2-7/+7
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat8-8/+8
2012-11-21sal_Bool to boolTakeshi Abe1-2/+2
2012-11-20sal_Bool to boolTakeshi Abe2-12/+12
2012-11-19sal_Bool to boolTakeshi Abe1-1/+1
2012-11-17sal_Bool to boolTakeshi Abe1-2/+2
2012-11-08sal_Bool to boolTakeshi Abe2-7/+7
2012-11-07sal_Bool to boolTakeshi Abe4-4/+4
2012-11-06sal_Bool to boolTakeshi Abe3-12/+12
2012-10-30sal_Bool to boolTakeshi Abe1-1/+1
2012-10-25sal_Bool to boolTakeshi Abe1-1/+1
2012-10-22sal_Bool to boolTakeshi Abe1-7/+7
2012-10-20sal_Bool to boolTakeshi Abe2-12/+12
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2-6/+6
2012-10-19sal_Bool to boolTakeshi Abe1-1/+1
2012-10-16sal_Bool to boolTakeshi Abe1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák3-7/+7
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist1-1/+0
2012-10-04sal_Bool to boolTakeshi Abe1-1/+1
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-09-22sal_Bool to boolTakeshi Abe2-52/+52
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-2/+2
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-2/+3
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann5-16/+3
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat1-0/+10
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna1-1/+3
2012-08-16sw layout dump: include the height and width of SwFlyPortionMiklos Vajna1-1/+2
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-3/+0
2012-08-07Remove forwards of non-existing structsThomas Arnhold2-2/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold2-2/+0
2012-08-03split CalcHiddenRanges into hidden text and redline deletion handlersCaolán McNamara1-2/+3
2012-07-30split foul SwSortElement::operator< into a keycompare methodCaolán McNamara1-0/+2
2012-07-30const up SwSortElement::operator*Caolán McNamara1-2/+2
2012-07-30move SwSortElements to .cxxCaolán McNamara1-6/+0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara5-6/+0
2012-07-26Convert SV_DECL_PTRARR_SORT(SwBlockNames) to o3tl::sorted_vectorNoel Grandin1-4/+4
2012-07-26fix previous STL conversion commit:Michael Stahl1-4/+4
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-3/+3
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+2
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl1-3/+5
2012-07-25Convert SV_DECL_PTRARR_DEL(SwRedlineSaveDatas) to std::vectorNoel Grandin1-2/+6
2012-07-20TextFieldmark::ReleaseDoc: properly remove text fieldmarks from SwDocMiklos Vajna1-0/+1
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin1-5/+9
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwBlinkList) to boost::ptr_setNoel Grandin1-3/+2
2012-07-17Cleanup: remove _FndBoxPtr typedefNoel Grandin1-2/+1