summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-13WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'private/tml/iculessTor Lillqvist1-1/+1
2014-01-13prepare WPXSvInputStream for librevengeDavid Tardon2-77/+371
2014-01-13SwTxtNode::RstTxtAttr(): remove special case "continue"Michael Stahl1-4/+0
2014-01-13SwTxtNode::RstTxtAttr(): translate german commentsMichael Stahl1-23/+18
2014-01-13SwTxtNode::RstTxtAttr() depends on some implementation details..Michael Stahl1-0/+15
2014-01-13fdo#72788: sw: fix infinite loop in SwTxtAttr::RstTxtAttrMichael Stahl1-1/+1
2014-01-13Revert "Resolves: fdo#72277 https CMIS Alfresco "The specified device is inva...Julien Nabet2-7/+3
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar7-4/+45
2014-01-13Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann3-0/+28
2014-01-13Filter out GCC-ism for ClangStephan Bergmann1-0/+3
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke8-13/+24
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann7-11/+11
2014-01-13fdo#73247: Code fixed for Shape rotation not preserved in RTYogeshBharate5-4/+72
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke10-5/+84
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co67-332/+332
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate12-4/+32
2014-01-13Keep in sync with desktop_strings[] in salplug.cxxMaxim Monastirsky1-2/+2
2014-01-13Let the list of bookmarks in the 'Edit bookmarks' dialog be resizableUlrich Kitzinger1-1/+1
2014-01-13Translate some old german commentsStefan Ring1-62/+61
2014-01-13writerfilter: clean up redundant boolMiklos Vajna1-6/+4
2014-01-13fdo#69613:Fix for TOC field flag 'b' should preserved after RT.PriyankaGaikwad12-3/+87
2014-01-13-Wunused-variableStephan Bergmann1-2/+0
2014-01-13Related: rhbz#1047871 conditional formatting doesn't fit on screenCaolán McNamara1-9/+9
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara12-12/+0
2014-01-13ReadUniStringLine never called without explicit lengthCaolán McNamara1-9/+1
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate14-5/+40
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann7-21/+21
2014-01-13Handle osl_createThread failureStephan Bergmann1-2/+7
2014-01-13fdo#73436 Let SdXImpressDocument handle css.drawing.* requests directlyStephan Bergmann1-1/+3
2014-01-13Revert "fdo#32530 calc:alignment depend on 1st char direct"Michael Stahl1-3/+24
2014-01-13longparas: stop tuncating large html filesCaolán McNamara1-6/+1
2014-01-13longparas: drop xub_StrLen from fieldsCaolán McNamara1-10/+10
2014-01-13longparas: weed out xub_StrLen in pdf writerCaolán McNamara4-21/+21
2014-01-13longparas: STRING_LEN here means text len, so expand to just thatCaolán McNamara3-8/+7
2014-01-13Resolves: #i72591# fix from mouse button to mouse pointer...Tsutomu Uchino1-1/+1
2014-01-13longparas: make OutputDevice::GetGlyphBoundRects safeCaolán McNamara1-1/+12
2014-01-13Related: #i91494# same for CTL as CJKCaolán McNamara1-0/+2
2014-01-13Resolves: #i91494# use the same font height for CJK text...Tsutomu Uchino1-0/+6
2014-01-13longparas: drop 16bit string limits in meta text actionsCaolán McNamara4-96/+95
2014-01-13longparas: STRING_LEN gets expanded to string len, so just use str lenCaolán McNamara1-1/+1
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara7-30/+28
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara6-7/+6
2014-01-13disentangle CalcSizeCaolán McNamara12-23/+21
2014-01-13longparas: drop STRING_MAXLEN limit in TextEngineCaolán McNamara1-78/+75
2014-01-13longparas: drop STRING_MAXLEN limit in TextDocCaolán McNamara1-7/+0
2014-01-13longparas: STRING_LEN->EDIT_NOLIMITCaolán McNamara1-5/+5
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara1-2/+2
2014-01-13make mnCursorPos a sal_Int32Caolán McNamara2-3/+3
2014-01-13DOCX export: fix nested commentsMiklos Vajna4-6/+27
2014-01-13Clean up #if GTK_CHECK_VERSION(3,0,0)Stephan Bergmann1-7/+4