summaryrefslogtreecommitdiff
path: root/cui/source/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier3-13/+13
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini3-15/+3
2015-05-14refactor SvxCropExample to use RenderContextTomaž Vajngerl1-1/+1
2015-05-14cleanup cui headersTomaž Vajngerl3-29/+3
2015-05-13fixes of SvxParaPrevWindow refactoringTomaž Vajngerl1-2/+2
2015-05-12tdf#91904-Import Image for bullets through "Add and Resize" ButtonHeena Gupta2-1/+5
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann5-13/+13
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann6-6/+7
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann1-1/+1
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier2-0/+6
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann3-46/+0
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-7/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann6-6/+6
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann10-10/+10
2015-05-05loplugin:staticmethodsNoel Grandin17-37/+37
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks1-0/+1
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann4-7/+7
2015-04-30Gradually typed LinkStephan Bergmann15-60/+60
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist2-2/+2
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin1-2/+3
2015-04-29convert CT_ constants to scoped enumNoel Grandin2-3/+4
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl8-8/+8
2015-04-28cui: fix GCC-4.7 buildMiklos Vajna2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks71-1344/+1527
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks71-1344/+1527
2015-04-28use sensible variable naming, tdf#85432 follow-upEike Rathke1-1/+1
2015-04-28UpdateFormatListBox_Impl bCat param wants to be of type boolStephan Bergmann1-1/+1
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann16-37/+37
2015-04-24Fix unhelpful MI from a VclPtr type and Abstract factory type.Michael Meeks3-11/+9
2015-04-18cui: convert new to ::Create.Michael Meeks5-6/+6
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks29-63/+61
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin6-9/+9
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin66-1212/+1397
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin60-80/+82
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-6/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+3
2015-03-23loplugin:constantfunction: cuiNoel Grandin19-41/+61
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-3/+3
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás1-1/+1
2015-03-06Idle and Timer are now completely independentTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl3-0/+3
2015-02-07loplugin:deletedspecialStephan Bergmann3-16/+10