summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-20Related: fdo#38838 remove String::EqualsCaolán McNamara
2013-10-20Related: fdo#38838 remove the unused String::InsertCaolán McNamara
2013-10-20Reduce branching on empty matrix elements as well.Kohei Yoshida
2013-10-20Reduce branching in CompareMatrix(). This makes a big difference.Kohei Yoshida
2013-10-20Pass cells to CompareFunc, rather than the whole Compare struct.Kohei Yoshida
2013-10-20Try not to use array index access here...Kohei Yoshida
2013-10-20Store SharedString in Compare::Cell.Kohei Yoshida
2013-10-20Better way to organize 2 compared cell values.Kohei Yoshida
2013-10-20writerfilter: remove unused WW8PICF classMiklos Vajna
2013-10-20Revert "fdo#68657 bool->string conversion to 1/0, not "true"/"false"Lionel Elie Mamane
2013-10-20an ORowSetValue constructed from a boolean is a booleanLionel Elie Mamane
2013-10-20ORowSetValue: adapt test to new behaviour, extend test moreLionel Elie Mamane
2013-10-20Some clean-upStephan Bergmann
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann
2013-10-20Whatever the assertion failures in saxparser when doing i18npool...Stephan Bergmann
2013-10-20pre-built bin... adjust the utility script to the movement to external/Norbert Thiebaud
2013-10-20flush out some windows-only String::AssignsCaolán McNamara
2013-10-20cppumaker: Allow UNO interface functions to throw std::exceptionStephan Bergmann
2013-10-20Some more cppumaker "css" clean-upStephan Bergmann
2013-10-20fdo#70285 cleanup generated C++ codeNoel Grandin
2013-10-20Related: fdo#38838 remove operator=(const sal_Unicode*)Caolán McNamara
2013-10-20Fix breakpoint support for XcodeRoi Illouz
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-20L10n of SWF export options dialogLaurent Balland-Poirier
2013-10-20Updated coreStanislav Horacek
2013-10-20drop some tools/string includesCaolán McNamara
2013-10-20Related: fdo#38838 remove String::Assign(const sal_Unicode*)Caolán McNamara
2013-10-20fix save several file on by reseting the xstorable on closePtyl Dragon
2013-10-20fdo#68657 bool->string conversion to 1/0, not "true"/"falseLionel Elie Mamane
2013-10-20Extend test to cover changed toString() conversion for bool typesDavid Ostrovsky
2013-10-19fdo#70496 revert to using libmysqlclientLionel Elie Mamane
2013-10-19update libmariadb to bzr revision 101Lionel Elie Mamane
2013-10-19Make copy and pasting non-ascii text from editengine work againCaolán McNamara
2013-10-19approxEqual with 0.0 always is false. Do a normal non-equality check.Kohei Yoshida
2013-10-19fix CID#1038503 uninitializCaolán McNamara
2013-10-19fix CID#1103762Caolán McNamara
2013-10-19CID#1038307 Negative loop boundCaolán McNamara
2013-10-19CID#1038502 uninitialized memberCaolán McNamara
2013-10-19CID#1038503 uninitialized memberCaolán McNamara
2013-10-19CID1078820 has already been dereferenced on all paths leading to the checkCaolán McNamara
2013-10-19CID#1103655 logically dead code, we check for < 4 alreadyCaolán McNamara
2013-10-19CID#1103675 use normal assert, as it's toast anywayCaolán McNamara
2013-10-19CID#1103676 use normal assert, as it's toast anywayCaolán McNamara
2013-10-19CID#1103681 annotate as deliberate fallthroughCaolán McNamara
2013-10-19CID#1103755 unint membersCaolán McNamara
2013-10-19CID#1103761 uninit memberCaolán McNamara
2013-10-19CID#1103762 uninit memberCaolán McNamara
2013-10-19CID#703918 ensure buffer is null terminatedCaolán McNamara
2013-10-19SetS only used once with constant valuesCaolán McNamara