summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann11-12/+12
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann15-62/+61
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper2-0/+11
2015-05-09Don't write empty value when exporting grab-bagged w:docPartUniqueJoren De Cuyper1-1/+6
2015-05-09de-indent this somewhat, no logic changeCaolán McNamara1-134/+136
2015-05-09don't crash on export of ooo121238-1.odt to docxCaolán McNamara1-0/+2
2015-05-09bodge layout to not crash on load of File_1292.docxCaolán McNamara3-21/+30
2015-05-09coverity#1297232 Division or modulo by float zeroCaolán McNamara1-2/+8
2015-05-09loplugin:externandnotdefinedStephan Bergmann3-2/+22
2015-05-09sw: deploy asserts in lcl_CheckRedline()Michael Stahl1-13/+5
2015-05-09sw: add assertions to check invariants of frame anchoringMichael Stahl2-0/+65
2015-05-09sw: remove debug codeMichael Stahl1-17/+0
2015-05-09sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl1-10/+42
2015-05-09sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl1-3/+0
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl9-89/+83
2015-05-09sw: convert to assertMichael Stahl1-3/+3
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann15-16/+22
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara4-0/+10
2015-05-08dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handlingMiklos Vajna1-3/+6
2015-05-08loplugin:staticmethodsStephan Bergmann2-2/+2
2015-05-08Add SwDBManager::LoadAndRegisterEmbeddedDataSourceMiklos Vajna3-0/+22
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara5-38/+47
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara8-21/+41
2015-05-08callcatcher: update unused codeCaolán McNamara2-10/+0
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann3-3/+3
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann6-9/+9
2015-05-07sw: unused Parent [-Werror=unused-parameter]Miklos Vajna1-0/+1
2015-05-07sw: fix -Werror=unused-parameterMiklos Vajna1-0/+6
2015-05-07tdf#55665: Fix a corner case OLE processingMike Kaganski1-3/+2
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh1-1/+1
2015-05-07Initial XTiledRenderable APILászló Németh2-3/+31
2015-05-07tdf#91127 - SwDbTreeList 'make' function fix.Michael Meeks1-1/+2
2015-05-07Fix typo informations -> informationAndrea Gelmini2-2/+2
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-5/+5
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks2-10/+4
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann12-31/+31
2015-05-07Unwind SotStorageRef typedefStephan Bergmann15-42/+42
2015-05-07Remove SvStorage aliasStephan Bergmann9-12/+12
2015-05-07Remove SvStorageRef aliasStephan Bergmann11-24/+24
2015-05-07Remove SvStorageStream aliasStephan Bergmann1-3/+3
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann8-23/+23
2015-05-07Turn StorageMode into a scoped enumStephan Bergmann1-1/+1
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl1-2/+2
2015-05-07sw: prefix members of MSWordStylesMiklos Vajna2-23/+23
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh2-0/+13
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl1-278/+263
2015-05-06SvxOpaqueItem takes a sal_uInt16 nId as first argumentStephan Bergmann1-1/+1
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin1-1/+1