Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-06 | Resolves: rhbz#800272 complain about unknown command-line options | Caolán McNamara | |
2012-03-02 | Also bypass definitions of functions not used on Android or iOS | Tor Lillqvist | |
2012-03-02 | migrateSettingsIfNecessary must be called later after all | Stephan Bergmann | |
...once e.g. UCB is already initialized, as the invoked migration services use it. | |||
2012-03-02 | Clean up | Stephan Bergmann | |
2012-03-01 | Move migrateSettingsIfNecessary into create_user_install | Stephan Bergmann | |
...so that it is only done once (see mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2012-February/027058.html> "User installation migrated onto itself"). Also, checking for the existence of an old user installation needed to change from ucbhelper::Content::isDocument to osl::FileStatus::getFileType, as the UCB is not yet initialized at the time migrateSettingsIfNecessary is now called. | |||
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann | |
...see ebe26f72e90337da2d14f3029de148904e3e30b6 "WaE: 'unused' attribute ignored when parsing type" for the problem. | |||
2012-02-29 | fdo#46434: Always send command line arguments as UTF-8 | Stephan Bergmann | |
2012-02-29 | Resolves: rhbz#788045 swriter --help etc doesn't show help | Caolán McNamara | |
because the test in soffice to skip oosplash is for only one argument, and swriter points to soffice with an additional --writer argument, so the test is skipped | |||
2012-02-29 | fdo#46434: No need to turn arguments into absolute file URLs when sending | Stephan Bergmann | |
...as the receiving side already takes care of that (using the cwd that is sent first). | |||
2012-02-29 | Typo bInhibitJavaLdx -> bInhibitPagein | Stephan Bergmann | |
2012-02-27 | fix msvc2005 build | Caolán McNamara | |
2012-02-27 | make desktop Bytestring free | Caolán McNamara | |
2012-02-24 | android: remove annoying & un-necessary dialog on start | Michael Meeks | |
2012-02-23 | accumulate into an OStringBuffer | Caolán McNamara | |
2012-02-23 | just link to HelpIndexer | Caolán McNamara | |
2012-02-23 | Adapted OfficeIPCThread to safer-to-use salhelper::Thread | Stephan Bergmann | |
2012-02-23 | Moved dp_gui::Thread to salhelper::Thread, so that all code can use it | Stephan Bergmann | |
...also improved the code somewhat. | |||
2012-02-22 | OUString ctor for string literals without RTL_CONSTASCII stuff | Luboš Luňák | |
http://lists.freedesktop.org/archives/libreoffice/2012-February/025662.html | |||
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold | |
2012-02-21 | desktop: Don't call setIniFilename() for LIBO_HEADLESS | Riccardo Magliocchetti | |
mmeeks suggests we don't want setIniFilename(), who am i to disagree? :) | |||
2012-02-20 | desktop: remove duplicated gb_Library_set_include call | Riccardo Magliocchetti | |
2012-02-20 | Clean up work around spurious warning about missing JRE | Stephan Bergmann | |
2012-02-19 | Get rid of size() == 0 | Elton Chung | |
2012-02-18 | WaE: exec_javaldx defined but not used (javaless build) | David Tardon | |
2012-02-18 | unusedcode.easy: desktop: singleton_entries is completely unused | Thomas Arnhold | |
2012-02-17 | Introduce headless switch for X / cairo / toolkit less build | Riccardo Magliocchetti | |
The plan is to reduce dependencies to be easier to deploy libreoffice server side in headless mode. | |||
2012-02-16 | disable JRE warnings during help compilation on first start | Michael Meeks | |
2012-02-15 | remove hideous plasma debugging bits from android branch | Michael Meeks | |
2012-02-15 | Various string function clean up | Stephan Bergmann | |
Added: * rtl::OString::matchL * rtl::OString::endsWith * rtl::OString::endsWithL * rtl::OString::indexOfL * rtl::OString::replaceFirst * rtl::OString::replaceAll * rtl::OString::getToken * rtl::OUString::endsWith * rtl::OUString::replaceFirst * rtl::OUString::replaceFirstAsciiL * rtl::OUString::replaceFirstAsciiLAsciiL * rtl::OUString::replaceAll * rtl::OUString::replaceAllAsciiL * rtl::OUString::replaceAllAsciiLAsciiL * rtl::OUString::getToken plus underlying C functions where necessary Deprecated: * comphelper::string::remove * comphelper::string::getToken Removed: * comphelper::string::searchAndReplaceAsciiL * comphelper::string::searchAndReplaceAllAsciiWithAscii * comphelper::string::searchAndReplaceAsciiI * comphelper::string::replace * comphelper::string::matchL * comphelper::string::matchIgnoreAsciiCaseL * comphelper::string::indexOfL Also fixed some apparent misuses of RTL_CONSTASCII_USTRINGPARAM -> RTL_CONSTASCII_STRINGPARAM. | |||
2012-02-15 | PLASMA_NOW fix | Stephan Bergmann | |
2012-02-15 | Ifdefify temporary (?) Android hacks | Tor Lillqvist | |
2012-02-15 | Merge branch 'feature/android' | Tor Lillqvist | |
2012-02-14 | fix layout of checkboxes on Extension Manager dialog fdo#45851 | Tomcsik Bence | |
I changed the sizes and the positions of the checkboxes. So there won't be truncated checkboxes in any languages. | |||
2012-02-14 | Some more comphelper/configurationhelper clean up | Stephan Bergmann | |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich | |
2012-02-07 | Resolves: rhbz#788042 skip splashscreen with --quickstart | Caolán McNamara | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-02-01 | Some cppcheck cleaning | Julien Nabet | |
2012-02-01 | allow to migrate the shared registrymodifications.xcu | Petr Mladek | |
LO-3.3 and older wrote configuration into many files under user/registry/data. LO-3.4 spped up startup by moving these files into a single /user/registrymodifications.xcu. officecfg/registry/data/org/openoffice/Setup.xcu defines what registry nodes are migrated and what are excluded. Finally, the old migration code detected the name of the .xcu file by the first entry in IncludedNodes. This fix allows to search the data in the single registrymodifications.xcu when available. | |||
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius | |
2012-01-31 | android: get non-modal message dialog up, and continue to main app execute | Michael Meeks | |
2012-01-30 | remove '#define OUSTRING ::rtl::OUString' | Ivan Timofeev | |
2012-01-28 | android: add debug hooks through app.cxx, comment chunks and add a dialog | Michael Meeks | |
without the dialog, the main window never appears to get shown. | |||
2012-01-27 | Skip Executable_soffice.bin for non-desktop OSes, hmm | Tor Lillqvist | |
2012-01-27 | Thanks to sal/main.h need to compile main.c as Objective-C for iOS | Tor Lillqvist | |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann | |
2012-01-25 | reduce unnecessary includes | Caolán McNamara | |
2012-01-24 | WaE: "defined but not used" for stuff bypassed for Android | Tor Lillqvist | |
2012-01-24 | android: disable bundled extension synchronisation | Michael Meeks | |
2012-01-24 | android: disable lock-file bits for now | Michael Meeks | |