Age | Commit message (Expand) | Author |
2012-02-03 | Use std::set to store user names instead. | Kohei Yoshida |
2012-02-03 | Massive indentation fixes, the best I can. | Kohei Yoshida |
2012-02-03 | Moved the names of non-OLE charts out of ScDocument. | Kohei Yoshida |
2012-02-02 | Remove things not used | Julien Nabet |
2012-02-02 | remove MS Sans Serif, Charcoal, Chicago, Helv, WarpSans | Andras Timar |
2012-02-02 | remove DefaultFonts nodes for languages with Latin or Cyrillic script | Andras Timar |
2012-02-02 | add Segoe UI (Win7) to English default UI font list | Andras Timar |
2012-02-02 | remove empty DefaultFonts nodes (en fallback is used anyway) | Andras Timar |
2012-02-02 | remove Andale Sans UI | Andras Timar |
2012-02-02 | added zh-MO (Chinese in Macau) default fonts, based on zh-HK | Andras Timar |
2012-02-02 | add/fix default fonts for languages that use Tibetan script | Andras Timar |
2012-02-02 | Some cppcheck cleaning | Julien Nabet |
2012-02-02 | Fix for fdo43460 Part LIX getLength() to isEmpty() | Olivier Hallot |
2012-02-02 | make --with-system-libs behave as documented | Lionel Elie Mamane |
2012-02-02 | Reduced tools/string usage further | Stephan Bergmann |
2012-02-02 | pgsql-sdbc: move libpq link *first* in libs; hopefully will fix tinderboxes | Lionel Elie Mamane |
2012-02-02 | pgsql-sdbc: libpq dependencies *after* libpq seems to be the right after all | Lionel Elie Mamane |
2012-02-02 | cui: about.cxx: nSpace was not declared in this scope | Michael Stahl |
2012-02-02 | resolved fdo#42784 BorderLine with only InnerWidth set does not work | Eike Rathke |
2012-02-03 | Replaced String by rtl::OUString | Takeshi Abe |
2012-02-02 | pgsql-sdbc: put libs libpq needs *before* libpq in the link line | Lionel Elie Mamane |
2012-02-02 | I added some links and removed the ok button | dbarisakkurt |
2012-02-02 | Look for Xcode 3 also in /Xcode3 where I have it ;) | Tor Lillqvist |
2012-02-02 | Do Package_xml also for iOS so that packimages doesn't fail | Tor Lillqvist |
2012-02-02 | Silence a few lines of pointless verbiage | Tor Lillqvist |
2012-02-02 | configure.in: properly close case | Lionel Elie Mamane |
2012-02-02 | postgresql: enable Kerberos&GSSAPI on GNU/Linux and *BSD | Lionel Elie Mamane |
2012-02-02 | fdo#45446: officecfg: turn off SaveBackwardCompatibleODF | Michael Stahl |
2012-02-02 | fdo#45447: add an assertion when anchored to page 0 | Michael Stahl |
2012-02-02 | fdo#45534: ODF export: fix draw:fit-to-size | Michael Stahl |
2012-02-02 | fdo#45449: ODF export: frames: invalid "min-width" | Michael Stahl |
2012-02-02 | fdo#45450: sc: ODF export: cell styles: | Michael Stahl |
2012-02-02 | fdo#37024: SwView::SwView: fix BROWSE_MODE setting: | Michael Stahl |
2012-02-02 | fdo#38752: xmloff: add assertion for default-page-layout | Michael Stahl |
2012-02-02 | dmapper: Switch paragraphs to RTL based on the value of w:BiDi. | Muhammad Haggag |
2012-02-02 | Try to fix the MinGW build with a simple solution | Jesús Corrius |
2012-02-02 | Chose xslt filters for default install, not for minimal though | Fridrich Štrba |
2012-02-02 | unsigned int->sal_uInt32 | Caolán McNamara |
2012-02-02 | Revert "Win32 API calls use the Unicode versions by default" | Jesús Corrius |
2012-02-02 | Reduced tools/string usage | Stephan Bergmann |
2012-02-02 | missing semicolon | Korrawit Pruegsanusak |
2012-02-01 | Unit converter data no longer relies on StrCollection. | Kohei Yoshida |
2012-02-01 | Method description. | Kohei Yoshida |
2012-02-01 | Always look up chart objects by name, change method names' casing. | Kohei Yoshida |
2012-02-01 | We don't really need GetCount(). | Kohei Yoshida |
2012-02-01 | ScChartListenerCollection is no longer a child of ScStrCollection. | Kohei Yoshida |
2012-02-01 | std::auto_ptr to boost::scoped_ptr. | Kohei Yoshida |
2012-02-01 | non-inline the chart collection getter. | Kohei Yoshida |
2012-02-01 | InsertData to AppendData, to hide the insert position. | Kohei Yoshida |
2012-02-02 | remove unused test document, use the ods version instead | Markus Mohrhard |