summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Cleaned up ScDocShell a bit.Kohei Yoshida6-61/+50
2011-11-15sal_Bool to bool.Kohei Yoshida2-8/+8
2011-11-15Fixed soft re-calc.Kohei Yoshida1-1/+1
2011-11-15Fixed hard re-calc. Manual re-calc still not working yet.Kohei Yoshida1-1/+1
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida8-21/+10
2011-11-15Reduce scoping.Kohei Yoshida1-76/+76
2011-11-15Make these two methods non-inline.Kohei Yoshida2-2/+12
2011-11-15fdo#42865: sdext: no mapfileMichael Stahl4-7/+7
2011-11-15fdo#42865: connectivity: mozab: no mapfileMichael Stahl2-10/+2
2011-11-15fdo#42865: shell: no mapfileMichael Stahl4-8/+6
2011-11-15fdo#42865: libcmis,ucpcmis: no mapfileMichael Stahl2-2/+4
2011-11-15fdo#42865: libexttextcat,lingucomponent: no mapfileMichael Stahl3-3/+16
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl9-91/+14
2011-11-15.gitignore: do not ignore *.patchMichael Stahl1-1/+0
2011-11-15OConnection: WaE unused variableMichael Stahl1-0/+1
2011-11-15Parse it as a single address.Kohei Yoshida1-3/+2
2011-11-15Fixed the ref button for "copy results to" not starting the ref mode.Kohei Yoshida2-2/+2
2011-11-15Use size_t and remove static_cast'ing.Kohei Yoshida2-10/+10
2011-11-15More cleanups.Kohei Yoshida1-13/+15
2011-11-15Use the range parser instead of local string parsing.Kohei Yoshida1-7/+3
2011-11-15More cleanups.Kohei Yoshida2-15/+12
2011-11-15Reduce scoping level by early bailout.Kohei Yoshida1-41/+42
2011-11-15Store header position this way.Kohei Yoshida2-19/+33
2011-11-15Use map and avoid MAXCOLCOUNT-sized array.Kohei Yoshida2-20/+22
2011-11-15Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann1-3/+0
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann30-722/+624
2011-11-15fix build error, remove still referenced (indirectly ) imagesNoel Power1-3/+0
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power2-26/+0
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix47-52/+0
2011-11-15Address data source ordering x#62860 (part 2)Michael Meeks1-1/+1
2011-11-15 Address data source ordering x#62860Michael Meeks1-1/+1
2011-11-15Remove some unused headersJoseph Powers3-381/+0
2011-11-15Remove some unused Precompiled Header logicJoseph Powers6-1659/+0
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe11-38/+37
2011-11-15n#592912 and n#621744: Text Alignment fixes.Muthu Subramanian1-1/+1
2011-11-15C-style array to std::vector.Kohei Yoshida2-69/+69
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky13-126/+12
2011-11-15remove unused methods from layoutimplFelix Zhang11-102/+2
2011-11-15remove obsolete layout macrosFelix Zhang6-23/+11
2011-11-15remove unused methods from layoutFelix Zhang8-440/+0
2011-11-15removing obsolete layout codeFelix Zhang49-837/+3
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot24-17/+504
2011-11-15Revert "FDO#42454 - EasyHack: remove code associated with unused icons"Noel Power47-0/+52
2011-11-15Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"Noel Power2-0/+26
2011-11-15Put back a method needed by Windows and reformat a bitFridrich Štrba2-7/+8
2011-11-15Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann7-72/+95
2011-11-15Fix clipped line renderer.Thorsten Behrens4-30/+173
2011-11-15Use proper switch for on/of qstart-libpng.Tomas Chvatal1-1/+1
2011-11-15Instead of returning out of function just skip its calling.Tomas Chvatal1-3/+2
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power2-26/+0