summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier4-62/+62
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2-2/+2
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini3-3/+3
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin1-2/+2
2015-05-14refactor cui tabpages controls to use RenderContextTomaž Vajngerl4-346/+200
2015-05-14refactor SvxCropExample to use RenderContextTomaž Vajngerl1-14/+14
2015-05-13fixes of SvxParaPrevWindow refactoringTomaž Vajngerl1-8/+8
2015-05-12tdf#91904-Import Image for bullets through "Add and Resize" ButtonHeena Gupta1-0/+109
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks3-3/+3
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks3-3/+3
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks3-3/+3
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-4/+4
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ž Vajngerl1-22/+20
2015-05-10SfxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann1-12/+9
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann2-5/+5
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann3-3/+3
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2-22/+22
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks6-24/+16
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann3-3/+4
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann1-2/+2
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier1-2/+36
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin2-3/+3
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin2-2/+2
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl2-3/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann3-6/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann3-6/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann2-4/+2
2015-04-30Gradually typed LinkStephan Bergmann23-35/+35
2015-04-29cui: loplugin:literaltoboolconversionMichael Stahl1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann6-34/+9
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann2-7/+7
2015-04-29on using 'add' color button, don't frighten with an errorCaolán McNamara2-41/+55
2015-04-29convert CT_ constants to scoped enumNoel Grandin11-97/+97
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin3-6/+6
2015-04-29convert SVX_ flags to scoped enumNoel Grandin1-5/+5
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-9/+9
2015-04-29convert CS_ constants to scoped enumNoel Grandin2-7/+7
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl5-7/+7
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks31-395/+1454
2015-04-28UpdateFormatListBox_Impl bCat param wants to be of type boolStephan Bergmann1-5/+5
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann22-43/+43
2015-04-27More loplugin:simplifyboolStephan Bergmann4-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann4-13/+11
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann4-10/+10
2015-04-23loplugin:staticmethodsNoel Grandin2-2/+2