summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Resolves: #i122310# page property panel, page size controlOliver-Rainer Wittmann1-2/+2
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna2-0/+85
2013-05-20Fix fdo#64751 – Header & footer blue tags emptyKhaled Hosny1-1/+1
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet32-282/+291
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky3-6/+6
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks1-1/+1
2013-05-20Resolves: #i122105# text property panel, underline style controlOliver-Rainer Wittmann1-6/+14
2013-05-20Related: #i122157# Added sidebar menu entry to more writer variantsAndre Fischer5-0/+5
2013-05-20Related: #i121793# correction for page property panel:Oliver-Rainer Wittmann6-49/+100
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer4-4/+12
2013-05-20Resolves: #i122026# adjust names of newly introduced UNO commandsOliver-Rainer Wittmann12-100/+32
2013-05-20Related: #i122072# map SID_ATTR_LINE_START and SID_ATTR_LINE_END...Armin Le Grand1-2/+2
2013-05-20Resolves: #i122025# UNO commands introduced with sidebarOliver-Rainer Wittmann6-43/+17
2013-05-20Resolves: #i122028# Fixed crash when processing .uno:SwPageColumnAndre Fischer1-558/+565
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann89-250/+5470
2013-05-20add a copy and paste noteThomas Arnhold1-0/+1
2013-05-20fdo#39468 Comment translation GER-ENGMatthias Freund2-37/+29
2013-05-19Related: #i119549# fix Position of drawing obj incorrectLei De Bin1-8/+16
2013-05-19fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/ (Part2)Matthias Freund3-17/+11
2013-05-18Resolves: #i120300# Add new property "ShowContentTips"...Ariel Constenla-Haile4-13/+13
2013-05-17unknown printer metrics property results in empty settings.xmlCaolán McNamara1-0/+6
2013-05-17fdo#60967: re-enable deletion of paragraph following tableMichael Stahl3-1/+40
2013-05-16Resolves: #i120735# free the para object or editengine object...Jian Fang Zhang1-0/+2
2013-05-16sw/qa: add a READMEMiklos Vajna1-0/+10
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin4-23/+1
2013-05-16SwDoc::CopyImpl: avoid ~SwIndexReg assertions:Michael Stahl1-33/+42
2013-05-16Some string literal clean upStephan Bergmann1-12/+14
2013-05-16Wae: unused variableXisco Fauli1-1/+0
2013-05-16Related:#119576# fix indent and spacing between bullets and textLei De Bin1-0/+32
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara32-291/+282
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl5-20/+6
2013-05-15i#119922: reverse engineer 9a37613b5e8f08fae585d54a5745e887eb08f8ceMichael Stahl1-16/+0
2013-05-15OSL_TRACE -> SAL_INFOStephan Bergmann1-18/+15
2013-05-15Resolves: #i119803# RTF export for User FieldsOliver-Rainer Wittmann1-2/+15
2013-05-15WW8AttributeOutput::TableSpacing: accidently commented out codeMiklos Vajna1-1/+1
2013-05-15fdo#36876 WW8 filter: fix export of table marginsMiklos Vajna1-1/+3
2013-05-15Resolves: #i119941# Avoid crash when chart is removed in Writer...Armin Le Grand1-1/+25
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna2-0/+32
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist60-164/+164
2013-05-15fdo#46808, More LinguProperties funNoel Grandin8-20/+14
2013-05-14Detect and rotate image at drag&drop or copy&paste in Writer.Tomaž Vajngerl1-18/+48
2013-05-14don't accumulate dirs in error stringDavid Tardon2-17/+32
2013-05-14bin dynamic alloc. nonsenseDavid Tardon1-16/+4
2013-05-14fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 4)Matthias Freund5-41/+36
2013-05-14fdo#39468 Comment translation GER-ENG in sw/source/ui/utlui/Matthias Freund5-24/+19
2013-05-14fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/Matthias Freund9-337/+65
2013-05-14coverity#1019413: Unitialized scalar variableNorbert Thiebaud1-0/+4
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-1/+2
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe1-1/+1
2013-05-14Out of bounds substring accessMiklos Vajna1-1/+1