summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17Related tdf#88056: prep UNO stuff for ODF export/importKatarina Behrens
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14fix assert on saving fdo70092-1.odt to .docCaolán McNamara
2015-04-14editeng tiled editing: Don't overwrite bInSelection.Jan Holesovsky
2015-04-13don't assert on export of novell363086-2.docx to docCaolán McNamara
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13Fix failing SdTiledRenderingTest::testSetTextSelection().Miklos Vajna
2015-04-13EditView::SetCursorLogicPosition: first deselect, then get the selectionMiklos Vajna
2015-04-08Related tdf#88056: Add a warning when id service unknownJulien Nabet
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-07Kill some whitespace found during debugging.Jan Holesovsky
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02editeng: if this should never happen, let's assert thatMichael Stahl
2015-04-02tdf#85496: editeng: suppress all duplicate attributes during exportMichael Stahl
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-30sc tiled editing: Setup the Calc's editeng for tiled editing.Jan Holesovsky
2015-03-30editeng tiled rendering: fix selection overlay in ImpressMiklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26the valid flags in SvxBulletItem are unusedNoel Grandin
2015-03-26bullet justification in SvxBulletItem is unusedNoel Grandin
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25Tweak fixStephan Bergmann
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25fix buildDavid Tardon
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert MouseTarget to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna
2015-03-23ImpEditView::ShowCursor: don't assume map mode is twipsMiklos Vajna
2015-03-23editeng tiled rendering: implement drag of start/end selection handleMiklos Vajna
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna
2015-03-23editeng tiled rendering: allow resetting selection with a single clickMiklos Vajna
2015-03-23ImpEditView::DrawSelection: emit TEXT_SELECTION_START/END callbacksMiklos Vajna
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-19tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson