summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2015-04-28svx: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28ImpGetPercent transports the return value as type sal_uInt16/SDR_TRISTATEStephan Bergmann
2015-04-28GalleryExplorer::GetSdrObjCount return type is sal_uIntPtrStephan Bergmann
2015-04-28css.awt.ItemEvent.Highlighted is of type longStephan Bergmann
2015-04-28Fix Boolean expressionStephan Bergmann
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann
2015-04-28CheckBox::GetSavedValue return type is TriStateStephan Bergmann
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27if it makes sense to handle DataChanged, then the same init must be calledCaolán McNamara
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Remove unnecessary overridesStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23svx: nPolyAnz -> nPolyCountMiklos Vajna
2015-04-22Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann
2015-04-22WaE: bogus -Werror=maybe-uninitializedCaolán McNamara
2015-04-22fix build, this looks like the intent hereCaolán McNamara
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-21Resolves: tdf#76825 styles drop down menu is too narrowCaolán McNamara
2015-04-21refactor for reuseCaolán McNamara
2015-04-21split out the code that sets up the device for each entryCaolán McNamara
2015-04-21draw all entries the same wayCaolán McNamara
2015-04-21break out text drawing bit as UserDrawEntryCaolán McNamara
2015-04-21fix indentCaolán McNamara
2015-04-21Use cppu::ImplInheritanceHelperStephan Bergmann
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna
2015-04-21loplugin:passstuffbyrefStephan Bergmann
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann