summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-03-26tdf#89496 fixed crash on rtf shape group parsingVasily Melenchuk2-0/+25
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 Nabet10-11/+11
2015-03-25TyposJulien Nabet3-4/+4
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski6-25/+60
2015-03-25Uninitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann1-4/+4
2015-03-25Maybe this helps TB56?Stephan Bergmann1-4/+19
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin2-2/+2
2015-03-25remove typed Modify for goodBjoern Michaelsen1-15/+1
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 Michaelsen6-38/+33
2015-03-25also test HasOnlyOneListener and HasWriterListenersBjoern Michaelsen1-0/+7
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen6-6/+6
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-24tdf#81475 Fix missing space in standard toolbar and rearranged other toolbarsYousuf Philips4-14/+18
2015-03-24Bypass on OS X, tooTor Lillqvist1-2/+3
2015-03-24Rearrange writer's view menu and fix labelYousuf Philips1-4/+4
2015-03-24Blind attempt to fix the Windows tinderbox.Jan Holesovsky1-0/+4
2015-03-24assert hard on misguided removalBjoern Michaelsen1-30/+23
2015-03-24update docsBjoern Michaelsen1-5/+2
2015-03-24code convention: member namesBjoern Michaelsen2-39/+39
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen35-78/+80
2015-03-24these can be moved out of the loopBjoern Michaelsen1-2/+2
2015-03-24Revert "Revert "make ClientIteratorBase only know about WriterListener""Bjoern Michaelsen2-20/+21
2015-03-24remove use of GetDepends to access clientsBjoern Michaelsen2-7/+7
2015-03-24PTR_CAST isnt actually needed hereBjoern Michaelsen1-4/+4
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist5-150/+0
2015-03-24loplugin:stringconstantStephan Bergmann1-2/+2
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 Oostrum4-9/+80
2015-03-24tdf#89783: sal_uInt16 replacement by size_tVasily Melenchuk1-2/+2
2015-03-24Executable_tiledrendering is obsolete and can be killedTor Lillqvist5-585/+0
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émeth7-10/+17
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 Grandin14-37/+34
2015-03-24convert SfxChildAlignment to enum classNoel Grandin4-6/+6