Age | Commit message (Expand) | Author |
2014-10-22 | callcatcher: update unused code | Caolán McNamara |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-10-09 | Related: fdo#83003 warp directly to the templates/recentfiles on changing mode | Caolán McNamara |
2014-10-09 | Resolves: fdo#83003 provide a means to return from template view | Caolán McNamara |
2014-10-09 | -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-09 | fdo#75757: remove inheritance to std::vector | Michaël Lefèvre |
2014-10-06 | fdo#73151 Always open Styles&Formatting dialog in the sidebar | Samuel Mehrbrodt |
2014-10-03 | loplugin: cstylecast | Noel Grandin |
2014-10-02 | coverity#1242827 Uninitialized pointer field | Caolán McNamara |
2014-10-02 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-10-02 | fix build | Noel Grandin |
2014-10-02 | loplugin: cstylecast | Noel Grandin |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | sfx2: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-25 | Start Center Template Manager Tweaks | Efe Gürkan YALAMAN |
2014-09-25 | Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar" | Stephan Bergmann |
2014-09-24 | fdo#73151 Always open Styles&Formatting dialog in the sidebar | Samuel Mehrbrodt |
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-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-10 | callcatcher: update unused code | Caolán McNamara |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-06 | FloatingWindows are no longer loaded from resource files | Caolán McNamara |
2014-09-02 | convert SID_RECORDING_FLOATWINDOW to .ui | Caolán McNamara |
2014-09-02 | extent .ui loading to SfxFloatingWindows | Caolán McNamara |
2014-08-28 | Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy | Stephan Bergmann |
2014-08-28 | callcatcher: update unused code | Caolán McNamara |
2014-08-27 | callcatcher: update unused code | Caolán McNamara |
2014-08-25 | make background color of startcenter configurable | Andras Timar |
2014-08-25 | QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + string | Caolán McNamara |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-21 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-08-18 | callcatcher: another round of resource ctor removals | Caolán McNamara |
2014-08-18 | InfoBox to String | Thomas Arnhold |
2014-08-17 | Customproperties: Correctly size Date | Thomas Arnhold |
2014-08-17 | Customproperties: Position DateTime correctly | Thomas Arnhold |
2014-08-17 | Customproperties: Correct size for value field | Thomas Arnhold |
2014-08-16 | sfx2: remove commented consts | Chris Sherlock |
2014-08-15 | need the version that allows NULL for a while still | Caolán McNamara |
2014-08-15 | last two args to Init_Impl are now always NULL | Caolán McNamara |
2014-08-15 | archetype for ErrorBox + resource -> MessageDialog + string conversion | Caolán McNamara |
2014-08-14 | Fixed the Templates button | Efe Gürkan YALAMAN |
2014-08-14 | All templates option added | Efe Gürkan YALAMAN |