summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-04-11Calm down TBsJulien Nabet
2015-04-10svx: add an assertion to this fixed-size thingMichael Stahl
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-09Just use a plain std::vector<OUString>Stephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09remove DELETEZ in tbcontrlTomaž Vajngerl
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-07More additions about SdrView / SdrModel.Jan Holesovsky
2015-04-07Added some ascii art for the SdrObject and SdrView.Jan Holesovsky
2015-04-07Anz -> Count, and some reformatting.Jan Holesovsky
2015-04-07sc tiled editing: Make the editing of text in shapes in Calc work.Jan Holesovsky
2015-04-07SdrPaintView tiled rendering: ignore visual areaMiklos Vajna
2015-04-07SvxTableController::setCursorLogicPosition: fix unexpected graphic selectionMiklos Vajna
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
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