summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-1693-367/+368
* avoid running autogen.sh when trying to clean or distcleanNorbert Thiebaud2011-11-161-0/+4
* add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud2011-11-166-3/+74
* add a semaphore-file to allow for location of the root of the core repoNorbert Thiebaud2011-11-161-0/+0
* Fix slideshow crasherThorsten Behrens2011-11-161-1/+4
* Related: i#113308 null pointer check for the unit testMiklos Vajna2011-11-161-1/+2
* Fix variable name in make_installerThorsten Behrens2011-11-161-1/+1
* Related i#113308: fix import of RTF table rows having no cellsMiklos Vajna2011-11-161-2/+3
* Hide Navigation toolbar until neededTim Hardeck2011-11-163-4/+33
* libexttextcat: conflict in 69b04c22986b03c675cf4925f76721190aa5ba82Michael Stahl2011-11-161-3/+1
* Reduce what we build here for non-DESKTOP OSesTor Lillqvist2011-11-161-9/+14
* What we want is the "filter" function, not "firstword"Tor Lillqvist2011-11-161-4/+4
* WaE: Unused parameterTor Lillqvist2011-11-161-0/+1
* Fix libexttextcat build for AndroidTor Lillqvist2011-11-162-0/+22
* Further Android work, now most sal cppunit tests seem to runTor Lillqvist2011-11-167-83/+128
* Unused method.Kohei Yoshida2011-11-152-13/+0
* Let's not use macro for this sort of stuff.Kohei Yoshida2011-11-151-35/+47
* Cleaned up ScDocShell a bit.Kohei Yoshida2011-11-156-61/+50
* sal_Bool to bool.Kohei Yoshida2011-11-152-8/+8
* Fixed soft re-calc.Kohei Yoshida2011-11-151-1/+1
* Fixed hard re-calc. Manual re-calc still not working yet.Kohei Yoshida2011-11-151-1/+1
* Reset formula cell's changed flag only for those within visible range.Kohei Yoshida2011-11-158-21/+10
* Reduce scoping.Kohei Yoshida2011-11-151-76/+76
* Make these two methods non-inline.Kohei Yoshida2011-11-152-2/+12
* fdo#42865: sdext: no mapfileMichael Stahl2011-11-154-7/+7
* fdo#42865: connectivity: mozab: no mapfileMichael Stahl2011-11-152-10/+2
* fdo#42865: shell: no mapfileMichael Stahl2011-11-154-8/+6
* fdo#42865: libcmis,ucpcmis: no mapfileMichael Stahl2011-11-152-2/+4
* fdo#42865: libexttextcat,lingucomponent: no mapfileMichael Stahl2011-11-153-3/+16
* fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl2011-11-159-91/+14
* .gitignore: do not ignore *.patchMichael Stahl2011-11-151-1/+0
* OConnection: WaE unused variableMichael Stahl2011-11-151-0/+1
* Parse it as a single address.Kohei Yoshida2011-11-151-3/+2
* Fixed the ref button for "copy results to" not starting the ref mode.Kohei Yoshida2011-11-152-2/+2
* Use size_t and remove static_cast'ing.Kohei Yoshida2011-11-152-10/+10
* More cleanups.Kohei Yoshida2011-11-151-13/+15
* Use the range parser instead of local string parsing.Kohei Yoshida2011-11-151-7/+3
* More cleanups.Kohei Yoshida2011-11-152-15/+12
* Reduce scoping level by early bailout.Kohei Yoshida2011-11-151-41/+42
* Store header position this way.Kohei Yoshida2011-11-152-19/+33
* Use map and avoid MAXCOLCOUNT-sized array.Kohei Yoshida2011-11-152-20/+22
* Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann2011-11-151-3/+0
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-1530-722/+624
* fix build error, remove still referenced (indirectly ) imagesNoel Power2011-11-151-3/+0
* remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power2011-11-152-26/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-1547-52/+0
* Address data source ordering x#62860 (part 2)Michael Meeks2011-11-151-1/+1
* Address data source ordering x#62860Michael Meeks2011-11-151-1/+1
* Remove some unused headersJoseph Powers2011-11-153-381/+0
* Remove some unused Precompiled Header logicJoseph Powers2011-11-156-1659/+0