summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-04cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool)Ivan Timofeev
2012-07-04fix build problem on windowsCaolán McNamara
2012-07-04re-base on ALv2 code.Michael Meeks
2012-07-04sw: drop some unused includesMiklos Vajna
2012-07-04SwDoc::ChgPageDesc: copy page size to first pageMiklos Vajna
2012-07-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard
2012-07-04sw: tell InsertNewPage() if that'll be a first pageMiklos Vajna
2012-07-04SwPageDesc: let IsHeaderShared() not affect IsHeaderSharedFirst()Miklos Vajna
2012-07-04explicitly convert to int to help the compiler select overloaded funcDavid Tardon
2012-07-04add missing dependencyDavid Tardon
2012-07-03Make windows tinderbox happyOlivier Hallot
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-04impreove the cond format dialog a little bitMarkus Mohrhard
2012-07-04add hard recalc to the remaining calc import testsMarkus Mohrhard
2012-07-04test related to fdo#51601Markus Mohrhard
2012-07-04check for invalid tab number, fdo#51667Markus Mohrhard
2012-07-04make the cond format dialog a bit mroe beautifulMarkus Mohrhard
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard
2012-07-04add the cond format managerMarkus Mohrhard
2012-07-03Resolves: fdo#51693 use fontconfig font/glyph substitution in headless modeCaolán McNamara
2012-07-03useless sObjectKind stringCaolán McNamara
2012-07-03useless asal_TrueStr stringCaolán McNamara
2012-07-03fix broken indentCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03useless aMgrName stringCaolán McNamara
2012-07-03just use rtl::OUString::createFromAsciiCaolán McNamara
2012-07-03we don't need to check for complete length, any non 0 length will doCaolán McNamara
2012-07-03callcatcher: update unused codeCaolán McNamara
2012-07-03do not attempt to compile running formula cell (fdo#51601 related)Eike Rathke
2012-07-03embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane
2012-07-03fdo#36824 hsqldb properly escape automatically built namesLionel Elie Mamane
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida
2012-07-03typoAndras Timar
2012-07-03move testtools to tail_buildDavid Tardon
2012-07-03pyuno is in tail_buildDavid Tardon
2012-07-03only build pyuno when configuration says soDavid Tardon
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-03coverity: idx == 0x1F cannot be trueDavid Tardon
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-07-03libcmis: added a patch to workaround an alfresco bug and avoid HTTP requestsCédric Bosdonnat
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat
2012-07-03remove unsued code and ornamentic comment blocksAndras Timar