Age | Commit message (Expand) | Author |
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 |
2012-10-17 | default SwInsertGrfRulerDlg to first entry | Caolán McNamara |
2012-10-17 | make use of ability to use bold in labels | Caolán McNamara |
2012-10-17 | Remove the unneeded "scalable font" icon from the font combobox. | Jan Holesovsky |
2012-10-13 | callcatcher: update unused code and drop freshly unused methods | Caolán McNamara |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-12 | loplugin: unused string and misleading if/else indent | Caolán McNamara |
2012-10-12 | Put typedef inside class scope. | Kohei Yoshida |
2012-10-12 | No need to keep this method. | Kohei Yoshida |
2012-10-12 | These can be private. | Kohei Yoshida |