Age | Commit message (Expand) | Author |
2014-08-13 | warning C4245: '=' : conversion from 'int' to 'sal_uInt32'... | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | callcatcher: another round of ResId removals | Caolán McNamara |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-12 | java: remove exceptions from throws clauses that are not actually thrown | Noel Grandin |
2014-08-12 | java: remove unused variables | Noel Grandin |
2014-08-11 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann |
2014-08-11 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann |
2014-08-09 | fdo#82278 SfxUInt16Item -> SfxInt16Item | Maxim Monastirsky |
2014-08-09 | remove unused resource ids | Thomas Arnhold |
2014-08-09 | remove now unused tabpage.hrc | Thomas Arnhold |
2014-08-09 | Resolves: #i125386# secured user request and changed some bools to bitfield | Armin Le Grand |
2014-08-09 | Typo: filen->file | Julien Nabet |
2014-08-08 | qsort and bsearch need different kinds of callback functions | Stephan Bergmann |
2014-08-07 | Resolves: fdo#82043 use a bold font for the start-center buttons | Caolán McNamara |
2014-08-07 | Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy | Stephan Bergmann |
2014-08-07 | rhbz#1079672: FileDialogHelper: don't hand out stale preview Graphic | Michael Stahl |
2014-08-05 | fdo#82017: Rename 'Close without saving' button to 'Don't Save'. | Adolfo Jayme Barrientos |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-04 | avoid buffer overflow by using wrong buffer | Markus Mohrhard |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-08-01 | hidpi, startcenter: Don't set fixed font heigt in the startcenter. | Jan Holesovsky |
2014-07-29 | simplify "no delete" logic in SvRefBase | Noel Grandin |
2014-07-29 | fdo#46037: remove unused comphelper/configurationhelper.hxx | Alexandre Vicenzi |
2014-07-29 | Drop unnecessary SfxApplication::CreateResManager wrapper | Stephan Bergmann |
2014-07-29 | WaE: 'initializing' : truncation from 'double' to 'float' | Tor Lillqvist |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-07-28 | sfx2: -Werror=parentheses | Michael Stahl |
2014-07-28 | Some properties in File->Properties->General Tab are not set for remote docs | Mihai Varga |
2014-07-26 | fdo#71770 Fixed Cut/Copy/Paste popup menu items to appear at the top | Jeffrey Stedfast |
2014-07-25 | gcc 4.3.4: no matching function | Caolán McNamara |
2014-07-25 | convert the weak reference macro in tools into a template | Noel Grandin |
2014-07-25 | Remove 1 px border around Start Center | Adolfo Jayme Barrientos |
2014-07-24 | Resolves: fdo#80476 Start Center sidebar button are too large | Caolán McNamara |
2014-07-24 | sfx2: remove another DBG macro that arose from the grave | Michael Stahl |
2014-07-24 | Related: fdo#81641 create new styles with an initial name | Caolán McNamara |
2014-07-24 | style category listbox depends on being unsorted | Caolán McNamara |
2014-07-24 | Related: fdo#81641 exclude 'all styles' category from organizer page | Caolán McNamara |
2014-07-23 | convert SfxItemState constants to a proper enum | Noel Grandin |
2014-07-22 | do not unescape sequence in original name in GetRecommendedName() | Eike Rathke |
2014-07-22 | Related: fdo#81457 quadratic time required when setting a11y name | Caolán McNamara |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-07-20 | fdo#63756 build libxml2 with ICU support | David Tardon |
2014-07-17 | fix spelling structur -> structure | Noel Grandin |
2014-07-17 | rename the Weak stuff in tools/ref.hxx to WeakRef | Noel Grandin |
2014-07-14 | fdo#81304 don't parse file name as part of URL | David Tardon |