Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-01 | resolve ambiguities | Caolán McNamara | |
2011-03-01 | remove this now its usage is gone | Caolán McNamara | |
2011-03-01 | avoid implicit cast | Caolán McNamara | |
2011-03-01 | avoid implicit cast | Caolán McNamara | |
2011-03-01 | avoid implicit cast | Caolán McNamara | |
2011-03-01 | pointless to go from char* to OString to char* | Caolán McNamara | |
2011-03-01 | avoid implicit cast | Caolán McNamara | |
2011-03-01 | avoid implicit casting | Caolán McNamara | |
2011-03-01 | found an implicit casting bug | Caolán McNamara | |
2011-03-01 | avoid implicit casting | Caolán McNamara | |
2011-03-01 | Pointless to convert char* to OString and back | Caolán McNamara | |
2011-03-01 | avoid implicit casting | Caolán McNamara | |
2011-03-01 | found an implicit casting bug | Caolán McNamara | |
2011-03-01 | overload match and avoid implicit cast | Caolán McNamara | |
2011-03-01 | don't rely on implicit casting | Caolán McNamara | |
2011-03-01 | don't rely on implicit casting | Caolán McNamara | |
2011-03-01 | Pointless to convert char* to OString and back | Caolán McNamara | |
2011-03-01 | don't rely on implicit casting | Caolán McNamara | |
2011-03-01 | Why bother creating a OString from a char* to cast back to a char* | Caolán McNamara | |
2011-03-01 | don't rely on implicit casting | Caolán McNamara | |
2011-03-01 | Change deprecated List for std::vector<String> in FillThemeList. | npcdoom | |
Signed-off-by: Luboš Luňák <l.lunak@suse.cz> | |||
2011-03-01 | Remove Dead Code | Xisco Fauli | |
2011-03-01 | Remove Dead Code | Xisco Fauli | |
2011-03-01 | Remove dead Code | Xisco Fauli | |
2011-03-01 | revert commit 4877ad1d8ef4bf509d5329f03fe6c16e8e3c307e | Noel Power | |
revert patch that introduces some new odf attributes for form field controls | |||
2011-02-27 | [PATCH] Remove deprecated container list for std::vector. | Rafael Dominguez | |
2011-02-27 | PATCH 1/2] Remove SvULongs and replace it with std::vector<ULONG> | Rafael Dominguez | |
2011-02-27 | Handle DragonFly like the other BSDs in more cases. | Francois Tigeot | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold | |
2011-02-25 | Removed macros. | Kohei Yoshida | |
This messes up context tagging again. | |||
2011-02-25 | Resolves fdo#32376 Set default color to the current one in toolbar popup | Kurosawa Takeshi | |
2011-02-24 | Remove unused idldll.cxx | Thomas Arnhold | |
2011-02-24 | Fix GTK dialog replacement of $filename$ | Kevin Hunter | |
When using GTK dialogs on a *nix system, the dialog box was displaying "Overwrite '$filename$'?" instead of replacing '$filename$' with an actual file name. This ammends that to be in league with out the "native" LibreOffice dialogs do it. | |||
2011-02-24 | remove empty TESTSHL2LIB | Caolán McNamara | |
2011-02-24 | Remove dead code | Christina Roßmanith | |
2011-02-24 | translated comments | Rob Snelders | |
2011-02-24 | Removed commented code | Christina Rossmanith | |
2011-02-24 | translated comments (36-45/54) | Rob Snelders | |
2011-02-23 | l10n: 'fold' from coreutils does not work well for some languages | Andras Timar | |
2011-02-23 | use consistent type | Caolán McNamara | |
2011-02-23 | WaE: catch const and unnamed | Caolán McNamara | |