Age | Commit message (Expand) | Author |
2015-02-18 | Typos | Julien Nabet |
2015-02-17 | Typo: with->width | Julien Nabet |
2015-02-17 | Resolves: tdf#89417 disable hardware accel checkbox if property is readonly | Caolán McNamara |
2015-02-17 | translatable="no" for some .ui placeholders | Andras Timar |
2015-02-17 | tdf#88427: Add GUI to enter and maintain a list of Time Stamping Authorities | Tor Lillqvist |
2015-02-17 | Bin some superfluous vertical whitespace | Tor Lillqvist |
2015-02-16 | cppcheck: cstyleCast | Caolán McNamara |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2015-02-09 | Related: fdo#87876 make checkbox label shorter, move warning into tooltip | Caolán McNamara |
2015-02-09 | Resolves: fdo#87876 full text of war and peace used as checkbox label | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2015-02-06 | shared_ptr<T>(new T(args)) -> make_shared<T>(args) | Caolán McNamara |
2015-02-05 | Extend loplugin:passstuffbyref to handle lambdas | Stephan Bergmann |
2015-02-05 | Implement search funtion in Expert Configuration dialog. | Palenik Mihály |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-02-03 | tdf#88999 Modify number of decimal for scientific also (UI and Sidebar) | Laurent Balland-Poirier |
2015-02-02 | callcatcher: shave off a few more | Caolán McNamara |
2015-02-02 | callcatcher: remove some unused methods | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-28 | Do not corrupt URIs entered into the Hyperlink dialog | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-25 | coverity#1266481 Pointer to local outside scope | Caolán McNamara |
2015-01-21 | has_focus is not implemented, remove uses | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: cui | Stephan Bergmann |
2015-01-19 | fdo#88504 untranslated strings in Hangul/Hanja Conversion dialog | David Tardon |
2015-01-15 | coverity#1264393/1264394: missing break | Julien Nabet |
2015-01-15 | Revert "fdo#88157 Remove misused frames from 4 of n dialogs" | Caolán McNamara |
2015-01-15 | Related: fdo#87551 measure in approx chars and not pixels | Caolán McNamara |
2015-01-14 | fdo#88157 Remove misused frames from 4 of n dialogs | Adolfo Jayme Barrientos |
2015-01-14 | Cleanup SfxZoomDialog, convert plain pointer to unique_ptr | Tomaž Vajngerl |
2015-01-13 | fdo#87551 Category tree is too thin since conversion to .ui | Adolfo Jayme Barrientos |
2015-01-12 | convert SETTINGS_ #defines to 'enum class' | Noel Grandin |
2015-01-12 | fdo#84938: replace DATACHANGED_ constants with 'enum class' | Noel Grandin |
2015-01-10 | About dialog: distinguish between 32 and 64 bit windows build | David Ostrovsky |
2015-01-09 | cui: SvxLinguTabPage::GetRanges() is dead, remove it | Michael Stahl |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fdo#39440 reduce scope of local variables | Łukasz Hryniuk |
2015-01-06 | reorient name dialog and make a little narrower | Caolán McNamara |
2015-01-06 | add a border | Caolán McNamara |
2015-01-06 | set default button | Caolán McNamara |
2015-01-06 | Resolves: fdo#87823 Move Menu->New Menu | Caolán McNamara |
2015-01-06 | fdo#84938: replace BUTTONTYPE_ constants with 'enum class' | Noel Grandin |
2015-01-05 | fdo#84228: Set rectangle props after setting shadow props | Katarina Behrens |
2015-01-05 | -Werror,-Warray-bounds | Stephan Bergmann |
2015-01-05 | Enhance OpenCL Option dialog with tables | Olivier Hallot |
2015-01-04 | Cleanup source of zoom dialog, translate german error message | Tomaž Vajngerl |