summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-10-23WaE: -Werror=shadowCaolán McNamara1-2/+2
2013-10-23tiledrendering opens filesPtyl Dragon1-47/+62
2013-10-23tiled rendering file picker worksPtyl Dragon2-2/+28
2013-10-23tiledrendering extracts values when clicking renderPtyl Dragon2-38/+20
2013-10-23added callback for renderPtyl Dragon1-11/+51
2013-10-23convert code to use OUString::endsWithNoel Grandin5-14/+12
2013-10-23WaE: declaration shadows a member of 'this'Tor Lillqvist1-2/+4
2013-10-23More work on selection handling in iOSTor Lillqvist2-31/+58
2013-10-22Bin some pointless commentsTor Lillqvist4-13/+9
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist255-787/+787
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl4-29/+31
2013-10-22Bin useless swmod commentsTor Lillqvist60-144/+144
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara5-2/+5
2013-10-22Tiled rendering: Finishing touch to the tiledrendering.ui.Jan Holesovsky3-4/+4
2013-10-22added the tiledrendering ui from gladePtyl Dragon4-8/+300
2013-10-22CLASSIO is deadTor Lillqvist15-89/+0
2013-10-22If they are unused drop them then!?Tor Lillqvist1-2/+0
2013-10-22DocxAttributeOutput: comment wanted to refer to boost::noneMiklos Vajna1-1/+1
2013-10-22rFollowDesc -> aFollowDesc, it's not a referenceMiklos Vajna1-2/+2
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna3-3/+1
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co36-97/+216
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist2-8/+46
2013-10-21Tiled rendering: This is a desktop test app.Jan Holesovsky1-1/+2
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara2-4/+4
2013-10-21remove uses of COMPARE_*Caolán McNamara5-13/+13
2013-10-21drop CharSet typedefCaolán McNamara11-34/+34
2013-10-21fix GetSelectedText use in OSL_DEBUG_LEVEL > 1Caolán McNamara1-1/+1
2013-10-21Tiled rendering: VCL test app skeleton.Jan Holesovsky3-0/+140
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna2-0/+10
2013-10-20drop unnecessary tools/string includesCaolán McNamara54-74/+46
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-19/+3
2013-10-19fix CID#1038503 uninitializCaolán McNamara1-1/+1
2013-10-19CID#1038503 uninitialized memberCaolán McNamara1-2/+4
2013-10-19CID1078820 has already been dereferenced on all paths leading to the checkCaolán McNamara1-1/+3
2013-10-19CID#1103655 logically dead code, we check for < 4 alreadyCaolán McNamara1-2/+0
2013-10-19CID#1103681 annotate as deliberate fallthroughCaolán McNamara1-1/+2
2013-10-19CID#736189 out of boundsCaolán McNamara1-1/+10
2013-10-19CID#736191 out of boundsCaolán McNamara1-1/+9
2013-10-18Hopefully fix Android buildTor Lillqvist1-1/+5
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist2-2/+47
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza14-16/+0
2013-10-18convert std::unique_ptr to boost::scoped_ptrNoel Grandin2-2/+2
2013-10-18random OUString to String conversionsNoel Grandin1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin160-566/+559
2013-10-18convert sw/source/core/access/*.cxx from String to OUStringNoel Grandin3-6/+6
2013-10-18convert sw/source/core/crsr/*.cxx from String to OUStringNoel Grandin5-16/+16
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin20-553/+540
2013-10-18convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin5-7/+6