summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-05-13refactor FrameSelector to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxFontPrevWindow to use RenderContext + clean-upTomaž Vajngerl
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl
2015-05-13refactor Svx3DPreviewControl to use RenderContextTomaž Vajngerl
2015-05-13refactor DialControl to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxXConnectionPreview to use RenderContextTomaž Vajngerl
2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl
2015-05-13refactor ContourWindow to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxShowCharSet to use RenderContextTomaž Vajngerl
2015-05-13refactor ColorWindow to use RenderContextTomaž Vajngerl
2015-05-12tdf#84153: "Edit Comment" in context menu when a cell has a commentRavindra_Vidhate
2015-05-12tdf#80340: Table changes format in PPTX formatyogesh.bharate001
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl
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