summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-2/+2
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-6/+4
2015-04-29cui: loplugin:literaltoboolconversionMichael Stahl1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann12-62/+19
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann6-14/+14
2015-04-29the 'Edit' button is a color picker, rename and moveCaolán McNamara1-15/+17
2015-04-29on using 'add' color button, don't frighten with an errorCaolán McNamara2-41/+55
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin4-17/+20
2015-04-29convert CT_ constants to scoped enumNoel Grandin13-100/+101
2015-04-29convert _EDIT constants to scoped enumNoel Grandin1-28/+29
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin7-14/+14
2015-04-29convert SVX_ flags to scoped enumNoel Grandin1-5/+5
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin2-10/+10
2015-04-29convert CS_ constants to scoped enumNoel Grandin2-7/+7
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl3-6/+6
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl20-28/+28
2015-04-28cui: fix GCC-4.7 buildMiklos Vajna3-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks205-2833/+5842
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks205-2833/+5842
2015-04-28use sensible variable naming, tdf#85432 follow-upEike Rathke2-12/+12