summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-14sal_uLong->size_tCaolán McNamara
2014-01-14longparas: bump nLen to 32bitCaolán McNamara
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14longparas: nPartLen always is USHRT_MAX/STRING_LEN to take full stringCaolán McNamara
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-13ReadUniStringLine never called without explicit lengthCaolán McNamara
2014-01-13longparas: weed out xub_StrLen in pdf writerCaolán McNamara
2014-01-13longparas: drop 16bit string limits in meta text actionsCaolán McNamara
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-12longparas: nStart and nEnd are always overwrittenCaolán McNamara
2014-01-12longparas: raise 16bit cursor pos limit to 32bitCaolán McNamara
2014-01-11longparas: OldTextLen and DeltaStart are unusedCaolán McNamara
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2014-01-11longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara
2014-01-11WaE: unsafe mix of type 'sal_Bool' and type 'bool'Tor Lillqvist
2014-01-10Use boolStephan Bergmann
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida
2014-01-10Use boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-10SfxItemSet::Set should return boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10operator ==, != should return boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10WildCard::ImpMatch should return boolStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Clang plugin to re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2014-01-09Startcenter: mnSpacing became unusedZolnai Tamás
2014-01-09xmloff: unused defineMiklos Vajna
2014-01-09Resolves: #i124002# use own logical size for graphics...Armin Le Grand
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-09remove unnecessary use of OUString*Noel Grandin