summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
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-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-30sc tiled editing: Hide the cell selection when we select graphic.Jan Holesovsky
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna
2015-03-30svx tiled rendering: double-click in empty table cell selects itMiklos Vajna
2015-03-30SdrTableObj tiled rendering: implement selection callbacksMiklos Vajna
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna
2015-03-30SdrMarkView tiled rendering: fix unexpected empty graphic selection eventsMiklos Vajna
2015-03-30svx tiled rendering: grow hittest size when map mode is in mm100Miklos Vajna
2015-03-30SdrMarkView::SetMarkHandles: perform the mm100 -> twip conversion on a copyMiklos Vajna
2015-03-30SdrObject::dumpAsXml: show bounding rectangleMiklos Vajna
2015-03-30svx tiled rendering: fix Impress graphic selectionMiklos Vajna
2015-03-28sdr::table::SvxTableController::onMouseMove: remove dead codeMiklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27ambiguous symbolCaolán McNamara
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl
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-26Cleanup comments for easyhacksPopa Adrian Marius
2015-03-26survive 'enable jre' dialog interrupting CreateAccessibilityObjectsCaolán McNamara
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-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 VALID_ constants to enum classNoel Grandin
2015-03-24Properly map from empty aBoundRange to empty rRectStephan Bergmann
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-03-23SdrMarkView tiled rendering: suppress handles during text editMiklos Vajna
2015-03-23svx: if the handle bitmap is empty - create a replacement bitmapTomaž Vajngerl
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-22LinePropertyPanel - scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-22cleanup sidebar: LinePropertyPanelTomaž Vajngerl
2015-03-22Typo: coment->commentJulien Nabet
2015-03-21svx: nObAnz -> nObjCountMiklos Vajna
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19There are no include files in solenv/incTor Lillqvist