summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/shells
Commit message (Expand)AuthorAgeFilesLines
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Typo: wheter->whetherJulien Nabet2015-04-011-1/+1
* convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2015-04-013-27/+27
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-264-15/+15
* convert NUM_ constants to enum clasNoel Grandin2015-03-261-2/+2
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-253-11/+11
* convert VALID_ constants to enum classNoel Grandin2015-03-251-2/+2
* Char highlight: editing by "Highlighting" buttonZolnai Tamás2015-03-211-2/+52
* Char shading: use a marker for character background imported from MSO shadingZolnai Tamás2015-03-211-1/+1
* move SwIterator into calbck.hxxBjoern Michaelsen2015-03-191-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-182-17/+17
* convert DocumentSettingId to an enum classNoel Grandin2015-03-183-3/+3
* convert SetAttrMode to enum classNoel Grandin2015-03-113-4/+4
* sw: prefix global variables in edtwinMiklos Vajna2015-03-081-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-021-9/+9
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-7/+7
* tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontworkMiklos Vajna2015-02-121-1/+9
* Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara2015-02-111-2/+2
* tdf#60739 code factorisationMichaël Lefèvre2015-02-055-40/+5
* tdf#60739 code factorisationMichaël Lefèvre2015-02-055-30/+5
* coverity#1266467 Dereference null return valueCaolán McNamara2015-02-041-1/+1
* coverity#1266469 Dereference null return valueCaolán McNamara2015-02-041-3/+4
* coverity#1266472 Dereference null return valueCaolán McNamara2015-02-041-5/+8
* tdf#60739 code factorisationMichaël Lefèvre2015-01-285-65/+14
* tdf#60739 code factorisationMichaël Lefèvre2015-01-285-53/+5
* coverity#1266471 Dereference null return valueCaolán McNamara2015-01-261-1/+4
* coverity#1266469 Dereference null return valueCaolán McNamara2015-01-261-3/+4
* coverity#1266467 Dereference null return valueCaolán McNamara2015-01-261-11/+20
* coverity#1265805 Dereference null return valueCaolán McNamara2015-01-241-2/+5
* coverity#1265800 Dereference null return valueCaolán McNamara2015-01-241-1/+5
* Some more loplugin:cstylecast: swStephan Bergmann2015-01-221-2/+2
* fdo#39440 sw: reduce scope of local variablesMichael Weghorn2015-01-191-2/+1
* rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2015-01-171-17/+32
* fdo#86844 - CONTEXT MENU: Remove hyperlink not accessibleNiklas Johansson2015-01-161-1/+3
* fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin2015-01-094-22/+22
* sal_uInt16 to size_tMatteo Casalin2014-12-251-2/+2
* sw: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* fdo#82614: sw: Revert "Simplify code path"Michael Stahl2014-12-151-2/+14
* Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky2014-12-072-7/+82
* De-/Increase fontsize when multi-sized textDaniel Sikeler2014-12-021-22/+24
* loplugin: cstylecastNoel Grandin2014-12-0219-236/+238
* loplugin: cstylecastNoel Grandin2014-11-267-21/+21
* We now only need one bit of information hereCaolán McNamara2014-11-2515-15/+15
* loplugin: cstylecastNoel Grandin2014-11-2512-67/+67
* so these ResIds are only being used for the numerical valueCaolán McNamara2014-11-2412-12/+12
* fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky2014-11-231-0/+3
* Build fix.Kohei Yoshida2014-11-211-0/+1
* fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky2014-11-211-6/+17
* sw: convert legacy assertions in frmsh.cxxMichael Stahl2014-11-201-14/+13