summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier458-32227/+32227
2015-05-20fiX OSX buildNoel Grandin1-1/+1
2015-05-20fix OSX buildNoel Grandin1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-5/+5
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin2-16/+16
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin2-6/+6
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-2/+2
2015-05-19SwPaM::Find: search in shapes anchored to the rangeMiklos Vajna1-5/+21
2015-05-19Add sw::DocumentDrawModelManager::Search()Miklos Vajna2-0/+61
2015-05-19tdf#67421: Prevent unloading objects due to cache fullMike Kaganski1-4/+2
2015-05-19SwPaM::Find: when no more result in the shape, unmark itMiklos Vajna1-0/+3
2015-05-19sw: prefix members of SwLayouterMiklos Vajna2-24/+24
2015-05-19Remove include stdio (part3)Julien Nabet4-11/+1
2015-05-18tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl1-2/+8
2015-05-18SwPaM::Find: if there is an active text edit, then search thereMiklos Vajna1-0/+24
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens13-45/+45
2015-05-18refactor SwPagePreview to use RenderContextTomaž Vajngerl1-9/+9
2015-05-18comphelper: the makePropertyValue<> template is useful outside swMiklos Vajna1-42/+24
2015-05-17cppcheck: noExplicitConstructorCaolán McNamara2-10/+10
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-0/+25
2015-05-16tdf#90150 : Page numbering in the status bar which may cause confusionmassinissaHamidi3-2/+10
2015-05-16tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl1-1/+1
2015-05-15tdf#91140: ODF import: try to ignore invalid draw:fill="solid"Michael Stahl1-1/+6
2015-05-15avoid crashing on load of fdo54724-1.rtfCaolán McNamara1-6/+11
2015-05-15cleanup GetGraphicSizeTwipTomaž Vajngerl1-9/+7
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin4-17/+17
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna5-5/+37
2015-05-14tdf#85424: sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter()Michael Stahl1-9/+10
2015-05-13i#95974: sw: avoid layout crash on ooo95974-1.odtMichael Stahl1-1/+5
2015-05-13sw: fix wrong assert for broken documents like abi11860-2.odtMichael Stahl1-1/+4
2015-05-13tdf#91260: allow textboxes extending beyond the page bottomLászló Németh2-1/+31
2015-05-13wrap some static fields in VclPtrNoel Grandin1-1/+1
2015-05-12sw: replace that awful constructor that overloads SwTxtPortion copy-ctorMichael Stahl4-8/+10
2015-05-12sw: let's try without a SwHyphPortion copy ctorMichael Stahl1-9/+8
2015-05-12sw: fix another wrong call of SwTxtPortion copy-ctorMichael Stahl1-1/+1
2015-05-12sw: fix crash in sw_unoapi due to calling wrong SwTxtPortion ctorMichael Stahl1-3/+3
2015-05-12sw: More variable renaming.Jan Holesovsky1-3/+3
2015-05-12sw: Prefix _SaveTable member variables.Jan Holesovsky1-53/+53
2015-05-12sw: remove unused pFirstPaM variable in SwXText::convertToTable()Michael Stahl1-9/+1
2015-05-12sw: remove redundant parameter of SwXText::Impl::ConvertCell()Michael Stahl1-5/+4
2015-05-12sw: assert other postcondition of SwXText::Impl::ConvertCell()Michael Stahl1-0/+1
2015-05-12sw: Rename some variables.Jan Holesovsky7-30/+30
2015-05-12sw: Rename a variable.Jan Holesovsky1-3/+3
2015-05-12sw: Prefix LinesAndTable member variables.Jan Holesovsky1-14/+14
2015-05-12sw: Prefix _CopyTable member variables.Jan Holesovsky1-36/+41
2015-05-12sw: Change variable name.Jan Holesovsky1-2/+2
2015-05-12sw: Prefix SwAutoCorrExceptWord member variables.Jan Holesovsky2-23/+21
2015-05-12sw: Better variable name.Jan Holesovsky1-3/+3
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin1-3/+3