Age | Commit message (Expand) | Author |
2015-03-27 | fix macro and enum name collision using CamelCase | Noel Grandin |
2015-03-27 | work around Windows and OSX macro collisions with enum values | Noel Grandin |
2015-03-27 | convert BUTTON_ constants to enum class | Noel Grandin |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-26 | convert SvxNumRuleType to enum class | Noel Grandin |
2015-03-26 | convert NUM_ constants to enum clas | Noel Grandin |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-25 | convert VALID_ constants to enum class | Noel Grandin |
2015-03-24 | convert SFX_PRINTER constants to enum class | Noel Grandin |
2015-03-24 | convert SVX_ZOOM_ENABLE constants to enum class | Noel Grandin |
2015-03-24 | convert SvxZoomType to enum class | Noel Grandin |
2015-03-24 | convert sfxlink to enum class | Noel Grandin |
2015-03-23 | loplugin:constantfunction: cui | Noel Grandin |
2015-03-22 | Untangle locale label and trim some whitespace, tdf#90157 | Adolfo Jayme Barrientos |
2015-03-21 | Char highlight: option about export LO character background to MSO formats | Zolnai Tamás |
2015-03-20 | tdf#88230: cleanup solar mutex yielding | Pranav Kant |
2015-03-19 | push build along a bit further | Caolán McNamara |
2015-03-19 | tdf#86787: Page style margin limited to 99.99mm | Rishabh Kumar |
2015-03-19 | loplugin:constantfunction: svtools | Noel Grandin |
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 |