summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls2015-04-228-36/+66
* Resolves: tdf#76825 styles drop down menu is too narrowCaolán McNamara2015-04-211-18/+71
* refactor for reuseCaolán McNamara2015-04-211-20/+15
* split out the code that sets up the device for each entryCaolán McNamara2015-04-211-9/+17
* draw all entries the same wayCaolán McNamara2015-04-211-23/+13
* break out text drawing bit as UserDrawEntryCaolán McNamara2015-04-211-23/+34
* fix indentCaolán McNamara2015-04-211-6/+3
* Use cppu::ImplInheritanceHelperStephan Bergmann2015-04-211-23/+0
* svx: nPtAnz -> nPointCountMiklos Vajna2015-04-216-43/+43
* loplugin:passstuffbyrefStephan Bergmann2015-04-211-2/+2
* Get rid of trivial comphelper::query_interface wrapperStephan Bergmann2015-04-211-1/+2
* Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann2015-04-213-7/+6
* StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl2015-04-213-0/+252
* convert SEARCH_OPTIONS constants to scoped enumNoel Grandin2015-04-202-32/+32
* loplugin:unreffunStephan Bergmann2015-04-191-2/+0
* callcatcher: update unusedcodeCaolán McNamara2015-04-191-12/+0
* cleanup svxitems.sdiTomaž Vajngerl2015-04-181-91/+17
* remove stdio.h include from compressgraphicdialogTomaž Vajngerl2015-04-181-2/+0
* fdo#71797 strange font selection bug with font previewNoel Power2015-04-171-1/+10
* Revert "WaE: unused variables"Tor Lillqvist2015-04-175-0/+18
* SvStream: WriteUChar -> WriteBoolStephan Bergmann2015-04-174-5/+5
* WaE: unused variablesTor Lillqvist2015-04-175-18/+0
* svx: nPntAnz -> nPointCountMiklos Vajna2015-04-176-74/+74
* convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-172-7/+7
* svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna2015-04-161-6/+2
* DBTOOLS_DLL_NAME not used anymoreMatúš Kukan2015-04-151-1/+0
* and SvxContourDlgItem is also unused nowCaolán McNamara2015-04-151-17/+0
* and now SvxBmpMaskSelectItem is unusedCaolán McNamara2015-04-151-21/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-04-153-3/+0
* convert SFX_ITEM constants to scoped enumNoel Grandin2015-04-152-2/+2
* convert SIGNATURESTATE_ constants to scoped enumNoel Grandin2015-04-151-13/+13
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1591-452/+452
* tdf#89750: svx: fix ExternalToolEdit on WindowsMichael Stahl2015-04-141-2/+1
* tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl2015-04-141-13/+14
* svx: hack around LogicToPixel assert in SvxRuler::UpdateTabsMichael Stahl2015-04-141-0/+10
* tdf#88710 Kill svx dbtoolsclientMatthew Nicholls2015-04-1421-397/+67
* Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara2015-04-131-8/+1
* loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-132-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-134-11/+11
* Calm down TBsJulien Nabet2015-04-111-1/+1
* svx: add an assertion to this fixed-size thingMichael Stahl2015-04-101-1/+2
* Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-092-5/+5
* Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara2015-04-091-0/+1
* Just use a plain std::vector<OUString>Stephan Bergmann2015-04-091-8/+9
* loplugin:staticmethodsNoel Grandin2015-04-091-5/+5
* remove DELETEZ in tbcontrlTomaž Vajngerl2015-04-091-7/+5
* use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl2015-04-091-4/+3
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-2/+2
* Change "blink times" to be of type sal_uInt64Stephan Bergmann2015-04-075-14/+8
* Remove unused getBlinkTime functionsStephan Bergmann2015-04-071-3/+0