Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-05 | Fix Prefer prefix ++/-- operators | Julien Nabet | |
Includes too replacement < by != for comparison between current and end iterators | |||
2012-04-05 | Clean up optional online update module | Stephan Bergmann | |
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module. | |||
2012-04-05 | resolved fdo#48347 do not override preselected CSV with SYLK detection | Eike Rathke | |
2012-04-05 | Catch attempts to open /assets files read-write. Improve debugging output | Tor Lillqvist | |
2012-04-05 | Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2 | Tor Lillqvist | |
2012-04-05 | dlopen() also the sw and swd libs ahead of time so that they can be debugged | Tor Lillqvist | |
2012-04-05 | Set TMPDIR also in non-NativeActivity apps | Tor Lillqvist | |
2012-04-05 | SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULT | Ivan Timofeev | |
2012-04-05 | fdo#43895 lp#905355: fix the fix so it doesn't crash | Michael Stahl | |
rtl::OUString rtl::OUString::copy(sal_Int32) const: Assertion `beginIndex >= 0 && beginIndex <= getLength()' failed. (regression from dd2fe95cce75f1157bd1c75d286a0047b2e4175e) | |||
2012-04-05 | shell: fix silly flags from 2c5a817591 | Michael Stahl | |
2012-04-05 | cppcheck Uninitialized variable | Caolán McNamara | |
2012-04-05 | Removal VERBOSE | Rob Snelders | |
2012-04-05 | remove unused code | Winfried Donkers | |
2012-04-05 | Resolves: fdo#47068 use of pointer to deleted object | Caolán McNamara | |
2012-04-05 | Resolves: fdo#45271, i#17964 count CJK words the way that's expected by users | Caolán McNamara | |
2012-04-05 | no use is made of FmFormObj::m_nType | Caolán McNamara | |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara | |
2012-04-05 | SvtFileDialogURLSelector::OpenURL can go apparently | Caolán McNamara | |
2012-04-05 | callcatcher: update list, add README, remove some newly unused code | Caolán McNamara | |
2012-04-05 | drop methods only used in svdem | Caolán McNamara | |
2012-04-05 | convert (ugly) WriteUniOrByteString to rtl::OUString | Caolán McNamara | |
2012-04-05 | disabled for 11 years, not like to get fixed soon | Caolán McNamara | |
2012-04-05 | pure virtual with unused baseclass impl | Caolán McNamara | |
2012-04-05 | DEFINE_CONST_UNICODE isn't needed here anymore | Caolán McNamara | |
2012-04-05 | unused U2S define | Caolán McNamara | |
2012-04-05 | String::CreateFromInt32 -> OUString::valueOf | Caolán McNamara | |
2012-04-05 | remove unused code (oox) | Petr Vorel | |
2012-04-05 | Open the document read-only | Tor Lillqvist | |
2012-04-05 | fdo#45562: paint borders in SwFlyFrm::Paint: | Michael Stahl | |
Painting borders of Flys in the heaven layer cannot be done correctly in SwRootFrm::Paint, because delaying until then paints over other drawing objects that are on top of the frame, so do it in SwFlyFrm::Paint, like the old border painting code used to. (regression from 804d0a896731629397c5328c13c04a45bc55f459) | |||
2012-04-05 | sw: remove more silly realpath from makefile | Michael Stahl | |
2012-04-05 | oovbaapi: remove bogus ttt.diff | Michael Stahl | |
2012-04-05 | Translated German comments to English in folder 'sal'. | Mark Wolf | |
sal/qa/rtl_strings/rtl_old_testostring.cxx contains some German comments still but the code itself uses test strings in German. When the test strings appear in the comments, they were left unchanged to maintain consistency. Mark Wolf | |||
2012-04-05 | n#751017 dmapper: fix handling of GetExpression and SetExpression fields | Miklos Vajna | |
2012-04-05 | Remove macro RTL_CONSTASCII_USTRINGPARAM | Olivier Hallot | |
Remove macro RTL_CONSTASCII_USTRINGPARAM in starmath (partial) | |||
2012-04-05 | Unused code removal. | Winfried Donkers | |
2012-04-05 | Unused code removal. | Santiago Martinez | |
2012-04-05 | The real cleanup I meant to commit earlier... | Kohei Yoshida | |
2012-04-05 | small memory leak in table3.cxx | Markus Mohrhard | |
2012-04-05 | this does hopefully no longer result in a crash | Markus Mohrhard | |
2012-04-05 | remove the sort entry limit in table3 | Markus Mohrhard | |
2012-04-05 | Revert "Cleanup. ScPivot(Collection) is no more." | Markus Mohrhard | |
This reverts commit 568d3912bf8ced76ecb9506bccc3bd361daba082. | |||
2012-04-05 | resolved fdo#40021 don't let CSV import get confused by erroneous HTML detection | Eike Rathke | |
HTMLParser::IsHTMLFormat() is convinced that anything containing a valid HTML tag would indeed be HTML, which is a rather idiotic assumption for us in the case of "foo <br> bar" with a preselected CSV filter. So keep this detection to the end. The original order where preselected CSV had precedence over others was changed with 9f1cc58c20ee365ff2a158ad69c1091e6ad11ac6 | |||
2012-04-04 | resolved fdo#46699 do not write compound document header when reading ↵ | Eike Rathke | |
0-length file Creating an SotStorage with a 0-length stream has the side-effect of creating the compound document (aka OLE storage) header on the stream and effectively writing that to disk, thus garbling the empty file. | |||
2012-04-04 | Method declared but not implemented. Removing... | Kohei Yoshida | |
2012-04-04 | dbgutil fix. | Kohei Yoshida | |
2012-04-04 | adjust gcc3_linux_intel bridge to work with clang | Luboš Luňák | |
Otherwise exception throwing seems to be broken. This is a partial revert of b0515ea5fa6c29faebed616ae3e0213c72d24904. | |||
2012-04-04 | Cleanup. ScPivot(Collection) is no more. | Kohei Yoshida | |
2012-04-04 | No dialogs to be shown from vcl in a non-NativeActivity Android app | Tor Lillqvist | |
2012-04-04 | Use -g in CFLAGS when debugging requested | Tor Lillqvist | |
2012-04-04 | Do unpack fonts and include them in the experimental Android app | Tor Lillqvist | |