summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-21QueryBox QBX_CONFIRM_RESTORE_DEFAULT -> MessageDialog + stringCaolán McNamara
2014-08-21Avoid invalid downcasts to SwFmtHeader instead of SwFmtFooterStephan Bergmann
2014-08-21wizards: Enhancements in JavaTools.javarbuj
2014-08-21Avoid undefined MSO_LineStyle values outside the enum's value rangeStephan Bergmann
2014-08-21Avoid undefined left shift of negative valuesStephan Bergmann
2014-08-21Simplify ((A && B) || !A) to (!A || B)Stephan Bergmann
2014-08-21Avoid invalid downcastsStephan Bergmann
2014-08-21Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-21Avoid invalid downcastsStephan Bergmann
2014-08-21add missing parameter flagEike Rathke
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza
2014-08-21avoid crash on document ending before contained table endsCaolán McNamara
2014-08-21Check pTmpFrm->GetType(), not nFrmType, for FRM_FLYStephan Bergmann
2014-08-21need to accept ppc64le as a lib64 using platform in ax_boost_base.m4Caolán McNamara
2014-08-21Updated coreAndras Timar
2014-08-21DOCX export: handle anchored TextFrames inside shapesMiklos Vajna
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist
2014-08-21openjdk appears to use ppc64/server/libjvm.so and not ppc64le/server/libjvm.soCaolán McNamara
2014-08-21QueryBox QBX_CONFIRM_DELETE_TOOLBAR -> MessageDialog + stringCaolán McNamara
2014-08-21upload libpagemaker 0.0.1David Tardon
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara
2014-08-21NS_ooxml::LN_CT_LevelText_val might be missingCaolán McNamara
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-21remove commented out namespace aliasesThomas Arnhold
2014-08-21forms: CSS -> cssThomas Arnhold
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-08-21stario -> css::ioThomas Arnhold
2014-08-21starcontainer -> css::containerThomas Arnhold
2014-08-21star* -> css::*Thomas Arnhold
2014-08-21starawt -> css::awtThomas Arnhold
2014-08-21comphelper: starbeans -> css::beansThomas Arnhold
2014-08-21comphelper: starutil -> css::utilThomas Arnhold
2014-08-21comphelper: starlang -> css::langThomas Arnhold
2014-08-21comphelper: staruno -> css::unoThomas Arnhold
2014-08-21staruno -> css::unoThomas Arnhold
2014-08-21stario -> css::ioThomas Arnhold
2014-08-21staruno -> css::unoThomas Arnhold
2014-08-21unotools: use css aliasThomas Arnhold
2014-08-21unotools: stario -> css::ioThomas Arnhold
2014-08-21unotools: staruno -> css::unoThomas Arnhold
2014-08-21wizards: EffectiveMax & EffectiveMin of TINYINTrbuj
2014-08-21Typo: and->endJulien Nabet
2014-08-21coverity#1202729 - ensure we have exactly a one dimensional array.Michael Meeks
2014-08-20rename define tooThomas Arnhold
2014-08-20stray ErrorBox from ResIdThomas Arnhold
2014-08-20Infoboxen are no longer loaded from resource filesCaolán McNamara
2014-08-20ErrorBoxen are no longer loaded from resource filesCaolán McNamara
2014-08-20make debug builds fail hard on unexpected conditionsLionel Elie Mamane
2014-08-20update comments with my new findingsLionel Elie Mamane
2014-08-20Work around unhelpful MSVC error C2216: override cannot be used with inlineStephan Bergmann