Age | Commit message (Expand) | Author |
2013-01-08 | More SfxItemPoolUser up to the base class. | Kohei Yoshida |
2013-01-08 | Remove one variant of HasField() which takes arcane TypeId. | Kohei Yoshida |
2013-01-08 | Add new ods import test for rich-text cell contents. | Kohei Yoshida |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-06 | fdo#58671: Remove accelerators from Undo action texts | Korrawit Pruegsanusak |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2013-01-04 | Spellcheck menu: Rename 'Add' to 'Add to Dictionary' | Samuel Mehrbrodt |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2012-12-28 | Simplify this | Julien Nabet |
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley |
2012-12-25 | build fix for editeng OUString cleanup | Peter Foley |
2012-12-25 | OUString cleanup in editeng/acessibility | Olivier Hallot |
2012-12-25 | OUString cleanup in editeng/acessibility | Olivier Hallot |
2012-12-25 | OUString cleanups in editeng/accessibility | Olivier Hallot |
2012-12-22 | Some cppcheck cleaning in editeng | Julien Nabet |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-17 | drop useless check | David Tardon |
2012-12-16 | PCH for Library_sc | Luboš Luňák |
2012-12-13 | fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINED | Eike Rathke |
2012-12-12 | fdo#58060 - use empty-string for LANGUAGE_DONTKNOW ie. acorr_.dat | Michael Meeks |
2012-12-12 | Related: fdo#55570 presumably we can attempt the insert... | Caolán McNamara |
2012-12-11 | 'using namespace rtl;' in a header is baaaad | Luboš Luňák |
2012-12-11 | cppcheck: size() == 0 -> empty() | Caolán McNamara |
2012-12-10 | fdo#55570 - use a hash instead of set initially until sorting needed | Michael Meeks |
2012-12-10 | fdo#55570 - re-factor SvxAutocorrWordList to hide it's innards | Michael Meeks |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-06 | mvoe rtl_(u)string_alloc to sal | Luboš Luňák |
2012-12-04 | fdo#52640 fix right-aligned tabstops | David Tardon |
2012-12-04 | more explicit ctors | David Tardon |
2012-12-04 | Support added for fine dashing on table borders. | Eilidh McAdam |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-28 | API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methods | Miklos Vajna |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-28 | Resolves: fdo#57640 we really want to *titlecase* the initial character | Caolán McNamara |
2012-11-27 | String=>OUString of svl's urihelper | Norbert Thiebaud |
2012-11-27 | SvxLanguageItem::PutValue: empty locale is not LANGUAGE_NONE | Eike Rathke |
2012-11-24 | kill a few more SvxCreateLocale() & Co remainders | Eike Rathke |
2012-11-24 | get rid of Svx...Locale...() double conversion nonsense | Eike Rathke |
2012-11-24 | fix build | Ivan Timofeev |
2012-11-24 | Translation of German comments | Peter Baumgarten |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-23 | callcatcher: update list | Caolán McNamara |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | translations is a source-only module | Andras Timar |
2012-11-18 | PutEntry familly of functions use consistent pairing OUString/sal_Int32 | Norbert Thiebaud |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |