summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks
2015-05-01better use application settingsEike Rathke
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30display both, LibreOffice locale and system localeEike Rathke
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29cui: loplugin:literaltoboolconversionMichael Stahl
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29the 'Edit' button is a color picker, rename and moveCaolán McNamara
2015-04-29on using 'add' color button, don't frighten with an errorCaolán McNamara
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin
2015-04-29convert CT_ constants to scoped enumNoel Grandin
2015-04-29convert _EDIT constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-29convert SVX_ flags to scoped enumNoel Grandin
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin
2015-04-29convert CS_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28cui: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28use sensible variable naming, tdf#85432 follow-upEike Rathke
2015-04-28don't assume Country to be always present, tdf#85432 follow-upEike Rathke
2015-04-28UpdateFormatListBox_Impl bCat param wants to be of type boolStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-27tdf#69316: Sort numbering options meaningfullyKatarina Behrens
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24Fix unhelpful MI from a VclPtr type and Abstract factory type.Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17Clean up conversion from TriState to boolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15loplugin:cstylecastNoel Grandin