summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-13install SDK headers from filelistsDavid Tardon
2013-04-13add extra inc. dir for URE headersDavid Tardon
2013-04-13add some commentsDavid Tardon
2013-04-13keep filename in sync with the Pyuno nameDavid Tardon
2013-04-13install Pyuno using PackageDavid Tardon
2013-04-13silence build of epmDavid Tardon
2013-04-13convert AllLangZip to install using PackagesDavid Tardon
2013-04-13WaE: unused paramCaolán McNamara
2013-04-13WaE: unused paramCaolán McNamara
2013-04-13l10ntools: export use only en-USZolnai Tamás
2013-04-13Resolves: #i54102# added support for rotation, shear and mirror for SdrEdgeObjArmin Le Grand
2013-04-13Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás
2013-04-13Handle hidden property for external filter loading as well.Kohei Yoshida
2013-04-13Get cppunit in sc to link with orcus-parser.Kohei Yoshida
2013-04-13Let's see if this works for Visual Studio 2010....Kohei Yoshida
2013-04-13Go back to using Visual Studio project files to build.Kohei Yoshida
2013-04-13Trying to fix Windows build. Still broken.Kohei Yoshida
2013-04-13Deliver orcus-parser.lib on Windows.Kohei Yoshida
2013-04-13Newer version 0.5.1 (since 0.5.0 package was broken on Windows).Kohei Yoshida
2013-04-13Get sc to build.Kohei Yoshida
2013-04-13Deliver another library, though sc still can't link to it. Damn.Kohei Yoshida
2013-04-13Fix linker error against system zlib.Kohei Yoshida
2013-04-13This patch has been upstreamed.Kohei Yoshida
2013-04-13Update the internal liborcus package to 0.5.0.Kohei Yoshida
2013-04-13Now we require liborcus-0.6 package.Kohei Yoshida
2013-04-13Increment progress also during post string cell insertion phase.Kohei Yoshida
2013-04-13Obviously we do support it now, albeit partially.Kohei Yoshida
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Get the filter provider name from SfxMedium instead.Kohei Yoshida
2013-04-13Reduce indentation by early bail-out.Kohei Yoshida
2013-04-13Share error handling code between DoLoad() and DoLoadExternal().Kohei Yoshida
2013-04-13Handle load error correctly.Kohei Yoshida
2013-04-13Parameter order is wrong.Kohei Yoshida
2013-04-13Import null date via orcus.Kohei Yoshida
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-13Properly implement date / time value import from orcus.Kohei Yoshida
2013-04-13Implement set_date() interface method.Kohei Yoshida
2013-04-13Implement segment-based string import.Kohei Yoshida
2013-04-13Correctly implement add() and append() of shared strings interface.Kohei Yoshida
2013-04-13Defer string cell import until the end when importing via orcus.Kohei Yoshida
2013-04-13Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus.Kohei Yoshida
2013-04-13Try not to crash during import of xlsx and ods documents.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-13Make the impl class explicitly non-copyable.Kohei Yoshida
2013-04-13Re-organize UNO interface members & use clear() to clear their refs.Kohei Yoshida
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás
2013-04-13Make l10ntools executables escape clearZolnai Tamás
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve
2013-04-12RTF export: fix position of at-character-anchored textframesMiklos Vajna
2013-04-12Get rid of SHL_SBCTor Lillqvist