summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2014-08-18InfoBox STR_SRTERR to StringThomas Arnhold
2014-08-18InfoBox MSG_DOUBLE_SHORTNAME and MSG_NO_GLOSSARIES to StringThomas Arnhold
2014-08-18InfoBox MSG_ERR_INSERT_GLOS to StringThomas Arnhold
2014-08-18InfoBox MSG_ILLEGAL_PAGENUM to StringThomas Arnhold
2014-08-18InfoBoxes to StringThomas Arnhold
2014-08-18InfoBox MSG_ERROR_PASSWD to StringThomas Arnhold
2014-08-17Fix input field tab handlingJan-Marek Glogowski
2014-08-17fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski
2014-08-17fdo#81750 MM: correctly convert inline-edit fieldsJan-Marek Glogowski
2014-08-17Input fields are always editable...Jan-Marek Glogowski
2014-08-17fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák
2014-08-17coverity#1158079 Unchecked dynamic_castCaolán McNamara
2014-08-17Hyperlink dialog: Don't close if it's already openThomas Arnhold
2014-08-17remove executable bitsThomas Arnhold
2014-08-17oupsThomas Arnhold
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17use bool directlyThomas Arnhold
2014-08-16Missing ; (unsuccessful merge)Matteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Avoid redundant cehck and unneeded local scopeMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16sal_uInt16 to size_t, avoid temporaries and hardcoded constantsMatteo Casalin
2014-08-16Fix indentation/formatMatteo Casalin
2014-08-16Use more proper integer types, avoid temporaries and constifyMatteo Casalin
2014-08-16Fix indentation/formatMatteo Casalin
2014-08-16sal_uInt16 to sal_uInt16, constifyMatteo Casalin
2014-08-16This array can be staticMatteo Casalin
2014-08-16Group more code in local helper function and simplify itMatteo Casalin
2014-08-15fdo#82191 sw::DocumentLayoutManager: copy textbox content of draw formatsMiklos Vajna
2014-08-15SwTextBoxHelper::findTextBoxes: return a set of const pointersMiklos Vajna
2014-08-15SwTextBoxHelper::findTextBox: take a const SwFrmFmtMiklos Vajna
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-14sw: initialize SwDoc::mbCopyIsMoveMichael Stahl
2014-08-14fix indentationMiklos Vajna
2014-08-14sw: assert that UnlockExpFlds() isn't called when it's not lockedMichael Stahl
2014-08-14sw: initialize SwDoc::mbInReadingMichael Stahl
2014-08-14warning C4702: unreachable codeMichael Stahl
2014-08-14spurious warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13DOCX export: write qFormat for style names having an STI numberMiklos Vajna
2014-08-13warning C4245: '=' : conversion from 'char' to 'sal_Unicode'...Thomas Arnhold
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner