summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-11-17german comments translated to english On branch master Changes to be committe...Winfried Donkers
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky
2011-11-17remove obsolete layout codeFelix Zhang
2011-11-16Oops I forgot to remove the header include line.Kohei Yoshida
2011-11-16More on reducing header dependency.Kohei Yoshida
2011-11-16More on reducing header dependency.Kohei Yoshida
2011-11-16This header doesn't need to include queryparam.hxx.Kohei Yoshida
2011-11-16Reduced header dependency on dbdata.hxx by better encapsulation.Kohei Yoshida
2011-11-16make experimental (calc) input bar update betterNoel Power
2011-11-16Fixed the overlapped UI controls.Kohei Yoshida
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
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-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-15C-style array to std::vector.Kohei Yoshida
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky
2011-11-15remove obsolete layout macrosFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-15Tweaked previous comment translations.Stephan Bergmann
2011-11-15correct commentLionel Elie Mamane
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard
2011-11-15tweak commentLionel Elie Mamane
2011-11-15translations of comments from german to english Committer: Winfried Donkers <...w.donkers
2011-11-15String to rtl::OUString.Kohei Yoshida
2011-11-15String to rtl::OUString.Kohei Yoshida
2011-11-15Replaced heap array with std::vector.Kohei Yoshida
2011-11-15sal_Bool to bool.Kohei Yoshida
2011-11-15Beware that the sequence can be empty.Kohei Yoshida
2011-11-15Unused local var.Kohei Yoshida
2011-11-15Used std::vector instead of C-style array.Kohei Yoshida
2011-11-15This can be for loop instead.Kohei Yoshida
2011-11-15This bool array is not used here.Kohei Yoshida
2011-11-14clean up macros_testMarkus Mohrhard
2011-11-14don't use XUnoTunnel directly, use SfxObjectShell::GetShellFromComponentMarkus Mohrhard