summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-03-26Fix DocumentRedlineManager code that crashes Writer.Mark Hung1-1/+1
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips1-96/+0
2015-03-26DOCX export: remove no longer needed AddToAttrList() variantsMiklos Vajna2-24/+0
2015-03-26convert SvxNumRuleType to enum classNoel Grandin1-1/+1
2015-03-26convert NUM_ constants to enum clasNoel Grandin2-9/+6
2015-03-25Typo: formated->formattedJulien Nabet3-3/+3
2015-03-25TyposJulien Nabet2-3/+3
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski5-23/+54
2015-03-25Uninitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann1-4/+4
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin2-2/+2
2015-03-25kill a typed Modify useBjoern Michaelsen1-6/+2
2015-03-25kill a typed Modify useBjoern Michaelsen1-2/+2
2015-03-25kill a typed Modify useBjoern Michaelsen4-37/+29
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen5-5/+5
2015-03-25DocxAttributeOutput::m_pParagraphSdtPrTokenAttributes: use std::unique_ptrMiklos Vajna2-10/+6
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin5-30/+30
2015-03-25convert VALID_ constants to enum classNoel Grandin7-58/+58
2015-03-24assert hard on misguided removalBjoern Michaelsen1-30/+23
2015-03-24code convention: member namesBjoern Michaelsen1-16/+16
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen34-73/+73
2015-03-24these can be moved out of the loopBjoern Michaelsen1-2/+2
2015-03-24Revert "Revert "make ClientIteratorBase only know about WriterListener""Bjoern Michaelsen1-1/+1
2015-03-24remove use of GetDepends to access clientsBjoern Michaelsen2-7/+7
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist4-149/+0
2015-03-24a scoped enumeration cannot be redeclared as an unscoped enumerationCaolán McNamara2-3/+3
2015-03-24tdf#89405 DOC export: fix corrupted comment orderPiet van Oostrum2-9/+15
2015-03-24tdf#89783: sal_uInt16 replacement by size_tVasily Melenchuk1-2/+2
2015-03-24touch_lo_draw_tile() is dead codeTor Lillqvist1-54/+0
2015-03-24fix windows buildNoel Grandin1-1/+1
2015-03-24tdf#88230 Blind fix for IOS-only codeStephan Bergmann1-4/+5
2015-03-24DocxAttributeOutput::m_pSdtPrDataBindingAttrs: use std::unique_ptrMiklos Vajna2-21/+9
2015-03-24SkipImages option for document importLászló Németh6-10/+14
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin7-24/+24
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin2-4/+4
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2-21/+21
2015-03-24convert SvxZoomType to enum classNoel Grandin13-47/+47
2015-03-24convert sfxlink to enum classNoel Grandin11-31/+28
2015-03-24convert SfxChildAlignment to enum classNoel Grandin4-6/+6
2015-03-24Reverts and correct "tdf#88230: Cleanup solar mutex yielding"Pranav Kant1-5/+4
2015-03-24tdf#88230: Cleanup solar mutex yieldingPranav Kant1-4/+5
2015-03-23tdf#88001 -- Default document view, force single page rather than automaticvsfoote3-6/+6
2015-03-23WaE: comparison between signed and unsigned integer expressionsTor Lillqvist2-2/+2
2015-03-23Revert "make ClientIteratorBase only know about WriterListener"Stephan Bergmann1-1/+1
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy4-6/+4
2015-03-23DocxAttributeOutput::m_pParagraph/RunSdtPrTokenChildren: use std::unique_ptrMiklos Vajna2-12/+7
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna2-9/+5
2015-03-23setGraphicSelection should use LOK_SETGRAPHICSELECTION_*Tomaž Vajngerl1-2/+2
2015-03-23sw tiled rendering: let single click start shape text editingMiklos Vajna1-0/+17
2015-03-23Add SwXTextDocument::registerCallback() testcase.Miklos Vajna1-0/+2
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna1-0/+12