summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* remove include of pch header from vclNorbert Thiebaud2011-11-272-2/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power2011-11-241-0/+9
* impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack2011-11-231-0/+4
* callcatcher: remove recently unused codeCaolán McNamara2011-11-231-6/+0
* this casting of a void* is a disaster waiting to happenCaolán McNamara2011-11-211-1/+1
* more conversion to rtl::OUStringDavid Tardon2011-11-211-3/+3
* callcatcher: update listCaolán McNamara2011-11-211-4/+0
* convert win plugin to rtl::O(U)StringDavid Tardon2011-11-217-14/+14
* convert aqua plugin to rtl::O(U)StringDavid Tardon2011-11-216-19/+19
* convert gtk plugin to rtl::O(U)StringDavid Tardon2011-11-212-7/+7
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-2122-100/+114
* Remove some unused methodsThomas Arnhold2011-11-203-13/+0
* callcatcher: remove some unused codeCaolán McNamara2011-11-191-4/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-181-1/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-181-1/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-181-1/+0
* UniqueIdContainer is only needed by binfilterCaolán McNamara2011-11-162-4/+0
* remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power2011-11-151-1/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-151-2/+0
* Revert "FDO#42454 - EasyHack: remove code associated with unused icons"Noel Power2011-11-151-0/+2
* Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"Noel Power2011-11-151-0/+1
* remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power2011-11-151-1/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-151-2/+0
* callcatcher: remove freshly unused methodsCaolán McNamara2011-11-141-1/+0
* callcatcher: remove unused codeCaolán McNamara2011-11-142-5/+0
* annoying extra header guardsCaolán McNamara2011-11-141-7/+0
* callcatcher: remove some unused codeCaolán McNamara2011-11-111-4/+0
* callcatcher: remove unused methodsCaolán McNamara2011-11-101-2/+0
* callcatcher: remove some unused Graphic methodsCaolán McNamara2011-11-071-3/+0
* gtk: cleanup resource provider and associated lifecycle issueMichael Meeks2011-11-071-1/+1
* move required resources down from fpicker & svtools into vclMichael Meeks2011-11-071-0/+19
* gtk: cleanup to make the vcl file-picker interface work.Michael Meeks2011-11-073-0/+8
* gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2011-11-075-5/+45
* Some WNT-only code still needs ApplicationEvent(); plus made the other ctor e...Stephan Bergmann2011-11-041-2/+4
* Further clean up of areas touched by previous commit.Stephan Bergmann2011-11-041-22/+13
* String->OUString, remove unused codeAugust Sodora2011-11-041-91/+23
* Cleanup basebmp a littleJoseph Powers2011-11-032-45/+0
* Unwind and refactor some of the Grey Palette stuffCaolán McNamara2011-11-031-15/+9
* IsGreyPalette: belt and braces, empty palettes are grey (apparently)Michael Meeks2011-11-031-1/+1
* gtk3: implement rendering for Listbox widgetsCosimo Cecchi2011-11-031-1/+2
* gtk3: misc cleanupsCosimo Cecchi2011-11-031-0/+3
* gtk3: implement rendering for ComboboxesCosimo Cecchi2011-11-031-0/+9
* gtk3: implement rendering for spinbuttonsCosimo Cecchi2011-11-031-1/+12
* gtk: add widget_get_xid()Cosimo Cecchi2011-11-031-0/+9
* probably need to add mbIsGrey to operator== comparisonCaolán McNamara2011-11-031-1/+1
* need to assign mbIsGrey in operator=Caolán McNamara2011-11-031-0/+1
* mbIsGrey needs to be initialized in ctorCaolán McNamara2011-11-031-7/+10
* Cleanup inline IsGreyPalette implementation for mac platforms.Michael Meeks2011-11-031-8/+9
* Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens2011-11-022-2/+2