summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-18detect * with no character following as invalid format codeEike Rathke1-0/+5
2014-08-18Downcast to wrong SfxPoolItem sub-typeStephan Bergmann1-1/+1
2014-08-18Fix -Werror=sign-compareMiklos Vajna1-2/+2
2014-08-18more out-of-bounds string accessesEike Rathke1-30/+32
2014-08-18do not even append the 0x1B in this caseEike Rathke1-1/+1
2014-08-18no need to set bRes=false here, it is alreadyEike Rathke1-4/+0
2014-08-18DOCX export: don't forget to close SDT elements inside the TextBoxes of shapesMiklos Vajna5-0/+18
2014-08-18Partial revert of d4cf8c2518c77631f91db8564bf3a506f0ab8e70Stephan Bergmann1-47/+47
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann11-19/+14
2014-08-18prevent out-of-bounds string accessEike Rathke2-5/+27
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann5-325/+325
2014-08-18Remove unnecessary #includeStephan Bergmann1-1/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara145-156/+1
2014-08-18check len before memcpying into itCaolán McNamara1-0/+15
2014-08-18Change inline-edit mouse input handlingJan-Marek Glogowski2-44/+117
2014-08-18fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav7-60/+109
2014-08-18fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is emptyMichael Stahl4-4/+7
2014-08-18missing InfoBoxCaolán McNamara1-3/+2
2014-08-18these strings should be translatableCaolán McNamara7-4/+105
2014-08-18.gitignore /.gdb_historyJan-Marek Glogowski1-0/+1
2014-08-18DOCX filter: improve qFormat export handlingMiklos Vajna2-3/+56
2014-08-18Fix missing prefixMiklos Vajna2-4/+4
2014-08-18ErrorBox->MessageDialogCaolán McNamara75-259/+206
2014-08-18document the swap-on-free idiom usageNoel Grandin9-11/+11
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann16-70/+60
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara9-75/+10
2014-08-18check for empty m_aStatesCaolán McNamara2-0/+4
2014-08-18libgltf: check for #version string in the shader before add an own one.Zolnai Tamás1-12/+19
2014-08-18Test compiling before committing is overratedTor Lillqvist1-1/+1
2014-08-18include app.hrcThomas Arnhold2-0/+2
2014-08-18remove unused HelpDownloadThomas Arnhold1-25/+0
2014-08-18fix buildThomas Arnhold5-6/+6
2014-08-18remove unused ControlThomas Arnhold2-30/+0
2014-08-18remove unused WarningBoxesThomas Arnhold7-23/+0
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold8-229/+0
2014-08-18fix string resourceThomas Arnhold1-0/+1
2014-08-18SD_TOOLBOX is never defined outside toolbox2_tmpl.srcThomas Arnhold7-149/+1
2014-08-18fix buildThomas Arnhold1-1/+2
2014-08-18STRING -> StringThomas Arnhold3-11/+11
2014-08-18WARNINGBOX -> WarningBoxThomas Arnhold1-3/+3
2014-08-18various unused QueryBoxesThomas Arnhold6-43/+0
2014-08-18InfoBox to String finalThomas Arnhold6-23/+22
2014-08-18InfoBox REG_WRONG_PASSWORD and REG_WRONG_PASSWD_REPEAT to StringThomas Arnhold3-13/+10
2014-08-18move strings to global fileThomas Arnhold8-93/+20
2014-08-18InfoBox MSG_WRONG_TABLENAME and MSG_ERR_TABLE_MERGE to StringThomas Arnhold5-10/+12
2014-08-18InfoBox STR_SRTERR to StringThomas Arnhold3-6/+5
2014-08-18InfoBox MSG_DOUBLE_SHORTNAME and MSG_NO_GLOSSARIES to StringThomas Arnhold3-9/+9
2014-08-18InfoBox MSG_ERR_INSERT_GLOS to StringThomas Arnhold5-11/+6
2014-08-18InfoBox MSG_ILLEGAL_PAGENUM to StringThomas Arnhold3-6/+6
2014-08-18InfoBoxes to StringThomas Arnhold5-15/+16