summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2015-04-18remove stdio.h include from compressgraphicdialogTomaž Vajngerl
2015-04-17fdo#71797 strange font selection bug with font previewNoel Power
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17WaE: unused variablesTor Lillqvist
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna
2015-04-15and SvxContourDlgItem is also unused nowCaolán McNamara
2015-04-15and now SvxBmpMaskSelectItem is unusedCaolán McNamara
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#89750: svx: fix ExternalToolEdit on WindowsMichael Stahl
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2015-04-14svx: hack around LogicToPixel assert in SvxRuler::UpdateTabsMichael Stahl
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-13Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
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-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
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