summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2014-01-08SvxShapeCollection is not used directly anymore; hide it.Matúš Kukan
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-08SAL_WARN_UNUSED css::uno::TypeStephan Bergmann
2014-01-08can drop SfxNoLayoutSingleTabDialog use here nowCaolán McNamara
2014-01-06Thinko: The macros must be based on service instead of implementation namesStephan Bergmann
2014-01-05convert callout tabdialog to .uiCaolán McNamara
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna
2014-01-02Resolves: #i123895# split impfont.cxx source from metric.cxxHerbert Dürr