summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-28don't assume Country to be always present, tdf#85432 follow-upEike Rathke1-2/+7
2015-04-28UpdateFormatListBox_Impl bCat param wants to be of type boolStephan Bergmann2-6/+6
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann1-2/+2
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann47-89/+89
2015-04-27tdf#69316: Sort numbering options meaningfullyKatarina Behrens1-16/+16
2015-04-27More loplugin:simplifyboolStephan Bergmann6-7/+7
2015-04-24Fix unhelpful MI from a VclPtr type and Abstract factory type.Michael Meeks7-53/+43
2015-04-24loplugin:simplifyboolStephan Bergmann7-18/+16
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann6-14/+14
2015-04-23loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann2-7/+6
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin3-6/+6
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin3-9/+9
2015-04-22convert HIB_ constants to scoped enumNoel Grandin11-45/+45
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin1-1/+2
2015-04-18cui: convert new to ::Create.Michael Meeks40-150/+150
2015-04-17tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl1-18/+28
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks104-358/+316
2015-04-17Clean up conversion from TriState to boolStephan Bergmann1-2/+6
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-5/+5
2015-04-15loplugin:cstylecastNoel Grandin1-2/+2