summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl1-1/+0
2014-06-09drop unused helpidCaolán McNamara1-1/+0
2014-06-09DLG_MM_CREATEADDRESSLIST conversion to .uisk941-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin12-19/+19
2014-06-08these symbols belong to libswloDavid Tardon2-7/+7
2014-06-06i#124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic>Oliver-Rainer Wittmann1-4/+4
2014-06-06-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2014-06-06TOX: Extract generation of tab stop attributes to its own class.Tobias Lippert2-3/+124
2014-06-06-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2014-06-06SwTextBoxHelper::findTextBox: add an UNO versionMiklos Vajna1-1/+5
2014-06-06Unittest generation of text for chapter entries in the TOCTobias Lippert2-2/+28
2014-06-06Unittest generation of page number placeholders in table of contentsTobias Lippert1-0/+28
2014-06-06missing mode-lines, stray semi-colonsCaolán McNamara1-3/+4
2014-06-06fdo#30732 Retain selected character attributes for table of contentsTobias Lippert1-0/+37
2014-06-05standing on eachothers toesCaolán McNamara1-3/+1
2014-06-05SAL_DLLPUBLIC->SW_DLLPUBLICCaolán McNamara1-1/+1
2014-06-05sw: oops, forgot to commit thatMichael Stahl1-0/+2
2014-06-05sw: SAL_DLLPUBLIC breaks windows buildMichael Stahl1-1/+2
2014-06-05loplugin:passstuffbyrefMiklos Vajna1-1/+1
2014-06-05they're not copyable, deploy boost::ptr_vector insteadCaolán McNamara1-3/+3
2014-06-05Unittest link generation for table of contents.Tobias Lippert2-4/+94
2014-06-05Unittest the whitespace stripping logic for tox text generationTobias Lippert1-0/+52
2014-06-05WaE: -Werror,-Wmismatched-tagsCaolán McNamara1-1/+1
2014-06-05Extract TOX text generation to its own source fileTobias Lippert2-0/+64
2014-06-04sw: use ifndefThomas Arnhold1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-36/+8
2014-06-03Added IDocumentSettingAccess& getIDocumentSettingAccess() to SwDocValentin Kettner1-2/+4
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner1-4/+4
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-2/+0
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-1/+0
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-17/+0
2014-06-03Added 32DummyCompatabilityOptions to DocumentSettingManangerValentin Kettner2-0/+20
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner1-83/+0
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-3/+3
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+0
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+0
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+0
2014-06-03Removed getVirtualDevice and setVirtualDevice from SwDoc.Valentin Kettner1-2/+0
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+0
2014-06-01fdo#68849: Add header guards to all include filesJens Carl9-100/+100
2014-05-31SwFmtVertOrient: rename member variables missing their prefixesMiklos Vajna1-12/+12
2014-05-30SwTextBoxHelper: handle size when it's set before CustomShapeGeometryMiklos Vajna1-0/+4
2014-05-29SwTextBoxHelper::syncProperty(): no need to pass the property nameMiklos Vajna1-1/+1
2014-05-29SwTextBoxHelper::create(): initialize positionMiklos Vajna1-2/+2
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák1-1/+2
2014-05-28coverity#707290 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-28SwTextBoxHelper: extract getTextRectangle() from syncProperty()Miklos Vajna1-0/+3
2014-05-28update_pchThomas Arnhold2-7/+6
2014-05-28coverity#704955 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-1/+1