Age | Commit message (Expand) | Author |
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-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-03 | convert RID_GROUPS_SORTING floating window to .ui | Caolán McNamara |
2014-09-02 | convert RID_NAVIGATOR floatingwindow to .ui | Caolán McNamara |
2014-08-29 | Fix build with boost-1.56.0. | Jörg Sonnenberger |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-20 | add a VclViewport | Caolán McNamara |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | warning C4706: assignment within conditional expression | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-09 | remove unused resources | Thomas Arnhold |
2014-08-09 | CondFormat.hrc: remove unused resources | Thomas Arnhold |
2014-08-08 | java: remove unused imports | Noel Grandin |
2014-08-08 | java: remove unused variables | Noel Grandin |
2014-08-08 | java: remove unused fields | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-04 | Consistency around SdrOnOffItem in svx/sdtagitm.hxx | Stephan Bergmann |
2014-07-31 | cleanup usage of MapUnit enum | Noel Grandin |
2014-07-26 | Massive 'Dialogdiet fail' and similar to 'Dialog creation failed' | Matteo Casalin |
2014-07-25 | Apply pimpl to XMLPropertySetMapper. | Kohei Yoshida |
2014-07-17 | Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx | Tobias Lippert |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-10 | Head cleanup - use forward declarations. | Kohei Yoshida |
2014-07-09 | -Werror,-Wunused-private-field | Stephan Bergmann |
2014-07-08 | drop unused helpids | Caolán McNamara |
2014-07-08 | hook up scrolling | Caolán McNamara |
2014-07-08 | Convert RID_CONDFORMAT to .ui | Palenik Mihály |
2014-07-04 | fix spelling in class name OSpecialHanldeXMLExportPropertyMapper | Noel Grandin |
2014-07-03 | use assert when followed by deref | Caolán McNamara |
2014-07-02 | drop UniReference in favour of rtl::Reference | Noel Grandin |
2014-07-01 | coverity#706608 Uncaught exception | Caolán McNamara |
2014-06-30 | error: direct base 'boost::noncopyable' inaccessible due to ambiguity | Miklos Vajna |
2014-06-27 | tweak assert so comment appears in abort message | Caolán McNamara |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-06-19 | fdo#71076, fdo#71767: Preserve number formats when charts are copied. | Kohei Yoshida |
2014-06-18 | Suppress implicit OObjectBase copy ctor | Stephan Bergmann |
2014-06-18 | rtl::Reference fits just fine here | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-10 | tweak things to allow switching between small and large toolbar icons | Caolán McNamara |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | ...and avoid SolarMutex deadlock when joining FactoryLoader threads | Stephan Bergmann |
2014-06-04 | Missing launch of FactoryLoader threads | Stephan Bergmann |