summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-20I think this is supposed to be a so-called GUI executableTor Lillqvist
2011-09-20unopkgio should be a console executableTor Lillqvist
2011-09-20add 'qtz' key id lang code to ALL caseAndras Timar
2011-09-20Revert "Use PREFIXDIR when possible"Stephan Bergmann
2011-09-20Fix for fdo#35513: avoid crash while processing incorrect range of pagesIvan Timofeev
2011-09-20update listCaolán McNamara
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-09-20callcatcher: StandardErrorInfo is never constructedCaolán McNamara
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-09-20WaE: and no longer need this here thenCaolán McNamara
2011-09-20missed optimization opportunity from 9b6ea21 to drop unused ByteStringCaolán McNamara
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20Avoid officeloader -> soffice renaming dance, build that directly.Jan Holesovsky
2011-09-20For now, keep the Mac OS X duplication of soffice.bin as soffice in installat...Stephan Bergmann
2011-09-20remove obsolete command line switches -UTF8 and -NOUTF8Andras Timar
2011-09-20remove unused MAX_LANGUAGES definitionAndras Timar
2011-09-20remove obsolete command line switch -ISO99Andras Timar
2011-09-20Remove some warningsFridrich Štrba
2011-09-20Update Zenity with progress icon notificationKevin Hunter
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco
2011-09-20register rsc executable tooDavid Tardon
2011-09-20I don't think we need to check CROSS_COMPILING here?Tor Lillqvist
2011-09-20Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist
2011-09-20Remove RCS headerThomas Arnhold
2011-09-20Deliver basis-link and ure-link.Jan Holesovsky
2011-09-20there is no special iso.res case any moreAndras Timar
2011-09-20register all built executablesDavid Tardon
2011-09-20Reverted previous ff1c626, instead renamed NONEBIN -> NONE.Stephan Bergmann
2011-09-20do not call macosx-change-install-name for NONEBIN executableNorbert Thiebaud
2011-09-20soffice.sh should not be delivered on MacOSDavid Tardon
2011-09-19Unit test for refreshing while source data contains empty field name.Kohei Yoshida
2011-09-19Use the method to insert source data.Kohei Yoshida
2011-09-19Extracted method for inserting source data for pivot table testing.Kohei Yoshida
2011-09-20reduce duplicate code to one templateTakeshi Abe
2011-09-20removed an assignment in no useTakeshi Abe
2011-09-19sal_True to true.Kohei Yoshida
2011-09-19Store previously selected tables in std::set.Kohei Yoshida
2011-09-19A little cleanup.Kohei Yoshida
2011-09-19Let's avoid modifying the selection data during search and replace.Kohei Yoshida
2011-09-19Pass as const reference where possible & indent fix.Kohei Yoshida
2011-09-19Removed an unnecessary anonymous temporary object.Kohei Yoshida
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky
2011-09-20Always output AWTLIB, gbuildized 'bean' depends on that.Jan Holesovsky
2011-09-19Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann
2011-09-19Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann
2011-09-19Removed --leak-check=yes from CppUnit valgrind/memcheck calls.Stephan Bergmann
2011-09-19Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann
2011-09-19Page Break: draw a dashed line using the header/footer separator codeCédric Bosdonnat