Age | Commit message (Expand) | Author | Files | Lines |
2015-02-06 | Resolves: fdo#84887 TabBar::ImplShowPage crash | Caolán McNamara | 1 | -4/+3 |
2015-01-24 | fixup previous commit for fdo#88475 | Lionel Elie Mamane | 1 | -1/+6 |
2015-01-24 | fdo#88475 BrowseBox/grid: reposition data cursor to current row after paint | Lionel Elie Mamane | 1 | -0/+2 |
2014-11-23 | Enable copy-paste of charts/ole as bitmaps. | Muthu Subramanian | 1 | -0/+5 |
2014-10-14 | Resolves: fdo#82270 Grabbing focus can invalidate the entries | Caolán McNamara | 1 | -0/+2 |
2014-09-23 | SAL_WARN_UNUSED_RESULT for static Reference::query function | Stephan Bergmann | 1 | -1/+0 |
2014-09-05 | fdo#69162 avoid crashing on Accellerator in poorly initialized context | Norbert Thiebaud | 1 | -1/+4 |
2014-09-03 | Treeview may lose focus when left/right arrow is used | Niklas Johansson | 1 | -4/+18 |
2014-08-29 | Resolves: fdo#83068 ignore spaces in font-size unit detection | Caolán McNamara | 1 | -1/+2 |
2014-08-26 | bnc#719994: We need the proper alpha mask | Tor Lillqvist | 1 | -1/+1 |
2014-08-12 | Related: fdo#82259 not all STIX are symbol fonts | Khaled Hosny | 1 | -1/+4 |
2014-08-12 | Related: fdo#82259 add Armenian preview text | Caolán McNamara | 1 | -6/+32 |
2014-08-12 | fdo#81044 detect UTF-8 BOM too | David Tardon | 1 | -0/+19 |
2014-08-12 | Resolves: #i125386# secured user request and changed some bools to bitfield | Armin Le Grand | 1 | -9/+20 |
2014-07-30 | Resolves fdo#79278: not too dark, not too bright background color | Adolfo Jayme Barrientos | 1 | -1/+1 |
2014-07-24 | fdo#51534 - rulers should have app-background by default (apparently). | Michael Meeks | 1 | -1/+5 |
2014-06-25 | fdo#51763 - make title of dialog localisable | Joren De Cuyper | 2 | -4/+2 |
2014-06-23 | fdo#71076, fdo#71767: Preserve number formats when charts are copied. | Kohei Yoshida | 6 | -53/+83 |
2014-06-19 | sizeof(bool) is not required to be 1 | Caolán McNamara | 1 | -1/+1 |
2014-06-16 | Resolve fdo#79913 by checking index bounds | Arnaud Versini | 1 | -1/+1 |
2014-06-10 | avoid problems with poppler's and vcl's FontInfo during runtime | Markus Mohrhard | 3 | -45/+21 |
2014-06-02 | add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353 | Eike Rathke | 1 | -0/+1 |
2014-06-02 | add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352 | Eike Rathke | 1 | -0/+1 |
2014-06-02 | add French (Senegal) [fr-SN] to language list, fdo#79350 | Eike Rathke | 1 | -0/+1 |
2014-06-02 | add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351 | Eike Rathke | 1 | -0/+1 |
2014-06-02 | add French (Mali) [fr-ML] to language list, fdo#79349 | Eike Rathke | 1 | -0/+1 |
2014-06-02 | add French (Côte d'Ivoire) [fr-CI] to language list, fdo#79348 | Eike Rathke | 1 | -0/+1 |
2014-05-23 | switch the Western language list box to SvxLanguageComboBox | Eike Rathke | 1 | -0/+14 |
2014-05-20 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18 | Julien Nabet | 5 | -15/+15 |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold | 5 | -6/+0 |
2014-05-18 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17 | Julien Nabet | 7 | -77/+77 |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante | 2 | -2/+2 |
2014-05-16 | fix memory leak on pasting metafiles into writer | Caolán McNamara | 1 | -1/+1 |
2014-05-16 | trivial cleanups | Caolán McNamara | 1 | -3/+1 |
2014-05-15 | p is for pointers. | Kohei Yoshida | 1 | -2/+2 |
2014-05-15 | Actually this empty() check here is redundant. | Kohei Yoshida | 1 | -2/+1 |
2014-05-15 | Sort ptr_vector using its own sort() method. | Kohei Yoshida | 1 | -28/+25 |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold | 9 | -25/+25 |
2014-05-13 | BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun] | Matúš Kukan | 2 | -31/+0 |
2014-05-13 | Revert "remove unused code -SvtLanguageTable::AddLanguageTag" | Eike Rathke | 1 | -0/+6 |
2014-05-13 | remove unused code -SvtLanguageTable::AddLanguageTag | Noel Grandin | 1 | -6/+0 |
2014-05-12 | whitespace cleanup | Markus Mohrhard | 1 | -8/+0 |
2014-05-11 | remove external header guards | Thomas Arnhold | 1 | -7/+2 |
2014-05-11 | fix-includes.pl: svtools | Thomas Arnhold | 67 | -166/+135 |
2014-05-10 | coverity#708306 Uninitialized pointer field | Caolán McNamara | 1 | -1/+2 |
2014-05-10 | coverity#708336 Uninitialized scalar field | Caolán McNamara | 1 | -0/+1 |
2014-05-10 | add on-the-fly language tags to the language table | Eike Rathke | 1 | -0/+6 |
2014-05-10 | added SvtLanguageTable::AddLanguageTag() | Eike Rathke | 1 | -0/+5 |
2014-05-09 | '!= false' is redundant, and confusing - kill it. | Jan Holesovsky | 3 | -3/+3 |
2014-05-08 | WaE: -Werror=maybe-uninitialized | Caolán McNamara | 1 | -1/+1 |