summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09tdf#88608: clear SearchLabel when altering the search stringJoren De Cuyper
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-05-06color bar doesn't fill tool itemCaolán McNamara
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert CVC_ flags to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05´Color´ : ambiguous symbolCaolán McNamara
2015-05-05WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-05-05restore this utter madnessCaolán McNamara
2015-05-05vertically center toolbox/listboxesCaolán McNamara
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add crop features to svxPhilippe Jung
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-05-01Replaced nAnz, nObjAnz with nCount, nObjCount respectivelyLinus Behrens
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
2015-05-01coverity#1296293 Uninitialized scalar fieldCaolán McNamara
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann