summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann1-1/+1
2015-04-28operator == return type wants to be boolStephan Bergmann1-4/+4
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2-2/+2
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann2-2/+2
2015-04-27if it makes sense to handle DataChanged, then the same init must be calledCaolán McNamara1-5/+12
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara3-18/+0
2015-04-27More loplugin:simplifyboolStephan Bergmann4-6/+6
2015-04-24docking3deffects.ui: Fix typo (lowercase initial) in translatable stringAdolfo Jayme Barrientos1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann24-52/+51
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann17-26/+26
2015-04-23Remove unnecessary overridesStephan Bergmann2-23/+0
2015-04-23loplugin:staticmethodsNoel Grandin72-183/+176
2015-04-23loplugin:staticmethodsNoel Grandin4-4/+4
2015-04-23svx: nPolyAnz -> nPolyCountMiklos Vajna3-15/+15
2015-04-22Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann1-20/+0
2015-04-22WaE: bogus -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-04-22fix build, this looks like the intent hereCaolán McNamara1-1/+1
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara3-2/+79
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin1-2/+2
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin3-3/+3
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin3-3/+3
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin1-3/+3
2015-04-22convert HIB_ constants to scoped enumNoel Grandin4-11/+11
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin2-3/+3
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin3-34/+34
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin1-11/+12
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin3-8/+8
2015-04-22callcatcher: update unused codeCaolán McNamara2-9/+0
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls8-36/+66
2015-04-21Resolves: tdf#76825 styles drop down menu is too narrowCaolán McNamara1-18/+71
2015-04-21refactor for reuseCaolán McNamara1-20/+15
2015-04-21split out the code that sets up the device for each entryCaolán McNamara1-9/+17
2015-04-21draw all entries the same wayCaolán McNamara1-23/+13
2015-04-21break out text drawing bit as UserDrawEntryCaolán McNamara1-23/+34
2015-04-21fix indentCaolán McNamara1-6/+3
2015-04-21Use cppu::ImplInheritanceHelperStephan Bergmann1-23/+0
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna6-43/+43
2015-04-21loplugin:passstuffbyrefStephan Bergmann1-2/+2
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann1-1/+2
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann3-7/+6
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl3-0/+252
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin2-32/+32
2015-04-19loplugin:unreffunStephan Bergmann1-2/+0
2015-04-19callcatcher: update unusedcodeCaolán McNamara1-12/+0
2015-04-18cleanup svxitems.sdiTomaž Vajngerl1-91/+17
2015-04-18remove stdio.h include from compressgraphicdialogTomaž Vajngerl1-2/+0
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