summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2000-11-17some speed up for rvp addedCarsten Driesner
2000-11-17createRemoteVirdevCache addedCarsten Driesner
2000-11-17moved some line for remote shutdownCarsten Driesner
2000-11-17fix memory leakHerbert Duerr
2000-11-17implement FetchFontMetrics()Herbert Duerr
2000-11-17implement GetKernPairs()Herbert Duerr
2000-11-17Implemented SalFrame::~SalFrame and SalFrame::ReleaseGraphics methodsPatrick Luby
2000-11-17Update SalInstance::DestroyFrame methodPatrick Luby
2000-11-17Implement parsing of key code and calling of SALFRAMEPROC for keyDown events.Patrick Luby
2000-11-17Removed extraneous comments and include statements.Patrick Luby
2000-11-17Moved typedef statements before includes so that Objective-C code can referen...Patrick Luby
2000-11-16Initial (temporary) implementation of color polygonsBabak Mahbod
2000-11-16Added implementation of several new drawing primitives.Babak Mahbod
2000-11-16added ::Erase/::CopyPixel methodsKai Ahrens
2000-11-16add SetFontPath()/GetFontPath()Herbert Duerr
2000-11-16RmOutdev->SetFont call merged with othersHerbert Duerr
2000-11-16improved GC scalability and implemented SetFontPath/GetFontPathHerbert Duerr
2000-11-16implemented GetGlyphOutline()Herbert Duerr
2000-11-16added ::CopyPixel methodKai Ahrens
2000-11-16Added back dummy SALFRAMEPROCPatrick Luby
2000-11-15Corrected #ifdef's so that header will compile in pre-SRC612 buildsPatrick Luby
2000-11-15Added access to SalFrameData and SalInstanceData structs for Objective-C code.Patrick Luby
2000-11-15#80304# - POINTER_TEXT_VERTICALth
2000-11-15#80082# - now with white borderth
2000-11-15#80304# - vtext.curth
2000-11-15Implemented support for QuickDraw drawing.Patrick Luby
2000-11-15#79137# added GDI_UNICODE_COMMENT, so that a conversion to ByteString won't b...Sven Jacobi
2000-11-15OUStringHash moved to namespace rtlPhilipp Lohmann
2000-11-15set correct calling convention for OpenGL funtion pointer typedefsKai Ahrens
2000-11-15MacOS Draw Primitives.Babak Mahbod
2000-11-14MUST change: unotools/processfactory -> comphelper/processfactoryPhilipp Lohmann
2000-11-14convert URL's to physical file nameKai Ahrens
2000-11-14changes for psprintPhilipp Lohmann
2000-11-14changed hash_map to use new OUStringHash from rtl/ustringPhilipp Lohmann
2000-11-13Added #if statement for SRC612 buildPatrick Luby
2000-11-13Changed VCLWindow_SetTitle function to VCLWindow_setTitle to be consistent wi...Patrick Luby
2000-11-13Added implementation for SetTitleGene Anaya
2000-11-13first changes for startup optimizationCarsten Driesner
2000-11-13Added back SalFrame::UpdateExtTextInputArea() which was accidently removed in...Patrick Luby
2000-11-10add serverside-font featureHerbert Duerr
2000-11-10add serverside font featureHerbert Duerr
2000-11-10#80177#: allow empty doc file namesKai Ahrens
2000-11-10C52 has a bug in alloca, use mallocCarsten Driesner
2000-11-09Merge SRC612: 09.11.00 - 12:58:49 (NoBranch)Kurt Zenker
2000-11-08assertion when module cannot be loadedGregor Hartmann
2000-11-08config moved to tools projectPhilipp Lohmann
2000-11-08must changes (file access)Kai Ahrens
2000-11-08IME: Show/HideCursorMalte Timmermann
2000-11-08EXTTEXTINPUT_ATTR_HALFTONEMalte Timmermann
2000-11-08Changed to new IME intrfaceMalte Timmermann