Age | Commit message (Expand) | Author |
2014-10-03 | cid#1194925 Resource leak | Noel Grandin |
2014-10-03 | coverity#704318 Logically dead code | Caolán McNamara |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-10-03 | fdo#84592 Fix wrong background color in lists | Samuel Mehrbrodt |
2014-10-02 | Improved striped rows implementation | Samuel Mehrbrodt |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | Improve SvTreeListBox class | Palenik Mihály |
2014-09-30 | Some glue for using std::unique_ptr with the Boost Pointer Container Library | Stephan Bergmann |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>> | Stephan Bergmann |
2014-09-29 | svtools: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-28 | border_width from 12 to 6, as the rest of dialogs | Adolfo Jayme Barrientos |
2014-09-28 | Restore missing title in addresstemplatedialog.ui | Adolfo Jayme Barrientos |
2014-09-26 | remove unnecessary casts in misc calls to SvStream.Write* | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-09-26 | remove pointless comments | Noel Grandin |
2014-09-26 | remove unnecessary casts's | Noel Grandin |
2014-09-26 | Resolves: fdo#83943 avoid infinite recursion | Caolán McNamara |
2014-09-23 | loplugin: cstylecast, update PTR_CAST macro to use static_cast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-22 | html: add applyEvents to HTML output | Tomaž Vajngerl |
2014-09-22 | Extend HTMLWriter: flush the stack, more values for attribute(..) | Tomaž Vajngerl |
2014-09-18 | callcatcher: update unused code | Caolán McNamara |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-17 | add Kven Finnish [fkv-NO] to language list, fdo#83332 | Eike Rathke |
2014-09-17 | callcatcher: update unused code | Caolán McNamara |
2014-09-16 | Remove shadows in tabs to make them look more flat. | Tomaž Vajngerl |
2014-09-16 | Make tab label padding dependent on font height. | Tomaž Vajngerl |
2014-09-16 | Change tabs (sheets in Calc) to better looking rectangle shape. | Tomaž Vajngerl |
2014-09-14 | convert Edit autocomplete Hdl to boost signals2 | Luboš Luňák |
2014-09-13 | Resolves: fdo#82259 more fonts that lie or have no os/2 table | Caolán McNamara |
2014-09-13 | USCRIPT_LAO->USCRIPT_MALAYALAM | Caolán McNamara |
2014-09-13 | Related: fdo#82259 GungSeo has no OS/2 table | Caolán McNamara |
2014-09-13 | do HardCodedScriptName before getting Font Capabilities | Caolán McNamara |
2014-09-12 | Related: fdo#82259 BiauKai makes some crazy claims | Caolán McNamara |
2014-09-12 | Related: fdo#82259 various "* MN" fonts incorrectly claim to support TAMIL | Caolán McNamara |
2014-09-12 | svtools: sal_Bool -> bool | Stephan Bergmann |
2014-09-10 | callcatcher: update unused code | Caolán McNamara |
2014-09-10 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-05 | fdo#69162 avoid crashing on Accellerator in poorly initialized context | Norbert Thiebaud |
2014-09-02 | fdo#82259 Hardcode script for "GB18030 Bitmap" | Matthew J. Francis |
2014-08-31 | Typo: childs->children | Julien Nabet |
2014-08-31 | Treeview may lose focus when left/right arrow is used | Niklas Johansson |
2014-08-31 | GraphicManager: fix crash when swapping out graphics | Michael Stahl |
2014-08-31 | GraphicManager: let's assert GraphicObjects are inserted and deleted once | Michael Stahl |