summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2014-06-25Add ITiledRenderable.Andrzej Hunt
2014-06-24sw: update hintid comments to match realityMiklos Vajna
2014-06-24Add SwTextBoxHelper::findShapesMiklos Vajna
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks
2014-06-23SwContentType::FillMemberList: ignore TextFrames which are used as TextBoxesMiklos Vajna
2014-06-19SwDoc::SetFlyFrmAttr: sync position between draw shape and its textboxMiklos Vajna
2014-06-19sw: add UI for removing the textbox of a draw shapeMiklos Vajna
2014-06-19sw: add UI for adding a textbox for a draw shapeMiklos Vajna
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-17Resolves: #i125086# correct implementation of css::text::XTextField...Oliver-Rainer Wittmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16rtl::Reference fits just fine hereStephan Bergmann
2014-06-16rework to use a SvSimpleTableContainerCaolán McNamara
2014-06-16DLG_MM_SELECTDBTABLEDDIALOG conversion to .uisk94
2014-06-13125044: - use field's content cache on <SwTxtFld> construction onlyOliver-Rainer Wittmann
2014-06-13SwXShape: add ChainName UNO propertyMiklos Vajna
2014-06-13SwDoc::CopyFlyInFlyImpl: factor out textbox code into SwTextBoxHelperMiklos Vajna
2014-06-12drop helpids that go nowhereCaolán McNamara
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk94
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-06-09drop unused helpidCaolán McNamara
2014-06-09DLG_MM_CREATEADDRESSLIST conversion to .uisk94
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-08these symbols belong to libswloDavid Tardon
2014-06-06i#124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic>Oliver-Rainer Wittmann
2014-06-06-Werror,-Wmismatched-tagsStephan Bergmann
2014-06-06TOX: Extract generation of tab stop attributes to its own class.Tobias Lippert
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