summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2014-06-06-Werror,-Wmismatched-tagsStephan Bergmann
2014-06-06SwTextBoxHelper::findTextBox: add an UNO versionMiklos Vajna
2014-06-06Unittest generation of text for chapter entries in the TOCTobias Lippert
2014-06-06Unittest generation of page number placeholders in table of contentsTobias Lippert
2014-06-06missing mode-lines, stray semi-colonsCaolán McNamara
2014-06-06fdo#30732 Retain selected character attributes for table of contentsTobias Lippert
2014-06-05standing on eachothers toesCaolán McNamara
2014-06-05SAL_DLLPUBLIC->SW_DLLPUBLICCaolán McNamara
2014-06-05sw: oops, forgot to commit thatMichael Stahl
2014-06-05sw: SAL_DLLPUBLIC breaks windows buildMichael Stahl
2014-06-05loplugin:passstuffbyrefMiklos Vajna
2014-06-05they're not copyable, deploy boost::ptr_vector insteadCaolán McNamara
2014-06-05Unittest link generation for table of contents.Tobias Lippert
2014-06-05Unittest the whitespace stripping logic for tox text generationTobias Lippert
2014-06-05WaE: -Werror,-Wmismatched-tagsCaolán McNamara
2014-06-05Extract TOX text generation to its own source fileTobias Lippert
2014-06-04sw: use ifndefThomas Arnhold
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Added IDocumentSettingAccess& getIDocumentSettingAccess() to SwDocValentin Kettner
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Added 32DummyCompatabilityOptions to DocumentSettingManangerValentin Kettner
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Removed getVirtualDevice and setVirtualDevice from SwDoc.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-31SwFmtVertOrient: rename member variables missing their prefixesMiklos Vajna
2014-05-30SwTextBoxHelper: handle size when it's set before CustomShapeGeometryMiklos Vajna
2014-05-29SwTextBoxHelper::syncProperty(): no need to pass the property nameMiklos Vajna
2014-05-29SwTextBoxHelper::create(): initialize positionMiklos Vajna
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák
2014-05-28coverity#707290 Uncaught exceptionCaolán McNamara
2014-05-28SwTextBoxHelper: extract getTextRectangle() from syncProperty()Miklos Vajna
2014-05-28update_pchThomas Arnhold
2014-05-28coverity#704955 Unchecked dynamic_castCaolán McNamara
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-27cid#707295 Uncaught exceptionNoel Grandin
2014-05-27cid#707296 and cid#738184 Uncaught exceptionNoel Grandin
2014-05-27SwXFrames::getByIndex: ignore textboxesMiklos Vajna
2014-05-27SwXFrames::getCount: ignore TextFrames, which are TextBoxesMiklos Vajna
2014-05-27let SwTextBoxHelper::findTextBoxes() take a const SwDocMiklos Vajna
2014-05-27SwXDrawPage::getByIndex(): ignore textboxesMiklos Vajna
2014-05-27SwXDrawPage::getCount(): ignore textboxesMiklos Vajna