summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin3-6/+7
2015-05-13fixes of SvxParaPrevWindow refactoringTomaž Vajngerl2-10/+10
2015-05-12tdf#91904-Import Image for bullets through "Add and Resize" ButtonHeena Gupta5-3/+133
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks12-18/+16
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks12-16/+16
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks12-16/+16
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-5/+4
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-4/+4
2015-05-11LO crash when Tools -> Customize -> Event -> ESCPhilippe Jung1-1/+2
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-1/+2
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl1-6/+6
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl8-110/+104
2015-05-10Crash Options->Advanced->Advanced, missing disposeAndClearPhilippe Jung1-0/+1
2015-05-10SfxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann1-12/+9
2015-05-10_SvxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann1-2/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-5/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann9-14/+14
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann8-10/+10
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann11-76/+75
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks26-121/+71
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks5-7/+7
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann14-18/+22
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann1-1/+1
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann2-3/+3
2015-05-07tdf#90935 - fix dispose ordering for tools->customize dialog.Michael Meeks1-5/+2
2015-05-07Catch another erroneous 'make' constructor function.Michael Meeks1-1/+1
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-4/+4
2015-05-07Refactor Buttons to use RenderContext when paintingTomaž Vajngerl1-2/+2
2015-05-06tdf#91014 - dispose SfxControllerItem sub-class earlier.Michael Meeks1-3/+5
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier4-2/+52
2015-05-06tdf#90565: Focus category list on showing the dialogKatarina Behrens1-0/+1
2015-05-06simplify code using ScopedVclPtrNoel Grandin2-17/+2
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann4-57/+0
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin3-4/+4
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin1-29/+29
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin2-2/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-4/+2
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl5-6/+6
2015-05-05loplugin:staticmethodsNoel Grandin2-22/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann14-24/+14
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann20-32/+20
2015-05-05loplugin:staticmethodsNoel Grandin27-52/+52
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks2-2/+14
2015-05-01better use application settingsEike Rathke1-1/+1
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann8-26/+16
2015-04-30display both, LibreOffice locale and system localeEike Rathke1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann61-199/+199
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist4-6/+6