Age | Commit message (Expand) | Author |
2014-05-21 | cp#1000072: Skip styles import for external link cache documents. | Kohei Yoshida |
2014-05-20 | enhance pass-by-ref plugin to detect large arguments | Noel Grandin |
2014-05-19 | Fix overriding exception specification | Stephan Bergmann |
2014-05-19 | Register OpenGL windows to ScGridWindow upon file load. | Kohei Yoshida |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-05-15 | fixincludeguards.pl: now we can fix those | Thomas Arnhold |
2014-05-14 | fix build | Maxim Monastirsky |
2014-05-14 | startcenter: another attempt to fix mouse up issues | Maxim Monastirsky |
2014-05-14 | Revert "startcenter: react on mouse down instead" | Maxim Monastirsky |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-13 | remove dead code | Noel Grandin |
2014-05-06 | Application::UserEvent and Window::UserEvent are empty | Stephan Bergmann |
2014-05-06 | Move a few more headers that are included only in sfx2 to sfx2 | Tor Lillqvist |
2014-05-05 | fdo#76261 Get rid of unneeded and malfunctioning maItemListRect. | Andrzej Hunt |
2014-05-05 | startcenter: react on mouse down instead | Maxim Monastirsky |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-28 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-04-27 | const | Luboš Luňák |
2014-04-27 | startcenter: Add possibility to selectively remove recent documents. | Jan Holesovsky |
2014-04-24 | some more hrc cleanup | Thomas Arnhold |
2014-04-24 | remove odd hack | Thomas Arnhold |
2014-04-24 | fix double allocation | Thomas Arnhold |
2014-04-23 | huge hrc and src file cleanup | Thomas Arnhold |
2014-04-18 | sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. | Jan Holesovsky |
2014-04-18 | sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_STATUSBAR_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | svidl: Unwind SFX_SLOTMAP_ARG, and kill it. | Jan Holesovsky |
2014-04-18 | svidl: Unwind SFX_ARGUMENT macro, and kill it. | Jan Holesovsky |
2014-04-18 | svidl: Unwind SFX_ARGUMENTMAP macro, and kill it. | Jan Holesovsky |
2014-04-16 | coverity#1202946 unused member | Caolán McNamara |
2014-04-15 | fdo#72287 Scroll automatically to show selected item when keyboard used. | Andrzej Hunt |
2014-04-15 | fix hacked bool in SfxDispatcher::SetSlotFilter | Noel Grandin |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-04-14 | typo: arround -> around | Thomas Arnhold |
2014-04-10 | DownLoad -> Download. | Jan Holesovsky |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-07 | Bin empty @seealso, @param, @return etc metacomments | Tor Lillqvist |
2014-04-07 | untangle the bFmt == 2 hack | Caolán McNamara |
2014-04-07 | sfx2: sal_Bool->bool | Noel Grandin |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-07 | Unroll sole use of SV_IMPL/DECL_LOCK | Stephan Bergmann |
2014-04-06 | WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' | Tor Lillqvist |
2014-04-05 | coverity#704787 Explicit null dereferenced | Caolán McNamara |