summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12warning C4101: unreferenced local variableMichael Stahl1-1/+1
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl5-8/+11
2012-07-12npapi.h: work around idiotic warnings from winnt.hMichael Stahl1-0/+7
2012-07-12warning C4305: truncation from 'double' to 'float'Michael Stahl1-2/+2
2012-07-12warning C4099: type name first seen using 'struct' now seen using 'class'Michael Stahl2-2/+2
2012-07-12MSVC doesn't like dll-public MSDffImportRecordsMichael Stahl1-1/+1
2012-07-12SwContentArr: fix C++11ismMichael Stahl1-1/+3
2012-07-12NumberFormatsBuffer: use new configmgr apiMiklos Vajna1-25/+7
2012-07-12throw some const love at SvxAutocorrWordListCaolán McNamara1-2/+2
2012-07-12get python building under mipselCaolán McNamara2-1/+51
2012-07-12make check in Hungarian locale uncovered old bugCaolán McNamara2-1/+19
2012-07-12Improve placement of Change-Id lineStephan Bergmann1-1/+1
2012-07-12about dialog: use new configmgr apiMiklos Vajna1-25/+3
2012-07-12make this a const_iterator for windows buildbotCaolán McNamara1-1/+1
2012-07-12fdo#45260: Objects having line thickness misplaced while pasting.Muthu Subramanian1-1/+3
2012-07-12Fix a crash with iterator accessFridrich Štrba1-14/+57
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar4-7/+0
2012-07-12make icu build on mips againCaolán McNamara1-1/+1
2012-07-12fdo#52000 take website url from configurationAndras Timar1-5/+34
2012-07-12fdo#35953 resize controls on Solver dialog of CalcAndras Timar1-42/+42
2012-07-12fdo#51278 bump version to force update of package cacheDavid Tardon1-1/+1
2012-07-12extend sample textCaolán McNamara1-0/+8
2012-07-12Modern Tagalog is not written in traditional Tagalog script (Baybayin)Caolán McNamara1-3/+0
2012-07-12only suggest text samples we can renderCaolán McNamara1-3/+2
2012-07-12Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara2-28/+47
2012-07-12hrc cleanup: Remove unused Strings in cuiThomas Arnhold6-187/+0
2012-07-12hrc cleanup: Remove unused Strings in scThomas Arnhold3-345/+0
2012-07-12sorted_vector should not inherit public std::vectorMichael Stahl1-3/+7
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL(SwContentArr) to o3tl::sorted_vectorNoel Grandin1-45/+47
2012-07-12Create a template container class for sorted vectorNoel Grandin4-0/+218
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin5-89/+57
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin3-19/+24
2012-07-12fix previous STL conversion commit:Michael Stahl5-20/+21
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin5-28/+24
2012-07-12Convert SV_DECL_PTRARR_SORT(ScValidationEntries_Impl) to std::setNoel Grandin4-49/+40
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::setNoel Grandin3-26/+25
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInDocs) to std::setNoel Grandin4-29/+23
2012-07-12hrc cleanup: Remove commented out lines in hidother.src filesThomas Arnhold3-130/+0
2012-07-12hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrcThomas Arnhold2-153/+0
2012-07-12fdo#51278 make reportbuilder work againDavid Tardon2-0/+32
2012-07-12drop useless announcementDavid Tardon1-10/+1
2012-07-12fix hsqldb java version detectionLionel Elie Mamane1-20/+67
2012-07-12couple more file extensionMichael Meeks1-0/+2
2012-07-12fix mips build: opcode not supported on this processorCaolán McNamara2-0/+44
2012-07-12SwTxtPaintInfo::_DrawBackBrush: color comment rangesMiklos Vajna1-2/+25
2012-07-12SwXTextField::attachToRange: use a fieldmark for annotation range insertMiklos Vajna1-2/+15
2012-07-12SwXText::insertTextContent: allow attaching an annotation field to a rangeMiklos Vajna1-1/+5
2012-07-12SwXTextField: add getter method for m_nServiceIdMiklos Vajna2-0/+6
2012-07-12SwPostItMgr: these can be staticMiklos Vajna1-3/+3
2012-07-12xmloff: add new constant for commentrange field typeMiklos Vajna1-0/+1