summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza
2013-10-24DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna
2013-10-24Don't allow selection handle movement to wrapTor Lillqvist
2013-10-24valgrind: bIsVirtPageNum uninitializedCaolán McNamara
2013-10-24-Werror,-Wunused-const-variableStephan Bergmann
2013-10-24Related: fdo#70571 allowing clicking on a hyperlink in a protected sectionCaolán McNamara
2013-10-24use MsLangId::isNonLatinWestern()Eike Rathke
2013-10-24Related: fdo#70571 say [ctrl+]click to follow linkCaolán McNamara
2013-10-24Resolves: fdo#70571 don't crash when clicking link in tocCaolán McNamara
2013-10-24Use static_cast instead of C-style castTor Lillqvist
2013-10-24Bin a few pointless commentsTor Lillqvist
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann
2013-10-24fixed build breaker SerbianEike Rathke
2013-10-23Fix indentationTor Lillqvist
2013-10-23WaE: statement aligned as second statement in if ... [loplugin]Tor Lillqvist
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-23clean up some include guardsThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-23WaE: declaration shadows a member of 'this'Tor Lillqvist
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-22CLASSIO is deadTor Lillqvist
2013-10-22If they are unused drop them then!?Tor Lillqvist
2013-10-22DocxAttributeOutput: comment wanted to refer to boost::noneMiklos Vajna
2013-10-22rFollowDesc -> aFollowDesc, it's not a referenceMiklos Vajna
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-21fix GetSelectedText use in OSL_DEBUG_LEVEL > 1Caolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-19fix CID#1038503 uninitializCaolán McNamara
2013-10-19CID#1038503 uninitialized memberCaolán McNamara
2013-10-19CID1078820 has already been dereferenced on all paths leading to the checkCaolán McNamara
2013-10-19CID#1103655 logically dead code, we check for < 4 alreadyCaolán McNamara
2013-10-19CID#1103681 annotate as deliberate fallthroughCaolán McNamara
2013-10-19CID#736189 out of boundsCaolán McNamara
2013-10-19CID#736191 out of boundsCaolán McNamara
2013-10-18Hopefully fix Android buildTor Lillqvist
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist