summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-11-14annoying extra header guardsCaolán McNamara
2011-11-11callcatcher: remove some unused codeCaolán McNamara
2011-11-10callcatcher: remove unused methodsCaolán McNamara
2011-11-07callcatcher: remove some unused Graphic methodsCaolán McNamara
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-11-07move required resources down from fpicker & svtools into vclMichael Meeks
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-04Some WNT-only code still needs ApplicationEvent(); plus made the other ctor e...Stephan Bergmann
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-03Unwind and refactor some of the Grey Palette stuffCaolán McNamara
2011-11-03IsGreyPalette: belt and braces, empty palettes are grey (apparently)Michael Meeks
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi
2011-11-03gtk3: misc cleanupsCosimo Cecchi
2011-11-03gtk3: implement rendering for ComboboxesCosimo Cecchi
2011-11-03gtk3: implement rendering for spinbuttonsCosimo Cecchi
2011-11-03gtk: add widget_get_xid()Cosimo Cecchi
2011-11-03probably need to add mbIsGrey to operator== comparisonCaolán McNamara
2011-11-03need to assign mbIsGrey in operator=Caolán McNamara
2011-11-03mbIsGrey needs to be initialized in ctorCaolán McNamara
2011-11-03Cleanup inline IsGreyPalette implementation for mac platforms.Michael Meeks
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi
2011-11-02drop freshly unused methodsCaolán McNamara
2011-11-02use SAL_N_ELEMENTSDavid Tardon
2011-11-01drop GetImageIdsCaolán McNamara
2011-11-01add and use an OString::equalsIgnoreAsciiCaseAsciiL equivalent to OUString oneCaolán McNamara
2011-10-28drop some unused codeCaolán McNamara
2011-10-27make FontManager work directly on FontSelectPatternCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27renderArea is implemented only with GTK-3Petr Mladek
2011-10-27remove ItalicMatrix into delivered headerCaolán McNamara
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-25gtk3: cleanup timeout source, to avoid annoying warnings with old glibsMichael Meeks
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25gtk3: add <cstddef> to vcl/inc/vcl/sysdata.hxx, it seems that g++ 4.6.1 doesn...Lucas Baudin
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks