summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl3-22/+33
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl2-104/+112
2014-08-16No need to write 'Tomaž Vajngerl1-4/+3
2014-08-16SvMemoryStream.remainingSize ret. size to end of data not bufferTomaž Vajngerl1-1/+1
2014-08-16Our use of Byte does not clash with the <MacTypes.h> typedefTor Lillqvist2-2/+0
2014-08-16Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedefTor Lillqvist2-2/+0
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara6-34/+5
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara6-30/+2
2014-08-16RSC_TABCONTROLITEM* no longer usedCaolán McNamara2-7/+0
2014-08-16RSCMENUBUTTON_MENU is not longer usedCaolán McNamara1-3/+0
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara5-27/+0
2014-08-16Sync oox -> writerfilter alias for generic VMLMiklos Vajna2-26/+26
2014-08-16Sync oox -> writerfilter namespace prefixesMiklos Vajna4-29/+29
2014-08-16RTF import: handle pWrapPolygonVertices shape propertyMiklos Vajna5-0/+108
2014-08-16RTF import: handle negative SHPLEFT / SHPTOPMiklos Vajna1-2/+2
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist2-25/+3
2014-08-16WIN_MOUSE_MOVED and MOUSE_MOVED are unusedTor Lillqvist1-3/+0
2014-08-16WIN_HELP_HELPONHELP and HELP_HELPONHELP are unusedTor Lillqvist1-4/+0
2014-08-16WIN_HELP_INDEX and HELP_INDEX are unusedTor Lillqvist1-2/+0
2014-08-16writerfilter: abort build if model.xml does not validateMiklos Vajna1-2/+11
2014-08-16Fix $(call gb_ExternalExecutable_get_command,xmllint) in case of system libxmlMiklos Vajna2-0/+5
2014-08-16sfx2: remove commented constsChris Sherlock1-10/+0
2014-08-16Suppress unchecked warning - this is fineChris Sherlock1-0/+1
2014-08-16cppcheck: Throwing the original exceptionJulien Nabet1-1/+1
2014-08-16cppcheck: Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2014-08-16try that ErrorBox removal againCaolán McNamara3-10/+8
2014-08-16callcatcher: update unused codeCaolán McNamara11-103/+4
2014-08-16OOO_HELP_HELPONHELP is unusedTor Lillqvist1-3/+0
2014-08-16javaunohelper: The assigned value is sometimes usedrbuj1-2/+5
2014-08-16prevent invalid ods files with loext:fill-characterMarkus Mohrhard3-5/+7
2014-08-16just use a typedef, don't inherit from boost::ptr_containerMarkus Mohrhard2-3/+3
2014-08-16remove unnecessary whitespaceMarkus Mohrhard1-1/+1
2014-08-16don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422Markus Mohrhard5-6/+20
2014-08-16add test case for fdo#82503Markus Mohrhard2-0/+36
2014-08-16copy conditional formatting for single cells, fdo#82503Markus Mohrhard1-0/+5
2014-08-16fix buildMarkus Mohrhard1-0/+1
2014-08-16fix build againMarkus Mohrhard1-0/+1
2014-08-16fix buildMarkus Mohrhard1-0/+1
2014-08-16Revert "ErrorBox EBX_ERR_PRINTDISABLED to String"Markus Mohrhard3-6/+8
2014-08-16use scoped_ptr instead of shared_ptrMarkus Mohrhard1-3/+3
2014-08-16add test for fdo#82128Markus Mohrhard2-0/+33
2014-08-16use correct namespace for table protection elements, fdo#82128Markus Mohrhard3-4/+7
2014-08-15WarningBox RID_SVX_MSGBOX_LANGUAGE_RESTART to StringThomas Arnhold4-9/+6
2014-08-15InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART to StringThomas Arnhold3-7/+5
2014-08-15sfx2: bring back resmgrThomas Arnhold1-0/+7
2014-08-15fix res id errorsThomas Arnhold1-8/+6
2014-08-15Final ErrorBox ERR_NEED_INDEX_FIELDS to StringThomas Arnhold3-8/+5
2014-08-15ErrorBoxes from querydesign to StringThomas Arnhold3-8/+8
2014-08-15ErrorBoxes from optjava to StringThomas Arnhold3-12/+9
2014-08-15ErrorBoxes from fmsearch to StringThomas Arnhold3-12/+10