summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl3-10/+17
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl1-1/+1
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl5-64/+61
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper2-0/+6
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann7-11/+11
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann2-3/+3
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann6-22/+22
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann5-5/+5
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-05-09tdf#88608: clear SearchLabel when altering the search stringJoren De Cuyper1-0/+6
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann4-4/+7
2015-05-08callcatcher: update unused codeCaolán McNamara1-17/+0
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann1-1/+1
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini2-6/+6
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-3/+3
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann5-0/+13
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann3-11/+11
2015-05-07Unwind SotStorageRef typedefStephan Bergmann2-6/+6
2015-05-07Remove SvStorage aliasStephan Bergmann1-3/+3
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-5/+5
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-5/+5
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks1-23/+0
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin1-1/+1
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier1-0/+7
2015-05-06color bar doesn't fill tool itemCaolán McNamara1-2/+2
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin3-10/+17
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin10-21/+19
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin9-11/+11
2015-05-06convert CVC_ flags to scoped enumNoel Grandin1-1/+1
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann21-73/+42
2015-05-05´Color´ : ambiguous symbolCaolán McNamara1-1/+1
2015-05-05WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-05-05restore this utter madnessCaolán McNamara1-0/+100
2015-05-05vertically center toolbox/listboxesCaolán McNamara1-41/+37
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara2-573/+491
2015-05-05use a sizegroup to stop area panel 'jumping'Caolán McNamara1-21/+10
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl6-20/+20
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann18-42/+22
2015-05-05tdf#34555 add crop features to svxPhilippe Jung6-12/+209
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann16-35/+22
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-05-05typo: strech -> stretchAndras Timar2-2/+2
2015-05-02tdf#34555 Moving SID_OBJECT_CROP out of sdPhilippe Jung1-0/+27
2015-05-01Replaced nAnz, nObjAnz with nCount, nObjCount respectivelyLinus Behrens2-76/+76
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara1-0/+4
2015-05-01coverity#1296293 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann2-9/+8
2015-04-30Gradually typed LinkStephan Bergmann51-125/+125
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist26-119/+119