Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-23 | coverity#441618 Dereference null return value | Caolán McNamara |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-17 | bool improvements | Stephan Bergmann |
2014-01-15 | remove sfx2/appuno.hxx | Matúš Kukan |
2014-01-14 | Remove unused bForBrowsing parameter | Stephan Bergmann |
2014-01-14 | PrepareClose should probably return bool | Stephan Bergmann |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-11-18 | Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxx | Stephan Bergmann |
2013-08-29 | convert chunk of sfx internal code from String to OUString | Noel Grandin |
2013-08-29 | convert includes/sfx2/frame.hxx from String to OUString | Noel Grandin |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2012-07-25 | sal_Bool to bool, String to OUString, in SfxMedium. | Kohei Yoshida |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-20 | Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vector | Noel Grandin |
2012-03-30 | removed duplicate includes in sfx2 | Takeshi Abe |
2012-02-05 | Remove unused code | Elton Chung |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |
2011-08-23 | callcatcher: yet more unused code | Caolán McNamara |
2011-04-06 | Additional translations of German comments | Albert Thuswaldner |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-28 | Remove commented code in libs-core/sfx2 | Xisco Fauli |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | fix mis-merge all-around. | Norbert Thiebaud |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-03-11 | Transalations (5) | Albert Thuswaldner |
2011-01-07 | removetooltypes: #i112600# remove tooltypes | Mikhail Voytenko |
2011-01-01 | Remove DECLARE_LIST( TargetList, String* ) | Joseph Powers |
2010-11-18 | fwk160: #i114694# support XDocumentEventBroadcaster | Mikhail Voytenko |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-09 | Remove redundant #ifndef & #ifdef directives | J. Graeme Lingard |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |
2010-10-04 | Convert all Query/Put Value() to bool | Norbert Thiebaud |
2010-03-11 | autorecovery: merged changes from m74. Still need to find out how to re-do tw... | Frank Schoenheit [fs] |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2010-01-08 | autorecovery: merge after rebase to m69 | Frank Schoenheit [fs] |
2009-12-15 | autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& inst... | Frank Schoenheit [fs] |
2009-12-15 | autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ... | Frank Schoenheit [fs] |
2009-12-14 | autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItem | Frank Schoenheit [fs] |
2009-12-11 | autorecovery: moved more SFX-dependent code from frame loader's ::load to pro... | Frank Schoenheit [fs] |
2009-12-04 | autorecovery: another client of InsertDocument_Impl died ... | Frank Schoenheit [fs] |
2009-12-03 | autorecovery: SID_USER_DATA is effectively dead | Frank Schoenheit [fs] |
2009-12-03 | [CWS autorecovery] SwitchToViewShell_Impl moved into the SfxFrame | Frank Schoenheit [fs] |
2009-11-30 | [CWS autorecovery] removed some dead/unused stuff | Frank Schoenheit [fs] |
2009-11-30 | [CWS autorecovery] merged SfxTopViewFrame into SfxViewFrame | Frank Schoenheit [fs] |
2009-11-29 | #i10000# | Frank Schoenheit [fs] |