summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks2-3/+7
2015-09-03WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist1-0/+10
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh2-0/+7
2015-08-21tdf#93547: Add basic lock-down support for OpenGL settingsMichael Meeks1-2/+10
2015-08-17tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier1-1/+8
2015-08-05tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet1-1/+1
2015-06-24Options: “TSAs” button now has the same size as its neighborsAdolfo Jayme Barrientos1-0/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky9-10/+10
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-06-18coverity#1307697 Dereference null return valueCaolán McNamara1-8/+12
2015-06-17Handle highlighting case inside SvxBackgroundPage classZolnai Tamás3-2/+39
2015-06-17tdf#91748 fix preview of special charactersTomaž Vajngerl2-7/+11
2015-06-16tdf#89830: Ambiguous naming of character backgroundZolnai Tamás8-3/+17
2015-06-15more untranslatable UI stringsAndras Timar1-2/+1
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara2-5/+6
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin29-37/+48
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks4-9/+8
2015-06-01dispose SfxControllerItem objects correctlyLászló Németh2-0/+7
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-4/+4
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung13-49/+49
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-2/+2
2015-05-26Resolves: tdf#89904 allow the options color page to load/save palettesCaolán McNamara2-18/+6
2015-05-25tdf#91469: convert links in help/about to httpsJulien Nabet1-1/+1
2015-05-20VclPtr: crash on exit after visiting MSOffice compat pageCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier8-77/+77
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin5-28/+27
2015-05-19tdf#91185 - appearance settings lifecycle fix.Michael Meeks1-2/+12
2015-05-18make ui string translatableAndras Timar1-1/+1
2015-05-18perform a boundary checkTakeshi Abe1-1/+2
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-16Add missing ellipsis to the color picking buttonAdolfo Jayme Barrientos1-1/+1
2015-05-15tdf#91280 Fix capitalization in OpenCL white/blacklist dialogAdolfo Jayme Barrientos1-91/+91
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini27-136/+19
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin2-5/+5
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin2-3/+3
2015-05-14tdf#65509 - Auto Save Also Too DisabledJoel1-1/+1
2015-05-14refactor cui tabpages controls to use RenderContextTomaž Vajngerl4-346/+200
2015-05-14refactor SvxCropExample to use RenderContextTomaž Vajngerl2-15/+15
2015-05-14cleanup cui headersTomaž Vajngerl3-29/+3
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