Age | Commit message (Expand) | Author |
2013-07-26 | convert GetSelectEntry family to OUString | Caolán McNamara |
2013-07-16 | String to OUString | Matteo Casalin |
2013-07-16 | Mark as const | Takeshi Abe |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-29 | Resolves: #i122351# Rearrange controls of Cross-reference page | Ariel Constenla-Haile |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-29 | convert drop down field dialog to .ui | Caolán McNamara |
2013-04-27 | convert input field dialog to .ui format | Caolán McNamara |
2013-04-20 | fdo#62699 Remove pass-through headers | Michael Dunphy |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | fdo#60641, localise strings | Ádám Csaba Király |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | fdo#57950: Removed some chained appends from sw | Marcos Paulo de Souza |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-02-22 | fdo#38838 search replace for String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-18 | coverity#983200 Resource leak | Norbert Thiebaud |
2013-01-26 | sal_Bool to bool | Takeshi Abe |
2013-01-25 | sal_Bool to bool | Takeshi Abe |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | adapt code to Exchange Databases dialog | Caolán McNamara |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-20 | incorrect if/for body alignment | Luboš Luňák |
2012-11-30 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-26 | set default script text in .ui | Caolán McNamara |
2012-11-26 | Migrate 'Insert Script' dialog to .ui file | Jack Leigh |
2012-11-24 | get rid of Svx...Locale...() double conversion nonsense | Eike Rathke |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-21 | unused variables | Luboš Luňák |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | sal_Bool to bool | Takeshi Abe |
2012-11-07 | cppCheck: Various clean-up | jailletc36 |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-15 | postfix operator++ -> prefix operator++ | Luboš Luňák |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-11 | -Werror,-Wunused-private-field (various sw) | Stephan Bergmann |
2012-08-23 | sw: remove #undef SW_DLLIMPLEMENTATION nonsense | Michael Stahl |
2012-07-25 | Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vector | Noel Grandin |
2012-07-20 | SwPostItField: add aName member | Miklos Vajna |
2012-07-18 | Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redo | Caolán McNamara |
2012-07-17 | fdo#38244 enable attaching comments to document text ranges in writer | Miklos Vajna |
2012-07-16 | SwPostItField: added aInitials member | Miklos Vajna |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |