summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2011-11-14we no longer need to open unit test files READWRITE in scMarkus Mohrhard
2011-11-14This can be const.Kohei Yoshida
2011-11-14Prefer for_each over manual loop.Kohei Yoshida
2011-11-14Adopt lcl_PrepareQuery to multi-item queries.Kohei Yoshida
2011-11-14No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida
2011-11-14Make multi-item query possible.Kohei Yoshida
2011-11-14Aggregate all these local functions into a class.Kohei Yoshida
2011-11-14Marking methods const where possible.Kohei Yoshida
2011-11-14Extracted compare-by-value and compare-by-string into functions.Kohei Yoshida
2011-11-14Likewise, adjusted the test cases for MATCH to handle mixed comparisons.Kohei Yoshida
2011-11-14Modified VLOOKUP test case to account for mixed comparisons.Kohei Yoshida
2011-11-14Revert "Revert "Removing the mixed comparison flag, which is no longer needed.""Kohei Yoshida
2011-11-14make this a little more pleasing to the eye, logic unchangedCaolán McNamara
2011-11-14original would unconditionally truncate to nLenCaolán McNamara
2011-11-14Remove String::Fill() usageChristina Rossmanith
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-14stray pointless aByteLineCaolán McNamara
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11Revert "Removing the mixed comparison flag, which is no longer needed."Kohei Yoshida
2011-11-11translation of german comments to english plus rename of define MAX_COL_HEIGHTWinfried Donkers
2011-11-11No need for test/user-template/user/registry.Stephan Bergmann