summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-14Add options to bin/find-german-comments to help weed out false positivesTom Thorogood
2012-03-14fix typoDavid Tardon
2012-03-14When changing grouping in one pivot table, update all linked tables.Kohei Yoshida
2012-03-14Re-added ClearSource() which will only clear the source. Nothing else.Kohei Yoshida
2012-03-14Rename ClearSource() to ClearTableData().Kohei Yoshida
2012-03-14Let's just do the whole thing in the new method.Kohei Yoshida
2012-03-14Dedicated method for refreshing multiple linked pivot tables.Kohei Yoshida
2012-03-14Use bool.Kohei Yoshida
2012-03-14Check the return value for negative index, to prevent crash.Kohei Yoshida
2012-03-14refactor the chart test code a bitMarkus Mohrhard
2012-03-14add more code to the chart dumperMarkus Mohrhard
2012-03-14fixed pointer to the paper.hxx in commentTakeshi Abe
2012-03-13Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArr...Noel Grandin
2012-03-13Convert tools/table.hxx to std::set in SwSrcEditWindow in SW moduleNoel Grandin
2012-03-13Convert tools/table.hxx to std::map in CGMElements classNoel Grandin
2012-03-13Converts from tools/table.hxx to std::map in DffPropSet class in filter moduleNoel Grandin
2012-03-13Adding virtual destructor to WW8ResourceModel.hxx classesArnaud Versini
2012-03-13add some more dump output + WaE unitialized valuesMarkus Mohrhard
2012-03-13Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann
2012-03-13first part for new chart test conceptMarkus Mohrhard
2012-03-13string literals in ?: don't get automatically converted to OUStringLuboš Luňák
2012-03-13Related: fdo#46728 it would help to initialize the reference count I supposeCaolán McNamara
2012-03-13writerfilter: catch UnknownPropertyExcetion earlyMiklos Vajna
2012-03-13writerfilter: log exception message in ModelEventListenerMiklos Vajna
2012-03-13checked that we do not use OString ctor with literals with \0'sLuboš Luňák
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-13merge return branchesCaolán McNamara
2012-03-13forward declaration doesn't make any sense, need to see whole definitionCaolán McNamara
2012-03-13another missing open braceKorrawit Pruegsanusak
2012-03-13missing open braceKorrawit Pruegsanusak
2012-03-13ww8: implement sprmPFContextualSpacingMiklos Vajna
2012-03-13remove *.pyc in solenv/gdb in make distcleanRene Engelhard
2012-03-13trailing whitespace cleanupMichael Meeks
2012-03-13translate german commentsNicolas Christener
2012-03-13add bug-id directly to the error messageBjoern Michaelsen
2012-03-13binaryurp has cppunit testsBjoern Michaelsen
2012-03-13upstream pkgconfig-mozilla-plugin.diff from Ubuntu/Debian packagingBjoern Michaelsen
2012-03-13fdo#47246: abort on duplicate linked objectsBjoern Michaelsen
2012-03-13always use the *real* visibility of the SwScrollbar, part 2Ivan Timofeev
2012-03-13Revert "Pass /useenv to vcbuild so that rc and link find SDK headers and libs"Fridrich Štrba
2012-03-13Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-03-13add missing endifLuboš Luňák
2012-03-13gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak
2012-03-13No need to be afraid of empty quoted strings as test argumentsTor Lillqvist
2012-03-13Be consistent in spacing before the ';' terminating a test or while expressionTor Lillqvist
2012-03-13Use test's -a and -o operators instead of shell && or || constructsTor Lillqvist
2012-03-13Build static liblcms2 for iOSTor Lillqvist
2012-03-13change Privacy and Legal URLs in API docAndras Timar
2012-03-13some more test documentsCaolán McNamara