+ Tooling issues
	+ 


+ Startup performance
	+ OO.o icon cache: 5Mb small
		+ open("/home/michael/.OpenOffice.org1.9.milestone/user/config/imagecache_gnome/res_commandimagelist_lc_114", O_RDONLY) = 27
		+ should be able to work out of the .zip file
	+ font cache trawling / build - highly slow
+ Misc.
	+ Win32
		+ ODMA/Win32 bits - re-work & make them fly.
		+ Win32 file-bug toolbar icon
			+ should point at internal bugzilla.
		[ is there a canonical way to refer to bug
		  filing etc. for internal & external ]

-------- older things --------



** Misc. tasks that need doing **

Michael's bits
	+ Countif help claims it works with string regexps
	  but it just doesn't.
	+ shrink-selection ergonomics in spreadsheet.
	+ hit 'bullet' - not the right font size - IZ 30960
	+ Mine / integrate creative commons clipart.freedesktop.org
	+ Workable / usable SDK install
	+ Grab the gsi->po translation tool from l10n,
	  and get more translations done / a language %
	  completion page setup on ooo.x.c.
	+ autocorrection bug #25174
	+ test multi-screen bits again - pwrt. raise 
	+ gui-symbol-replace - poke it.
	+ http://bugzilla.ximian.com/show_bug.cgi?id=52657
	+ make something of sd-export-html-thumbnails.diff
	+ HTML export
	    + beef up the new patch ...
	    + fix +/- issue with frame navigation.
	    + work out the story with 'frames' / image links
	    + slide designs - store image/link types right ?
	+ binary registry cache doesn't do lstats.
	+ Documentation
		+ png import / render inside xmlhelp
		+ mapping / clobbering the icons in pictures.jar
	+ more layout research ...
		+ respond to feedback
	+ UDK installation + pkgconfig file
		+ need a 'post-setup-install' shell-script that
		  Debian can use as well ...
	+ Gnome
		+ finish bonoboui/samples/thread-demo

Spare tasks:
	Minor tasks (for idle cycles)
		+ MS compatible keyboard shortcuts
			+ some work already in patches/..../gui-keybindings.diff
			+ needs extending to all common 'standard' shortcuts
			+ eg. F3 -> Open File [ everywhere ]
			+ people doing work on this in HEAD (apparently)
			  query the Sun team about this / chase up the
			  check-button .src markup Issue.
	Minor tasks (for idle cycles)
	    + impress
		+ open existing presentation name presentation
	    + http://bugzilla.ximian.com/show_bug.cgi?id=52613

	Major task:
		+ fixing LXR et. al as per action plan
	Minor tasks (for idle cycles)
	    + AutoCapitalization ...
		Tools->AutoCorrect->Correct TWo initial Capitals
		this option is useful for writer, but useless for calc
		need to be able to disable it for oocalc but not write
		currently setting is shared; ie. enter HEllo in writer
		should result in 'Hello' and you should be able to enter
		HEllo into an oocalc cell.

+ Bug fixage
	+ Peter Bowen's (internal) spreadsheets need fixing.
	+ disable-crash-dialog.diff doesn't: somehow the
	  signal setup is really strange / broken in here, needs
	  cleanup / comprehensibility.
	+ not using autofmt.tbl (according to Jody (?))
	+ gccinstlib.pl
		+ remove it - unused in HEAD ?

+ New features
	+ openoffice-gallery-extra
		+ turn all the dia diagram shapes into clipart.
	+ re-write i18n stuff
		+ using a different configuration key
		+ implement a new backend
	+ UI loving
		+ mail merge window shows (only) ~4 records.
		+ scaling issues: - as we increase font point size:
			+ 'font style' much too large / bloated
			+ 'size' - excessively bloated
			+ changing font size:
				+ screws up drop-down item count for combos.
		+ The 'raise' issue - re-instate gui-appear.diff
		+ re-arrange default toolbars X#39088
		+ menu shortcut text should be 'Ctrl'+A (not 'Control')
		+ changing font size doesn't scale all widgets
		  eg. toolbar combo boxes & labels, file selector fields.
		+ mark-up all option menus correctly so they don't
		  show icons erroneously
		+ bin LHS padding on menus with no icons or
		  check-boxes, bin RHS padding with no K/B shortuts.
		+ use gnome-print dialogs for printer selection
		+ toolbar icons move on mouse-over; shouldn't.
	+ right click on image -> 'save as'
	+ Investigate full fontconfig speedups
		+ are we still loading stuff from the OO.o font cache?
		+ if so can we bin that; grok ascent/descent stuff.
	    	+ Check our pspfontcache isn't growing [ #9969 ? ]
			- pwrt. PDF printing & fontconfig bits ...
	+ session management
	+ Automatic font obliquing from Xft2 [?]
	+ no in-page search in help
	+ automatic gconf HTTP proxy fetch
	+ regexp searches in Writer.
	+ writer
		+ mouse in margins, should trigger new cursor and row
		  selection mode
		+ mouse above/over table header, should allow col
		  selection + cursor
		+ encryption: sw/source/core/sw3io/sw3misc.cxx, line 689
	+ impress
		+ PPT load/save doesn't save slide names [!]
		+ grouped PPT presentation transitions are munged
		  into many individual interactions on import.
		+ sd/source/ui/dlg/*.cxx: improve time handling, for
		  sub-1 second durations.
		+ drawing view needs LHS panel with scrollable
		  slides-view for navigation
	+ calc
		+ sheet tab font ugly & cramped
		+ insert a row group in oocalc
			+ 2nd from bottom toolbar icon on LHS
			+ expand / collapse button doesn't theme
		+ XL encryption: sc/source/filter/excel/impop.cxx (SC_XCL_USEDECR)
	+ make -quickstart useful
		+ get X session lifecycle right
	+ gtk+ mainloop integration possibilities:
		+ bonobo integration ? ...
		+ mozilla/bonobo integration ? ...
	+ native at-spi bridge avoiding java cf. doc/accessibility.txt
	+ Mono integration
		+ http://udk.openoffice.org/cli/cli-uno.html
		+ pwrt. macro implementation.

+ Testing
	+ do we need inst-destdir.diff in 1.1

+ Study
	+ do we need vcl/source/window/window.cxx (maPaintTimer)
	  (30ms)? before re-painting the UI ? can we do it 
	  cumulatively for instant response 1st time ?
