summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
...
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-072-3/+3
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-14/+14
* More additions about SdrView / SdrModel.Jan Holesovsky2015-04-071-2/+18
* Added some ascii art for the SdrObject and SdrView.Jan Holesovsky2015-04-071-0/+41
* Anz -> Count, and some reformatting.Jan Holesovsky2015-04-071-10/+16
* sc tiled editing: Make the editing of text in shapes in Calc work.Jan Holesovsky2015-04-071-1/+9
* SdrPaintView tiled rendering: ignore visual areaMiklos Vajna2015-04-071-1/+2
* SvxTableController::setCursorLogicPosition: fix unexpected graphic selectionMiklos Vajna2015-04-071-0/+4
* sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna2015-04-072-8/+19
* callcatcher: update unusedcodeCaolán McNamara2015-04-041-46/+0
* Kill INetProtocol::NewsTor Lillqvist2015-04-021-1/+1
* Kill INetProtocol::Imap and Pop3Tor Lillqvist2015-04-021-1/+1
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-0224-50/+50
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-0224-50/+50
* loplugin:staticmethodsNoel Grandin2015-04-0211-20/+20
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+1
* convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2015-04-013-105/+108
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0120-93/+94
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-6/+6
* sc tiled editing: Hide the cell selection when we select graphic.Jan Holesovsky2015-03-301-0/+3
* Add SvxTableController::setCursorLogicPosition()Miklos Vajna2015-03-302-0/+22
* svx tiled rendering: double-click in empty table cell selects itMiklos Vajna2015-03-301-0/+32
* SdrTableObj tiled rendering: implement selection callbacksMiklos Vajna2015-03-301-7/+37
* SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna2015-03-302-0/+16
* SdrMarkView tiled rendering: fix unexpected empty graphic selection eventsMiklos Vajna2015-03-301-2/+5
* svx tiled rendering: grow hittest size when map mode is in mm100Miklos Vajna2015-03-301-1/+5
* SdrMarkView::SetMarkHandles: perform the mm100 -> twip conversion on a copyMiklos Vajna2015-03-301-6/+7
* SdrObject::dumpAsXml: show bounding rectangleMiklos Vajna2015-03-301-0/+1
* svx tiled rendering: fix Impress graphic selectionMiklos Vajna2015-03-301-0/+12
* sdr::table::SvxTableController::onMouseMove: remove dead codeMiklos Vajna2015-03-281-6/+0
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-2821-142/+142
* ambiguous symbolCaolán McNamara2015-03-271-5/+5
* fix macro and enum name collision using CamelCaseNoel Grandin2015-03-272-2/+2
* convert CUTFLAG_ constants to enum classNoel Grandin2015-03-271-1/+1
* convert AVMEDIA_ constants to enum classNoel Grandin2015-03-271-7/+7
* convert BUTTON_ constants to enum classNoel Grandin2015-03-272-2/+2
* Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl2015-03-276-6/+279
* tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar2015-03-261-0/+45
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-2648-1132/+1132
* Cleanup comments for easyhacksPopa Adrian Marius2015-03-261-46/+0
* survive 'enable jre' dialog interrupting CreateAccessibilityObjectsCaolán McNamara2015-03-261-5/+15
* convert SvxNumRuleType to enum classNoel Grandin2015-03-261-2/+2
* convert NUM_ constants to enum clasNoel Grandin2015-03-262-3/+7
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* convert EE_STAT constants to enum classNoel Grandin2015-03-252-4/+4
* convert EV_CNTRL constants to enum classNoel Grandin2015-03-251-8/+8
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-259-37/+37
* convert VALID_ constants to enum classNoel Grandin2015-03-254-52/+52
* Properly map from empty aBoundRange to empty rRectStephan Bergmann2015-03-241-3/+10
* convert SfxPopupWindowType to enum classNoel Grandin2015-03-2413-16/+16