Age | Commit message (Expand) | Author |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-06 | fdo#56346 add a few more Uralic languages to languages dropdown | Andras Timar |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | convert basic dialog to .ui | Caolán McNamara |
2012-11-02 | Fix bug 50931 : Cannot import HTML <br/> and <hr/> | Louis Possoz |
2012-11-01 | Translate German comments and improve some Germish | Philipp Weissenbacher |
2012-11-01 | rework filters test to squeeze through extra flags | Caolán McNamara |
2012-10-31 | fdo#56617: Fix crash on closing beanshell dialog and the macro window. | Kohei Yoshida |
2012-10-31 | This destructor should be virtual. | Kohei Yoshida |
2012-10-31 | Make SvTreeList non-copyable. | Kohei Yoshida |
2012-10-31 | fix crash traversing tools->options with keyboard | Caolán McNamara |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-31 | CMIS urls: remove +atom in the internal URLS as the binding is guessed | Cédric Bosdonnat |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-30 | Apparently CheckIntegrity() was only declared but never defined. | Kohei Yoshida |
2012-10-30 | Avoiding deleting the removed entry. | Kohei Yoshida |
2012-10-30 | SvTreeList::GetEntry: detect an out-of-bound and return NULL in that case | Miklos Vajna |
2012-10-30 | fix character positions translation (partial fix for n#757387) | Radek Doulik |
2012-10-30 | Reapply eda255b38d871bb7d20432e5730cc8c68b3e2942 | Stephan Bergmann |
2012-10-30 | fix typo | David Tardon |
2012-10-29 | Somehow this change was lost during git rebase. | Kohei Yoshida |
2012-10-29 | Remove unnecessary type casts. | Kohei Yoshida |
2012-10-29 | These are not used. | Kohei Yoshida |
2012-10-29 | Finally removed SvTreeEntryList. | Kohei Yoshida |
2012-10-29 | Remove remaining use of SvTreeEntryList. | Kohei Yoshida |
2012-10-29 | Remove use of SvTreeEntryList from RemoveSelection. | Kohei Yoshida |
2012-10-29 | Let's use const where we can. | Kohei Yoshida |
2012-10-29 | Use SvTreeListEntries to store child entries. | Kohei Yoshida |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin |
2012-10-26 | Resolves: fdo#47291 polypoly[line|gon] points are signed | Caolán McNamara |
2012-10-25 | remove .ui mark-up in favor of font attributes | Caolán McNamara |
2012-10-25 | XubString->OUString | Caolán McNamara |
2012-10-24 | convert index dialog to .ui | Caolán McNamara |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, fix up some NumberFormatter createInstance calls I missed | Noel Grandin |
2012-10-23 | Make loading CVE-2008-5937-1.gif fail (as expected) also on 64-bit Mac OS X | Tor Lillqvist |
2012-10-23 | sfx2: add ERRCODE_SFX_FORMAT_ROWCOL | Miklos Vajna |
2012-10-22 | SvTreeList: fix singular iterator compare assertions | Michael Stahl |
2012-10-23 | Make SvTreeEntryList private to svtools. | Kohei Yoshida |
2012-10-23 | sal_Bool to bool. | Kohei Yoshida |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | disable cursor in about dialog and message boxes | Ivan Timofeev |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-19 | We don't need this method now. | Kohei Yoshida |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida |
2012-10-18 | fix debug build | David Tardon |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-19 | Move SvListEntry and SvLBoxEntry into own files. | Kohei Yoshida |