Age | Commit message (Expand) | Author |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-04-22 | remove unused hrc files | Thomas Arnhold |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-15 | WaE: 'bValue' may be used uninitialized in this function | Tor Lillqvist |
2014-04-15 | svx: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | coverity#705908 Dereference before null check | Caolán McNamara |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from svx | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-04 | convert chinese dictionary dialog to .ui | Caolán McNamara |
2013-11-08 | remove unnecessary use of OUString constructor in SVX module | Noel Grandin |
2013-10-30 | fdo#54938: Convert svx to use cppu::supportsService | Marcos Paulo de Souza |
2013-10-28 | fixincludeguards.sh: svx | Thomas Arnhold |
2013-10-28 | windows: warning 4355 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-10-21 | remove uses of COMPARE_* | Caolán McNamara |
2013-10-07 | CID#704124 wrong operator used, harmless though | Caolán McNamara |
2013-09-05 | convert svx/source/unodialogs/*.cxx from String to OUString | Noel Grandin |
2013-09-05 | convert svx/.../chinese_dictionarydialog.hxx from String to OUString | Noel Grandin |
2013-08-24 | Mark as const | Takeshi Abe |
2013-07-05 | remove duplicate dialog | Thomas Arnhold |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-17 | sal_Bool to bool | Takeshi Abe |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | Assume that this shall check full string equality | Stephan Bergmann |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-02-11 | fdo#46808, Adapt ConversionDictionaryList UNO service to new style | Noel Grandin |
2013-01-30 | remove useless macros | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-22 | Tutorial step #8 clean unused .src|.hrc remainders | Caolán McNamara |
2013-01-22 | Tutorial step #7 remove FreeResource | Caolán McNamara |
2013-01-22 | Tutorial step #6 convert remaining widgets | Caolán McNamara |
2013-01-22 | Tutorial step #5 convert first remaining widget | Caolán McNamara |
2013-01-22 | Tutorial step #4 remove redundant FixedLine/FixedText constructors | Caolán McNamara |
2013-01-22 | Tutorial step #3 remove redundant button widget constructors | Caolán McNamara |
2013-01-22 | Tutorial step #3 change Dialog constructor | Caolán McNamara |
2013-01-22 | remove always false and disabled m_aCB_Use_Variants checkbox | Caolán McNamara |
2013-01-22 | remove unused chinese_translationdialog.src, see chinese_dialogs.src | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | Rename SvLBoxItem::IsA() to GetType(), and mark that const. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |