summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26Update Apache CommonsPedro Giffuni
2013-03-26Translate German comments to EnglishLior Kaplan
2013-03-26Remove German comments as an English translation was already doneLior Kaplan
2013-03-26make linkoo work in separate builddirPeter Foley
2013-03-26make partial_build work in separate builddirPeter Foley
2013-03-26avoid getcwd redefined warningPeter Foley
2013-03-26add frm to Library_mergedPeter Foley
2013-03-26don't build postgresql just to parse the makefilesPeter Foley
2013-03-26speed-up module-deps.plPeter Foley
2013-03-26starmath: remove no longer needed APPEND macroMiklos Vajna
2013-03-26logerrit: kill copy-pasteMiklos Vajna
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher
2013-03-26fdo#39468: Translated German commentsgerhard oettl
2013-03-26add draft-submittal to logerrit and retabBjoern Michaelsen
2013-03-26add a setup walkthrough to ./logerritBjoern Michaelsen
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-03-26bnc#780645 testcase: missing <w:tblLayout w:type=fixed/>Miklos Vajna
2013-03-26sal_Bool to boolTakeshi Abe
2013-03-26Remove useless comments; add mode linesTakeshi Abe
2013-03-26Kill double conversion from NumericBoxZolnai Tamás
2013-03-26style.hrc: translate commentsMichael Stahl
2013-03-26(author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr
2013-03-26Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith
2013-03-26Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith
2013-03-26fix iint/iiint import from docx mathLuboš Luňák
2013-03-26warning C4702: unreachable codeStephan Bergmann
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl
2013-03-26add inital test case for fdo#62206Markus Mohrhard
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso
2013-03-26A little tiny insignificant cleanupFridrich Štrba
2013-03-26WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist
2013-03-26WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist
2013-03-26WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist
2013-03-26WaE: private field 'mxSourceDocument' is not usedTor Lillqvist
2013-03-26Bin ASCII art and pointless commentsTor Lillqvist
2013-03-26WaE: unused function 'matchIgnoreAsciiCase'Tor Lillqvist
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-26Remove a variant of constructor from ScCellIterator.Kohei Yoshida
2013-03-26Reduce indentation level.Kohei Yoshida
2013-03-26Query content cell type directly from ScCellIterator.Kohei Yoshida
2013-03-26Remove the last use of GetFirst() & GetNext().Kohei Yoshida
2013-03-26This one too.Kohei Yoshida
2013-03-26Another one...Kohei Yoshida
2013-03-26Another one involving cell data validation in detective functionality.Kohei Yoshida
2013-03-26Add variant of GetCellValue() that takes ScCellIterator instead of ScBaseCell.Kohei Yoshida
2013-03-26More on ScCellIterator usage migration.Kohei Yoshida