summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-05-14refactor PseudoRubyText to use RenderContextTomaž Vajngerl
2015-05-14refactor GraphicPreviewWindow to use RenderContextTomaž Vajngerl
2015-05-14refactor SvxShowText to use RenderContextTomaž Vajngerl
2015-05-14refactor ColorPreviewControl to use RenderContextTomaž Vajngerl
2015-05-14refactor AboutDialog to use RenderContextTomaž Vajngerl
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-13fixes of SvxParaPrevWindow refactoringTomaž Vajngerl
2015-05-12tdf#91904-Import Image for bullets through "Add and Resize" ButtonHeena Gupta
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-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11LO crash when Tools -> Customize -> Event -> ESCPhilippe Jung
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-10Crash Options->Advanced->Advanced, missing disposeAndClearPhilippe Jung
2015-05-10SfxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann
2015-05-10_SvxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann
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#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-07tdf#90935 - fix dispose ordering for tools->customize dialog.Michael Meeks
2015-05-07Catch another erroneous 'make' constructor function.Michael Meeks
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07Refactor Buttons to use RenderContext when paintingTomaž Vajngerl
2015-05-06tdf#91014 - dispose SfxControllerItem sub-class earlier.Michael Meeks
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-05-06tdf#90565: Focus category list on showing the dialogKatarina Behrens
2015-05-06simplify code using ScopedVclPtrNoel Grandin
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks