summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-16avoid running autogen.sh when trying to clean or distcleanNorbert Thiebaud
2011-11-16add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud
2011-11-16add a semaphore-file to allow for location of the root of the core repoNorbert Thiebaud
2011-11-16Fix slideshow crasherThorsten Behrens
2011-11-16Related: i#113308 null pointer check for the unit testMiklos Vajna
2011-11-16Fix variable name in make_installerThorsten Behrens
2011-11-16Related i#113308: fix import of RTF table rows having no cellsMiklos Vajna
2011-11-16Hide Navigation toolbar until neededTim Hardeck
2011-11-16libexttextcat: conflict in 69b04c22986b03c675cf4925f76721190aa5ba82Michael Stahl
2011-11-16Reduce what we build here for non-DESKTOP OSesTor Lillqvist
2011-11-16What we want is the "filter" function, not "firstword"Tor Lillqvist
2011-11-16WaE: Unused parameterTor Lillqvist
2011-11-16Fix libexttextcat build for AndroidTor Lillqvist
2011-11-16Further Android work, now most sal cppunit tests seem to runTor Lillqvist
2011-11-15Unused method.Kohei Yoshida
2011-11-15Let's not use macro for this sort of stuff.Kohei Yoshida
2011-11-15Cleaned up ScDocShell a bit.Kohei Yoshida
2011-11-15sal_Bool to bool.Kohei Yoshida
2011-11-15Fixed soft re-calc.Kohei Yoshida
2011-11-15Fixed hard re-calc. Manual re-calc still not working yet.Kohei Yoshida
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida
2011-11-15Reduce scoping.Kohei Yoshida
2011-11-15Make these two methods non-inline.Kohei Yoshida
2011-11-15fdo#42865: sdext: no mapfileMichael Stahl
2011-11-15fdo#42865: connectivity: mozab: no mapfileMichael Stahl
2011-11-15fdo#42865: shell: no mapfileMichael Stahl
2011-11-15fdo#42865: libcmis,ucpcmis: no mapfileMichael Stahl
2011-11-15fdo#42865: libexttextcat,lingucomponent: no mapfileMichael Stahl
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl
2011-11-15.gitignore: do not ignore *.patchMichael Stahl
2011-11-15OConnection: WaE unused variableMichael Stahl
2011-11-15Parse it as a single address.Kohei Yoshida
2011-11-15Fixed the ref button for "copy results to" not starting the ref mode.Kohei Yoshida
2011-11-15Use size_t and remove static_cast'ing.Kohei Yoshida
2011-11-15More cleanups.Kohei Yoshida
2011-11-15Use the range parser instead of local string parsing.Kohei Yoshida
2011-11-15More cleanups.Kohei Yoshida
2011-11-15Reduce scoping level by early bailout.Kohei Yoshida
2011-11-15Store header position this way.Kohei Yoshida
2011-11-15Use map and avoid MAXCOLCOUNT-sized array.Kohei Yoshida
2011-11-15Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann
2011-11-15fix build error, remove still referenced (indirectly ) imagesNoel Power
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-15Address data source ordering x#62860 (part 2)Michael Meeks
2011-11-15 Address data source ordering x#62860Michael Meeks
2011-11-15Remove some unused headersJoseph Powers
2011-11-15Remove some unused Precompiled Header logicJoseph Powers
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe