summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-07sw: unused Parent [-Werror=unused-parameter]Miklos Vajna
2015-05-07sw: fix -Werror=unused-parameterMiklos Vajna
2015-05-07tdf#55665: Fix a corner case OLE processingMike Kaganski
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-07Initial XTiledRenderable APILászló Németh
2015-05-07tdf#91127 - SwDbTreeList 'make' function fix.Michael Meeks
2015-05-07Fix typo informations -> informationAndrea Gelmini
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07Turn StorageMode into a scoped enumStephan Bergmann
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl
2015-05-07sw: prefix members of MSWordStylesMiklos Vajna
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl
2015-05-06SvxOpaqueItem takes a sal_uInt16 nId as first argumentStephan Bergmann
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna
2015-05-06drop useless temp debugging stringsCaolán McNamara
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-06sw: make SplitRedline() a little more readableMichael Stahl
2015-05-06sw: fix crash due to redlines on tables on ooo121112-2.docxMichael Stahl
2015-05-05Use more proper integer typesMatteo Casalin
2015-05-05Store getColumnCount()/getRowCount() results in sal_Int32Matteo Casalin
2015-05-05Use more proper integer typesMatteo Casalin
2015-05-05Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-05drop useless temp debugging stringsCaolán McNamara
2015-05-05sw doc model xml dump: include SwDBDataMiklos Vajna
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Remove using directive that has become unusedStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Various loplugin warningsStephan Bergmann
2015-05-05-Werror,-Winconsistent-missing-overrideStephan Bergmann