Age | Commit message (Expand) | Author |
2014-07-15 | Related: fdo#80633 we can retain cached size for visibility change | Caolán McNamara |
2014-07-11 | Convert RID_CUI_DIALOG_COLORPICKER to .ui | Palenik Mihály |
2014-07-11 | return early for empty bitmap | Caolán McNamara |
2014-07-11 | Related: fdo#81147 check if colorlist is valid | Caolán McNamara |
2014-07-10 | drop unused helpids | Caolán McNamara |
2014-07-10 | Convert MD_ICONSELECTOR and MD_ICONCHANGE to .ui | Palenik Mihály |
2014-07-10 | remove SvRefBase::ReleaseReference | Noel Grandin |
2014-07-09 | Resolves: fdo#73806 reduce the size-request of the expert config dialog | Caolán McNamara |
2014-07-09 | use define rather than raw numbers | Caolán McNamara |
2014-07-09 | have expert config dialog survive exceptions | Caolán McNamara |
2014-07-04 | coverity#735300-1 Unchecked return value | Norbert Thiebaud |
2014-07-03 | Avoid null this pointers in member function calls | Stephan Bergmann |
2014-07-01 | loplugin:literaltoboolconversion | Stephan Bergmann |
2014-07-01 | Related: #i124638# Second step of DrawingLayer FillAttributes... | Armin Le Grand |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-06-24 | -Werror,-Wunused-function -Werror,-Wunused-private-field | Stephan Bergmann |
2014-06-24 | tweak sizes | Caolán McNamara |
2014-06-24 | hide old page on showing new page | Caolán McNamara |
2014-06-24 | loop through all pages to get optimal size | Caolán McNamara |
2014-06-24 | rename and rework SetCtrlPos to SetCtrlStyle | Caolán McNamara |
2014-06-24 | unnecessary check before delete | Caolán McNamara |
2014-06-24 | drop Resize | Caolán McNamara |
2014-06-24 | drop SetPosSizePages | Caolán McNamara |
2014-06-24 | strip SetPosSizeCtrls down to min required | Caolán McNamara |
2014-06-24 | meChoicePos is always PosLeft, simplify | Caolán McNamara |
2014-06-24 | RID_SVXDLG_NEWHYPERLINK conversion to .ui | Szymon Kłos |
2014-06-18 | Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .ui | Palenik Mihály |
2014-06-17 | bnc#882627: Allow to edit spacing to contents even with no borders visible. | Matúš Kukan |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-11 | Change SfxTabPage ctor SfxItemSet param from ref to pointer | Stephan Bergmann |
2014-06-11 | Change SfxTabPage::Reset param from ref to pointer | Stephan Bergmann |
2014-06-10 | Change SfxTabPage::FillItemSet param from ref to pointer | Stephan Bergmann |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | fdo#79243 UI:fix preview in imageCorp tap in writer | Abdulaziz A Alayed |
2014-06-04 | avoid problems with poppler's and vcl's FontInfo during runtime | Markus Mohrhard |
2014-06-03 | rather than use pixel widths, use appfont units | Caolán McNamara |
2014-06-03 | MD_UPDATE_BASELINKS conversion to .ui | sk94 |
2014-05-28 | coverity#703935 Unchecked return value | Caolán McNamara |
2014-05-27 | Export Config: Use ModelessDialog | Thomas Arnhold |
2014-05-27 | OSL_TRACE -> SAL_INFO | Thomas Arnhold |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-24 | cppcheck: redundantAssignment | Thomas Arnhold |
2014-05-24 | cppcheck: redundantAssignment | Thomas Arnhold |
2014-05-23 | loplugin:saloverride | Stephan Bergmann |
2014-05-23 | do not store invalid date acceptance patterns in configuration | Eike Rathke |
2014-05-23 | make this a little less confusing | Eike Rathke |
2014-05-23 | add default value for Context param in uno::Exception constructors | Noel Grandin |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |