Age | Commit message (Expand) | Author |
2013-02-14 | Actually we can just swap them. The originals are not used after this call. | Kohei Yoshida |
2013-02-14 | Use std::vector instead of C-style arrays. | Kohei Yoshida |
2013-02-14 | Pass ScDPSource to ScDPResultData as a reference. | Kohei Yoshida |
2013-02-15 | sal_Bool to bool | Takeshi Abe |
2013-02-15 | bUseDialog was always true | Takeshi Abe |
2013-02-14 | Caller should check the member visibility, not the callee. | Kohei Yoshida |
2013-02-14 | Comment translation german - english - redo of writer.cxx | Matthias Freund |
2013-02-14 | Misc cleanup - scope reduction, string, class description etc. | Kohei Yoshida |
2013-02-14 | various efforts to consistently apply HIG rules | Caolán McNamara |
2013-02-14 | CELL needs to be recalculated during import as well, fdo#60645 | Markus Mohrhard |
2013-02-14 | drop unused hid | Caolán McNamara |
2013-02-14 | Updated core | Caolán McNamara |
2013-02-14 | nss, too, this is ridiculous | Tor Lillqvist |
2013-02-14 | appdde.cxx: try to fix MSVC build | Michael Stahl |
2013-02-14 | Translation of german comment | Urs Fässler |
2013-02-14 | fix build | Luboš Luňák |
2013-02-14 | fdo#60483 English -> English (United States) in language selector of installer | Andras Timar |
2013-02-14 | fdo#60738 SwPostItMgr: let the cursor know if we're in annotation mode | Miklos Vajna |
2013-02-14 | -Werror,-Wunused-private-field | Stephan Bergmann |
2013-02-14 | multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced] | Stephan Bergmann |
2013-02-14 | split out trust page and adapt code | Caolán McNamara |
2013-02-14 | teach radiogroup loader about custom properties | Caolán McNamara |
2013-02-14 | multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced] | Stephan Bergmann |
2013-02-14 | use 'default character set' as the windows charset for unicode | Luboš Luňák |
2013-02-14 | More boolean cleanups. | Kohei Yoshida |
2013-02-14 | Disambiguation for MSC | Stephan Bergmann |
2013-02-14 | more reliable detecting of changes in the combobox lineedit | Luboš Luňák |
2013-02-14 | mso saves obfuscated fonts as .odttf in .docx, so use the extension as well | Luboš Luňák |
2013-02-14 | String to OUString. | Kohei Yoshida |
2013-02-14 | Massive sal_Bool to bool conversion. | Kohei Yoshida |
2013-02-14 | Fix ugly indentation. | Kohei Yoshida |
2013-02-14 | CalcRowData can be passed as a const reference. | Kohei Yoshida |
2013-02-14 | assert if there is a wrong index, a warning is not enough | Markus Mohrhard |
2013-02-14 | another case of wrong escaping for " | Markus Mohrhard |
2013-02-14 | Avoid ambiguities after string clean-up of InfoBox users | Stephan Bergmann |
2013-02-14 | Comment clean-up | Stephan Bergmann |
2013-02-14 | svl, too | Tor Lillqvist |
2013-02-14 | Missing dependency | Stephan Bergmann |
2013-02-14 | Fix compilation error with older GCC | Tor Lillqvist |
2013-02-14 | rhbz#908674: Adapt rtl::Allocator::construct to C++11 | Stephan Bergmann |
2013-02-14 | Fix build against Mac OS X SDK 10.4 | Tor Lillqvist |
2013-02-14 | use >= as mentioned in the UI, fdo#60798 | Markus Mohrhard |
2013-02-14 | forgotten mnemonic widgets | Caolán McNamara |
2013-02-14 | Updated core | Caolán McNamara |
2013-02-14 | adapt code to insert sheet .ui | Caolán McNamara |
2013-02-14 | consistent 6px border and frame top alignment | Caolán McNamara |
2013-02-14 | Converted Insert -> Sheet widget. | Abdulelah Alarifi |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-14 | Updated core | Caolán McNamara |
2013-02-14 | TriState boxes created via the builder default to STATE_DONTKNOW | Caolán McNamara |