summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2013-11-08safe STRING_NOTFOUND -> -1 conversionCaolán McNamara
2013-11-08sw: add InteropGrabBag for list stylesMiklos Vajna
2013-11-08sw: add InteropGrabBag for character stylesMiklos Vajna
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-11-07safe STRING_MAXLEN -> -1 conversionCaolán McNamara
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05remove further external include guardsThomas Arnhold
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-04use results of include-what-you-useChr. Rossmanith
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03Get rid of global aDotStrTor Lillqvist
2013-11-02SwSpellPopup: rename member variables missing their prefixesMiklos Vajna
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-11-01fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-29sw: clone InputField dialog on input-field removalPierre-Eric Pelloux-Prayer
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-28fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc startMiklos Vajna
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna
2013-10-24Don't allow selection handle movement to wrapTor Lillqvist
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-24fixed build breaker SerbianEike Rathke
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
2013-10-23clean up some include guardsThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-23More work on selection handling in iOSTor Lillqvist
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-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 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-20drop unnecessary tools/string includesCaolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz