summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-28tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26remove copypastaBjoern Michaelsen
2015-03-26fix horrible genglishBjoern Michaelsen
2015-03-26refactor FormatTable away from SwClients a bitBjoern Michaelsen
2015-03-26use a WeakReference instead of meddling in SwClientsBjoern Michaelsen
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26tdf#89496 fixed crash on rtf shape group parsingVasily Melenchuk
2015-03-26Fix DocumentRedlineManager code that crashes Writer.Mark Hung
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
2015-03-26DOCX export: remove no longer needed AddToAttrList() variantsMiklos Vajna
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25TyposJulien Nabet
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2015-03-25Uninitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann
2015-03-25Maybe this helps TB56?Stephan Bergmann
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25remove typed Modify for goodBjoern Michaelsen
2015-03-25kill a typed Modify useBjoern Michaelsen
2015-03-25kill a typed Modify useBjoern Michaelsen
2015-03-25kill a typed Modify useBjoern Michaelsen
2015-03-25also test HasOnlyOneListener and HasWriterListenersBjoern Michaelsen
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen
2015-03-25DocxAttributeOutput::m_pParagraphSdtPrTokenAttributes: use std::unique_ptrMiklos Vajna
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24tdf#81475 Fix missing space in standard toolbar and rearranged other toolbarsYousuf Philips
2015-03-24Bypass on OS X, tooTor Lillqvist
2015-03-24Rearrange writer's view menu and fix labelYousuf Philips
2015-03-24Blind attempt to fix the Windows tinderbox.Jan Holesovsky
2015-03-24assert hard on misguided removalBjoern Michaelsen
2015-03-24update docsBjoern Michaelsen
2015-03-24code convention: member namesBjoern Michaelsen
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24these can be moved out of the loopBjoern Michaelsen
2015-03-24Revert "Revert "make ClientIteratorBase only know about WriterListener""Bjoern Michaelsen
2015-03-24remove use of GetDepends to access clientsBjoern Michaelsen
2015-03-24PTR_CAST isnt actually needed hereBjoern Michaelsen
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-03-24loplugin:stringconstantStephan Bergmann
2015-03-24a scoped enumeration cannot be redeclared as an unscoped enumerationCaolán McNamara
2015-03-24tdf#89405 DOC export: fix corrupted comment orderPiet van Oostrum
2015-03-24tdf#89783: sal_uInt16 replacement by size_tVasily Melenchuk
2015-03-24Executable_tiledrendering is obsolete and can be killedTor Lillqvist
2015-03-24touch_lo_draw_tile() is dead codeTor Lillqvist