summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2013-05-21fdo#64826: fix for exporting to DOCX that didnt save track 'changes state'Adam Co2-0/+23
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: #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 Wittmann2-15/+24
2013-05-20Resolves: #i122025# UNO commands introduced with sidebarOliver-Rainer Wittmann2-4/+4
2013-05-20Resolves: #i122028# Fixed crash when processing .uno:SwPageColumnAndre Fischer1-558/+565
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann62-147/+4895
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-Haile3-8/+8
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 Stahl2-1/+39
2013-05-16Resolves: #i120735# free the para object or editengine object...Jian Fang Zhang1-0/+2
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin3-22/+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-15Spelling "separate" (etc) correctly is hardTor Lillqvist57-160/+160
2013-05-15fdo#46808, More LinguProperties funNoel Grandin7-19/+12
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
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand5-53/+44
2013-05-13WaE: unused parameter 'nCurrentLeft'Tor Lillqvist1-1/+1
2013-05-13fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 3)Matthias Freund8-85/+60
2013-05-13fdo#64531 : Tab-stops exported to DOCX added too much indentationAdam Co1-1/+3
2013-05-13remove unnecessary intermediate window from frame previewCaolán McNamara3-11/+3