summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-10-25fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan4-54/+38
2013-10-25DOCX export: initial table style roundtrip testcaseMiklos Vajna1-0/+3
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna1-2/+3
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza10-60/+27
2013-10-24DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna2-0/+132
2013-10-24Don't allow selection handle movement to wrapTor Lillqvist1-0/+27
2013-10-24valgrind: bIsVirtPageNum uninitializedCaolán McNamara1-2/+8
2013-10-24-Werror,-Wunused-const-variableStephan Bergmann1-5/+0
2013-10-24Related: fdo#70571 allowing clicking on a hyperlink in a protected sectionCaolán McNamara1-3/+4
2013-10-24use MsLangId::isNonLatinWestern()Eike Rathke1-19/+2
2013-10-24Related: fdo#70571 say [ctrl+]click to follow linkCaolán McNamara7-19/+25
2013-10-24Resolves: fdo#70571 don't crash when clicking link in tocCaolán McNamara1-1/+1
2013-10-24WaE: declaration shadows a fieldTor Lillqvist1-2/+2
2013-10-24Use static_cast instead of C-style castTor Lillqvist1-1/+1
2013-10-24Bin a few pointless commentsTor Lillqvist2-15/+0
2013-10-24added links to the image in tiled renderingPtyl Dragon2-42/+85
2013-10-24tiledrendering extracts values when clicking renderPtyl Dragon2-305/+14
2013-10-24added callback for renderPtyl Dragon2-92/+343
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann10-102/+236
2013-10-24fixed build breaker SerbianEike Rathke1-1/+1
2013-10-23Fix indentationTor Lillqvist1-49/+51
2013-10-23WaE: statement aligned as second statement in if ... [loplugin]Tor Lillqvist1-1/+2
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann17-495/+653
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin6-7/+7
2013-10-23clean up some include guardsThomas Arnhold6-17/+15
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