summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara1-2/+2
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks1-2/+2
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh1-0/+6
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky4-5/+5
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-06-17Handle highlighting case inside SvxBackgroundPage classZolnai Tamás1-1/+0
2015-06-17tdf#91748 fix preview of special charactersTomaž Vajngerl1-7/+10
2015-06-16tdf#89830: Ambiguous naming of character backgroundZolnai Tamás1-0/+3
2015-06-15more untranslatable UI stringsAndras Timar1-2/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-2/+2
2015-06-01dispose SfxControllerItem objects correctlyLászló Németh1-0/+6
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung3-6/+6
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin3-23/+22
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-29/+1
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-1/+1
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin1-1/+1
2015-05-14refactor ThesaurusAlternativesCtrl to use RenderContextTomaž Vajngerl1-5/+4
2015-05-14refactor SvxHlmarkTreeLBox to use RenderContextTomaž Vajngerl1-8/+6
2015-05-14refactor PseudoRubyText to use RenderContextTomaž Vajngerl1-35/+41
2015-05-14refactor GraphicPreviewWindow to use RenderContextTomaž Vajngerl1-13/+11
2015-05-14refactor SvxShowText to use RenderContextTomaž Vajngerl1-19/+18
2015-05-14refactor ColorPreviewControl to use RenderContextTomaž Vajngerl1-324/+411
2015-05-14refactor AboutDialog to use RenderContextTomaž Vajngerl1-16/+18
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin1-1/+2
2015-05-12tdf#91904-Import Image for bullets through "Add and Resize" ButtonHeena Gupta1-0/+5
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks4-8/+6
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks4-6/+6
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks4-6/+6
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl2-13/+12
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann6-7/+7
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 Bergmann3-34/+33
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks11-66/+34
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks3-5/+5
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+3
2015-05-07Catch another erroneous 'make' constructor function.Michael Meeks1-1/+1
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-Poirier1-0/+10
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl2-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann3-9/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann5-12/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1