summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power1-0/+9
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack1-0/+4
2011-11-23callcatcher: remove recently unused codeCaolán McNamara1-6/+0
2011-11-21this casting of a void* is a disaster waiting to happenCaolán McNamara1-1/+1
2011-11-21more conversion to rtl::OUStringDavid Tardon1-3/+3
2011-11-21callcatcher: update listCaolán McNamara1-4/+0
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon7-14/+14
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon6-19/+19
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon2-7/+7
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon22-100/+114
2011-11-20Remove some unused methodsThomas Arnhold3-13/+0
2011-11-19callcatcher: remove some unused codeCaolán McNamara1-4/+0
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix1-1/+0
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix1-1/+0
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix1-1/+0
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara2-4/+0
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power1-1/+0
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix1-2/+0
2011-11-15Revert "FDO#42454 - EasyHack: remove code associated with unused icons"Noel Power1-0/+2
2011-11-15Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"Noel Power1-0/+1
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power1-1/+0
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix1-2/+0
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara1-1/+0
2011-11-14callcatcher: remove unused codeCaolán McNamara2-5/+0
2011-11-14annoying extra header guardsCaolán McNamara1-7/+0
2011-11-11callcatcher: remove some unused codeCaolán McNamara1-4/+0
2011-11-10callcatcher: remove unused methodsCaolán McNamara1-2/+0
2011-11-07callcatcher: remove some unused Graphic methodsCaolán McNamara1-3/+0
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks1-1/+1
2011-11-07move required resources down from fpicker & svtools into vclMichael Meeks1-0/+19
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks3-0/+8
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks5-5/+45
2011-11-04Some WNT-only code still needs ApplicationEvent(); plus made the other ctor e...Stephan Bergmann1-2/+4
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann1-22/+13
2011-11-04String->OUString, remove unused codeAugust Sodora1-91/+23
2011-11-03Cleanup basebmp a littleJoseph Powers2-45/+0
2011-11-03Unwind and refactor some of the Grey Palette stuffCaolán McNamara1-15/+9
2011-11-03IsGreyPalette: belt and braces, empty palettes are grey (apparently)Michael Meeks1-1/+1
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi1-1/+2
2011-11-03gtk3: misc cleanupsCosimo Cecchi1-0/+3
2011-11-03gtk3: implement rendering for ComboboxesCosimo Cecchi1-0/+9
2011-11-03gtk3: implement rendering for spinbuttonsCosimo Cecchi1-1/+12
2011-11-03gtk: add widget_get_xid()Cosimo Cecchi1-0/+9
2011-11-03probably need to add mbIsGrey to operator== comparisonCaolán McNamara1-1/+1
2011-11-03need to assign mbIsGrey in operator=Caolán McNamara1-0/+1
2011-11-03mbIsGrey needs to be initialized in ctorCaolán McNamara1-7/+10
2011-11-03Cleanup inline IsGreyPalette implementation for mac platforms.Michael Meeks1-8/+9
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens2-2/+2
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens1-1/+1