summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* translated german commentsLuc Castermans2012-07-0211-230/+197
* Remove unused definesThomas Arnhold2012-07-011-4/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-297-12/+0
* some pesky XubStringsCaolán McNamara2012-06-293-10/+5
* FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev2012-06-281-47/+42
* remove unused toolbox stylesIvan Timofeev2012-06-281-86/+9
* Remove commented out code (includes)Thomas Arnhold2012-06-271-10/+0
* Remove commented out codeThomas Arnhold2012-06-271-17/+0
* Prevent print settings dialog to show help buttonMaxime de Roucy2012-06-261-0/+3
* Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky2012-06-261-5/+8
* tidy some resource stringsCaolán McNamara2012-06-265-56/+47
* aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky2012-06-251-16/+13
* Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky2012-06-251-26/+38
* Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky2012-06-251-42/+9
* Revert "aero menubar: Make the text in menu black."Jan Holesovsky2012-06-251-9/+2
* remove some annoying XubStringsCaolán McNamara2012-06-251-2/+2
* callcatcher: update unused codeCaolán McNamara2012-06-252-109/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-223-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2121-501/+312
* re-base on ALv2 code.Michael Meeks2012-06-213-68/+42
* convert array to std::vectorIvan Timofeev2012-06-211-60/+29
* no need to be a class memberIvan Timofeev2012-06-211-5/+5
* remove misterious NextToolbox functionalityIvan Timofeev2012-06-212-134/+1
* so many code to just add a minimal border in the galleryIvan Timofeev2012-06-212-58/+12
* Remove some useless memset(0)Christophe Christophe Marion2012-06-201-7/+2
* Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann2012-06-201-12/+13
* Some clean upStephan Bergmann2012-06-201-20/+18
* Make VCLSession into a OneInstanceFactoryStephan Bergmann2012-06-202-20/+10
* aero menubar: Make the text in menu black.Jan Holesovsky2012-06-201-2/+9
* Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara2012-06-201-37/+128
* Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2012-06-206-56/+56
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-193-57/+20
* death to some UniStringsCaolán McNamara2012-06-193-5/+5
* match properly the type in the extern declarationLuboš Luňák2012-06-191-5/+5
* mark const data as constLuboš Luňák2012-06-191-11/+11
* Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist2012-06-181-9/+8
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-183-16/+20
* ditch last (?) String::String(const sal_Unicode*)Caolán McNamara2012-06-183-13/+13
* removed unused forward declarations of classTakeshi Abe2012-06-161-4/+0
* fix c02dd533f5a21b8386b6cfe8fdd9e3f83e7cbc7bNorbert Thiebaud2012-06-151-1/+1
* Separable Gaussian Blur and Unsharpen Mask filter.Tomaž Vajngerl2012-06-161-2/+204
* Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl2012-06-161-160/+72
* Add note where scaling and offsetting could/should be addedTor Lillqvist2012-06-141-0/+8
* calc input line: Fix crash with accessibility enabled.Jan Holesovsky2012-06-132-0/+4
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-134-8/+6
* removed code commented-out in the first placeTakeshi Abe2012-06-133-30/+0
* toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky2012-06-121-16/+19
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-127-16/+16