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