summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt
AgeCommit message (Expand)AuthorFilesLines
2014-03-07coverity#1078571 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms7-74/+5
2014-02-27coverity#1187871 Unused pointer valueCaolán McNamara1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-7/+7
2014-02-19Resolves: #i124188# assure correct insertion of text attribute...Oliver-Rainer Wittmann2-5/+4
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer1-4/+0
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand1-9/+50
2014-02-06coverity#704892 Dereference after null checkCaolán McNamara1-1/+1
2014-02-04swpagerelsize ui: fix height percent valueMiklos Vajna1-2/+8
2014-02-03swpagerelsize ui: fix width percent valueMiklos Vajna1-2/+10
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand1-1/+1
2014-01-28bool improvementsStephan Bergmann5-18/+18
2014-01-23coverity#1130492 Unused pointer valueCaolán McNamara1-1/+1
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann1-2/+2
2014-01-16sal_Bool to boolTakeshi Abe1-2/+2
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-3/+2
2013-12-05fdo#71892: sw: fix crash when pasting table in footnoteMichael Stahl1-13/+10
2013-12-03convert callers of SwIndex::GetContent from xub_StrLen->sal_Int32Noel Grandin1-3/+3
2013-12-02Integrate branch of IAccessible2Steve Yin2-2/+27
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-28/+48
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin3-11/+8
2013-11-08longparas: these sal_uInt64s are really xub_StrLensCaolán McNamara1-1/+1
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann2-2/+3
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna3-12/+12
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist5-10/+10
2013-10-22Bin useless swmod commentsTor Lillqvist3-4/+4
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co2-6/+6
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin2-4/+4
2013-10-15convert sw/inc/fesh.hxx from String to OUStringNoel Grandin6-18/+18
2013-10-13String to OUStringMatteo Casalin1-23/+17
2013-10-10convert sw/source/ui/docvw/*.hxx from String to OUStringNoel Grandin1-5/+5
2013-10-07CID#1078699 keep coverity and nesting test happyCaolán McNamara1-0/+2
2013-10-03CID#1078699 confusing indentCaolán McNamara1-4/+13
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna4-4/+4
2013-08-25String to OUStringMatteo Casalin1-1/+1
2013-08-25String to OUStringMatteo Casalin1-2/+2
2013-08-19String to OUString + whitespaces, log messagesMatteo Casalin1-20/+10
2013-08-18String to OUStringMatteo Casalin1-1/+1
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-12String to OUString and some optimizationsMatteo Casalin1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand1-1/+37
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-1/+1
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet6-117/+117
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+1
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara6-117/+117
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna6-117/+117