summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19simplify CallFormWizardNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-19fix intermittent crash in make checkNoel Grandin
2014-08-19DOCX export: handle SDT around floating tablesMiklos Vajna
2014-08-19enable test after fixing the validation errorMarkus Mohrhard
2014-08-19fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon
2014-08-19DOCX export: handle multi-para SDT's ending right before a tableMiklos Vajna
2014-08-19Make Draw use paper size when printing - fdo#63905Eilidh McAdam
2014-08-19fix java1.5 build compatibilityNoel Grandin
2014-08-19Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás
2014-08-19can actually manage to ask createStream for missing streamsCaolán McNamara
2014-08-19odk: Clean up commentsChris Laplante
2014-08-19empty m_aStatesCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-19writerfilter: fail on mistyped namespace URL'sMiklos Vajna
2014-08-19error C2296: '<<' : illegal, left operand has type 'const char [28]'Miklos Vajna
2014-08-18fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane
2014-08-18writerfilter: sort namespaces in OOXMLStreamImpl::getFastParser()Miklos Vajna
2014-08-18remove cruftEike Rathke
2014-08-18Bin "temporary" code that doesn't compile any longerTor Lillqvist
2014-08-18Let's not export sheet tab color when it's not set.Kohei Yoshida
2014-08-18Write test to ensure that we export sheet tab color settings correctly.Kohei Yoshida
2014-08-18fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane
2014-08-18Typo: loop on all Marks instead of processing Mark(0) over and overMatteo Casalin
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Annotate code & remove unnecessary scope.Kohei Yoshida
2014-08-18Nested conditional !(cond1 && cond2 && cond3) is harder on human brain.Kohei Yoshida
2014-08-18Using empty() makes it clearer.Kohei Yoshida
2014-08-18TODO items from the old maintainers. No longer relevant.Kohei Yoshida
2014-08-18detect * with no character following as invalid format codeEike Rathke
2014-08-18Downcast to wrong SfxPoolItem sub-typeStephan Bergmann
2014-08-18Fix -Werror=sign-compareMiklos Vajna
2014-08-18more out-of-bounds string accessesEike Rathke
2014-08-18do not even append the 0x1B in this caseEike Rathke
2014-08-18no need to set bRes=false here, it is alreadyEike Rathke
2014-08-18DOCX export: don't forget to close SDT elements inside the TextBoxes of shapesMiklos Vajna
2014-08-18Partial revert of d4cf8c2518c77631f91db8564bf3a506f0ab8e70Stephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18prevent out-of-bounds string accessEike Rathke
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-08-18Remove unnecessary #includeStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18check len before memcpying into itCaolán McNamara
2014-08-18Change inline-edit mouse input handlingJan-Marek Glogowski
2014-08-18fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav