summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl7-18/+79
2015-03-28tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis1-1/+1
2015-03-27loplugin:staticfunctionNoel Grandin5-51/+53
2015-03-26remove copypastaBjoern Michaelsen1-35/+2
2015-03-26fix horrible genglishBjoern Michaelsen1-1/+1
2015-03-26refactor FormatTable away from SwClients a bitBjoern Michaelsen1-20/+14
2015-03-26use a WeakReference instead of meddling in SwClientsBjoern Michaelsen2-20/+16
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar1-22/+32
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann184-561/+561
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