summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-03remove old About box banner imageAndras Timar
2012-07-03remove a forgotten about (harmless) hack for the formulabuffer changeNoel Power
2012-07-03sw: missing RES_FRAMEDIR in SwPageDesc::aFirst's itemsetMiklos Vajna
2012-07-03SwDoc: initialize first page format as wellMiklos Vajna
2012-07-03New Windows installer artworkStefan Knorr (astron)
2012-07-03Get new Branding Stuff into AboutStefan Knorr (astron)
2012-07-03Replace Start Center imagesStefan Knorr (astron)
2012-07-03Add new splash screen by Andrea SorognaStefan Knorr (astron)
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
2012-07-03sw: include footer type in layout dump, now reallyMiklos Vajna
2012-07-03SwPageDesc: add GetFirstFmt methodsMiklos Vajna
2012-07-03fdo#51577 - fix incremental search / buffer switching hang/crashMichael Meeks
2012-07-03re-base on ALv2 code.Michael Meeks
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
2012-07-03Remove unused throbber.srcThomas Arnhold
2012-07-03Remove unbuild and unused celltempl.cxxThomas Arnhold
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02hrc cleanup: Remove unused fmhlpids.hrcThomas Arnhold
2012-07-02writerfilter is now RTL_CONSTASCII..PARAM-freeMiklos Vajna
2012-07-02writerfilter: kill CONSTASCII in generated codeMiklos Vajna
2012-07-02writerfilter: remove commented out code chunksMiklos Vajna
2012-07-02writerfilter/filter: kill remaining CONSTASCII madnessMiklos Vajna
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02fdo#51582: Avoid double deletion of a text portion.Kohei Yoshida
2012-07-02replaced switch with if/else because of only one casePhilipp Riemer
2012-07-02fix build, typoMatúš Kukan