summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2013-01-13fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat8-8/+8
2012-10-02sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat1-1/+1
2012-10-02n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat1-0/+10
2012-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-2/+3
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara1-1/+2
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-1/+2
2012-06-03fixed indentation of sw/source/core/inc/environmentofanchoredobject.hxxPhilipp Riemer1-63/+63
2012-06-03make coding style of files (e-h) in sw/source/core/inc consistentPhilipp Riemer9-138/+89
2012-06-03translate German comments in sw/source/core/inc/f*.hxxPhilipp Riemer7-227/+200
2012-06-03re-indent files in sw/source/core/incPhilipp Riemer2-516/+499
2012-06-03make coding style of files (a-d) in sw/source/core/inc consistentPhilipp Riemer20-158/+179
2012-06-03translate German comments in files (a-d) in sw/source/incPhilipp Riemer10-161/+91
2012-06-03make coding style of files starting with a capital letter in sw/source/core/i...Philipp Riemer26-125/+74
2012-06-01Bin MA_FASTCALL nonsenseTor Lillqvist1-16/+10
2012-05-25SwHistory::Move parameter nEnd was unusedMichael Stahl1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vectorNoel Grandin1-8/+11
2012-05-25SwCache: fix non-DBGUTIL memory leak in previous commitMichael Stahl1-2/+2
2012-05-25Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vectorNoel Grandin1-3/+6
2012-05-25Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin1-2/+8
2012-05-23add libxml forward definitions instead of direct includesMichael Meeks1-3/+1
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-5/+2
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-1/+1
2012-05-09Convert SV_DECL_PTRARR_DEL(SwSortList) to boost::ptr_vectorNoel Grandin1-1/+2
2012-05-09Convert SV_DECL_PTRARR(SwUndoSortList) to std::vectorNoel Grandin1-1/+1
2012-05-09Convert SV_DECL_PTRARR(SwTOXSortTabBases) to std::vectorNoel Grandin1-3/+1
2012-05-09Convert SV_DECL_PTRARR_DEL(SwURLNoteList) to boost::ptr_vectorNoel Grandin1-4/+4
2012-05-09Convert SV_DECL_PTRARR_DEL(_SwShareBoxFmts) to boost::ptr_vectorNoel Grandin1-1/+1
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-4/+5
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag1-0/+1
2012-05-03XubString->rtl::OUStringCaolán McNamara1-4/+4
2012-04-25WaE: defined as a struct here but previously declared as a classTor Lillqvist1-2/+2
2012-04-25move some functions from tblrwcl.hxx into cxx filesMichael Stahl1-11/+0
2012-04-25_FndBoxes was a PTRARR_DEL so use ptr_vectorMichael Stahl1-5/+3
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin1-3/+5
2012-04-15remove extraneous '2'Michael Meeks1-1/+0
2012-04-15try to translate comic writer commentMichael Stahl1-23/+22
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet1-3/+0
2012-04-02reorganize trickier staticsCaolán McNamara2-9/+0
2012-03-26Rename WEIT_WECH to FAR_AWAYNicolas Christener1-1/+1
2012-03-22n#750258: removed strange non-wrapping conditionCédric Bosdonnat1-9/+0
2012-03-22Convert SVARRAY SORT into STL setBartosz Kosiorek1-3/+2
2012-03-21convert SwTOXSources to a std::vectorCaolán McNamara1-3/+3
2012-03-09sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrmMiklos Vajna2-0/+2
2012-03-08sw layout dump: replaced pointers by FrmIds and added frame boundsCédric Bosdonnat1-1/+2
2012-03-08convert to OUString to I can use SAL_WARNCaolán McNamara2-5/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-2/+2
2012-02-27SwSectionFrm: initialised members are happy membersMichael Stahl1-1/+1
2012-02-27SwRootFrm::~SwRootFrm: refactor:Michael Stahl3-2/+6
2012-02-27fix MacOSX tinderbox buildCaolán McNamara1-10/+0
2012-02-27use a non-leaky singletonCaolán McNamara1-2/+3