summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-20convert some OSL_TRACE to SAL_WARNEike Rathke
2014-08-20xmloff: dead code gives MSVC fitsMichael Stahl
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-08-20drop unused helpidsCaolán McNamara
2014-08-20C++ name lookup is hard, especially for clang tinderboxMichael Stahl
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann
2014-08-20i#107771: sw: burn, UnoCallBack, burn!Michael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXFootnoteMichael Stahl
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXFootnoteMichael Stahl
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl
2014-08-20better error handing in SwXTextField::attach()Michael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXReferenceMarkMichael Stahl
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXReferenceMarkMichael Stahl
2014-08-20SwXReferenceMarks::GetObject() has no need for a mutex guardMichael Stahl
2014-08-20i#107771: sw: make SwXReferenceMark a client of its format poolitemMichael Stahl
2014-08-20sw: RES_TOXMARK_DELETED is unused since swunolocking1Michael Stahl
2014-08-20SwXDocumentIndexMark::CreateXDocumentIndexMark does not need SwTOXTypeMichael Stahl