Age | Commit message (Expand) | Author |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-06 | fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService | Alexandre Vicenzi |
2014-02-05 | Doxygen warnings corrected | Chris Sherlock |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-04 | fdo#73263: Change the default color for reference border to non-red. | Kohei Yoshida |
2014-02-04 | C2872: ´Pair´ : ambiguous symbol | Caolán McNamara |
2014-02-04 | Change Application::SystemSettingsChanging to OverrideSystemSettings | Chris Sherlock |
2014-02-04 | -Werror,-Wunused-private-field | Stephan Bergmann |
2014-02-04 | convert link database dialog .ui | Caolán McNamara |
2014-02-03 | MultiSelection::GetRangeCount() returns size_t | Matteo Casalin |
2014-02-03 | ensure selected calc sheet tab is always visible, and we use space sensibly. | Michael Meeks |
2014-02-03 | remove GraphicObject::SetSwapStreamHdl() timeout parameter | Michael Stahl |
2014-02-03 | xub_StrLen and tools/string.hxx final straw | Norbert Thiebaud |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-30 | Resolves: #i124085# disabled CF_DIBV5... | Armin Le Grand |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | Introduce com.sun.star.frame.theUICommandDescription singleton. | Matúš Kukan |
2014-01-28 | coverity#440831 Dereference before null check | Caolán McNamara |
2014-01-27 | coverity#1079289 : Uninitialized scalar field | Norbert Thiebaud |
2014-01-24 | coverity#708304 Uninitialized scalar field | Caolán McNamara |
2014-01-24 | coverity#1158253 Dereference before null check | Caolán McNamara |
2014-01-23 | coverity#1158464 Uninitialized scalar field | Caolán McNamara |
2014-01-22 | Only allow approved border styles in cell borders. | Kohei Yoshida |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-21 | boradcast->broadcast | Caolán McNamara |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-20 | Removed unused solar.h reference in svtools | Alexandre Vicenzi |
2014-01-20 | Better pixelization of dashed lines for screen rendering. | Kohei Yoshida |
2014-01-20 | Revert "svt: Use constructor feature for FilePicker and FolderPicker..." | Jan Holesovsky |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-20 | Remove unused Window parameter from SystemSettingsChanging | Chris Sherlock |
2014-01-20 | Related: #i56998# use FUNIT_PERCENT on fields that allow relative value | Tsutomu Uchino |
2014-01-18 | Unify ctor functions for component implementations. | Matúš Kukan |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | Revise the line patterns further. Now they look satisfactory to my eye. | Kohei Yoshida |
2014-01-17 | Apply dashing without consulting current map unit. | Kohei Yoshida |
2014-01-17 | More fine-tuned stroke patterns. | Kohei Yoshida |
2014-01-17 | Remove STYLE_* and use css::table::BorderLineStyle instead. | Kohei Yoshida |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-17 | removed some unused code (svx, svtools, unotest) | Petr Vorel |
2014-01-17 | Pass initialize arguments directly into ODocumentCloser' ctor. | Matúš Kukan |
2014-01-16 | fdo#71511: reload ColorConfig after tweaking relevant a11y settings | Bjoern Michaelsen |
2014-01-16 | fdo#71511: in autodetected a11y HC mode, pull background color from theme | Bjoern Michaelsen |