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