summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2015-04-17fdo#71797 strange font selection bug with font previewNoel Power1-1/+10
2015-04-17Revert "WaE: unused variables"Tor Lillqvist5-0/+18
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann4-5/+5
2015-04-17WaE: unused variablesTor Lillqvist5-18/+0
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna6-74/+74
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2-7/+7
2015-04-16svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna1-6/+2
2015-04-15and SvxContourDlgItem is also unused nowCaolán McNamara1-17/+0
2015-04-15and now SvxBmpMaskSelectItem is unusedCaolán McNamara1-21/+0
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann3-3/+0
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin2-2/+2
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin1-13/+13
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin88-440/+440
2015-04-14tdf#89750: svx: fix ExternalToolEdit on WindowsMichael Stahl1-2/+1
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl1-13/+14
2015-04-14svx: hack around LogicToPixel assert in SvxRuler::UpdateTabsMichael Stahl1-0/+10
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls19-396/+65
2015-04-13Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara1-8/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2-2/+2
2015-04-13loplugin:staticmethodsNoel Grandin4-11/+11
2015-04-11Calm down TBsJulien Nabet1-1/+1
2015-04-10svx: add an assertion to this fixed-size thingMichael Stahl1-1/+2
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2-5/+5
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara1-0/+1
2015-04-09Just use a plain std::vector<OUString>Stephan Bergmann1-8/+9
2015-04-09loplugin:staticmethodsNoel Grandin1-5/+5
2015-04-09remove DELETEZ in tbcontrlTomaž Vajngerl1-7/+5
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl1-4/+3
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-2/+2
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann4-13/+7
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin2-3/+3
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin1-14/+14
2015-04-07Anz -> Count, and some reformatting.Jan Holesovsky1-10/+16
2015-04-07sc tiled editing: Make the editing of text in shapes in Calc work.Jan Holesovsky1-1/+9
2015-04-07SdrPaintView tiled rendering: ignore visual areaMiklos Vajna1-1/+2
2015-04-07SvxTableController::setCursorLogicPosition: fix unexpected graphic selectionMiklos Vajna1-0/+4
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna2-8/+19
2015-04-04callcatcher: update unusedcodeCaolán McNamara1-46/+0
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-1/+1
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann24-50/+50
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann24-50/+50
2015-04-02loplugin:staticmethodsNoel Grandin11-20/+20
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin3-105/+108
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann20-93/+94
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-6/+6
2015-03-30sc tiled editing: Hide the cell selection when we select graphic.Jan Holesovsky1-0/+3
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna2-0/+22
2015-03-30svx tiled rendering: double-click in empty table cell selects itMiklos Vajna1-0/+32