summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#88055: Don't export transparent background colour as whiteKatarina Behrens2015-06-102-0/+3
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens2015-06-011-2/+4
* sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin2015-06-011-1/+1
* Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky2015-05-262-4/+4
* Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky2015-05-261-3/+3
* bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna2015-05-261-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-2013-60/+60
* Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2015-05-181-1/+1
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-1/+1
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-1/+1
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-1/+2
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-2/+2
* Gradually typed LinkStephan Bergmann2015-04-305-85/+85
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-302-4/+4
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-2/+4
|\
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-1/+2
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+2
* | SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann2015-04-281-2/+2
* | Outliner::RemovingPagesHdl return type wants to be boolStephan Bergmann2015-04-281-1/+1
* | operator == return type wants to be boolStephan Bergmann2015-04-281-1/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
* | No more need for PartialWeakComponentImplHelper hereStephan Bergmann2015-04-212-2/+2
* | Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens2015-04-211-1/+1
* | cleanup fontitem.hxxTomaž Vajngerl2015-04-181-46/+69
* | cleanup colritem.hxxTomaž Vajngerl2015-04-181-40/+29
* | convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-175-16/+16
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-41/+41
* | loplugin:staticmethodsNoel Grandin2015-04-1312-20/+19
|/
* convert DIC_ERR_ constants to scoped enumNoel Grandin2015-04-081-1/+2
* convert SHADOW_ constants to enum classNoel Grandin2015-04-081-6/+2
* convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2015-04-011-30/+31
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-25/+25
* convert GETATTRIBS_ constants to enum classNoel Grandin2015-03-271-5/+14
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* the valid flags in SvxBulletItem are unusedNoel Grandin2015-03-261-32/+5
* bullet justification in SvxBulletItem is unusedNoel Grandin2015-03-261-11/+1
* convert BS_ constants to SvxBulletStyle enum classNoel Grandin2015-03-261-11/+14
* convert SvxNumRuleType to enum classNoel Grandin2015-03-261-6/+6
* convert NUM_ constants to enum clasNoel Grandin2015-03-261-17/+26
* convert SPELLCMD_ constants to enum classNoel Grandin2015-03-251-9/+12
* convert EE_STAT constants to enum classNoel Grandin2015-03-251-16/+24
* convert EV_CNTRL constants to enum classNoel Grandin2015-03-253-14/+22
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-253-38/+57
* convert MouseTarget to enum classNoel Grandin2015-03-251-6/+6
* convert VALID_ constants to enum classNoel Grandin2015-03-251-25/+26
* editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna2015-03-231-0/+2
* loplugin:constantfunction: editengNoel Grandin2015-03-194-11/+0
* LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna2015-03-162-2/+2