Age | Commit message (Expand) | Author |
2015-03-19 | convert SFX_FILTER_ constants to enum class | Noel Grandin |
2015-03-18 | fix a bit awkward UI text | Markus Wernig |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-17 | SfxTabDialog: avoid changing const input parameter | Zolnai Tamás |
2015-03-12 | CppCheck cleanlyness : reduce variable's scope | Michaël Lefèvre |
2015-03-11 | utl::ConfigItem::Commit() should call ClearModified() | Michael Stahl |
2015-03-11 | Make "Embedded Objects" frame expendable to fill space better | Zolnai Tamás |
2015-03-10 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-06 | Idle: Changed to new enum name | Tobias Madl |
2015-03-06 | Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum | Tobias Madl |
2015-03-06 | Idle and Timer are now completely independent | Tobias Madl |
2015-03-06 | idle includes and enum use | Jennifer Liebel |
2015-03-06 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
2015-03-05 | usage info: Spell “The Document Foundation” out and improve frame’s name | Adolfo Jayme Barrientos |
2015-03-05 | remove dots from Delete buttons for OpenCL lists | Stanislav Horacek |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-03-02 | V805: Decreased performance | Caolán McNamara |
2015-03-01 | unconditional break in while loop | Markus Mohrhard |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
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 |