summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-10-01-Werror,-Wunused-private-fieldNoel Grandin
2014-10-01fdo#39468 Translate German Comments - sc/cource/filter/difChristian M. Heller
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna
2014-10-01fdo#39468 Translate German Comments - sc/source/filter/excel/Christian M. Heller
2014-10-01connectivity: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-10-01fdo#84550 Make 'Insert field' entry dropdown onlySamuel Mehrbrodt
2014-10-01fdo#84551 Make 'Insert table' entry dropdown onlySamuel Mehrbrodt
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01blind fix for windows buildNoel Grandin
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-10-01Unused writerfilter::dmapper::StyleSheetPropertyMap::mnCT_TcPrBase_vAlignMiklos Vajna
2014-10-01disable cve tests by default on windowsCaolán McNamara
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
2014-10-01Blind fix for AndroidStephan Bergmann
2014-10-01scripting: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01sal: work around spurious Apple clang warning about pointer cast to intMichael Stahl
2014-10-01avoid calling OUString::copy() with length being -1Luboš Luňák
2014-10-01loplugin:implicitboolconversionStephan Bergmann
2014-10-01fdo#82577: Handle IconNoel Grandin
2014-10-01Revert inadvertent modification of type_reference/offapi.idlStephan Bergmann
2014-10-01mysqlc: These shall be plain "Time" not "tools::Time" apparentlyStephan Bergmann
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-10-01MM: dump debug documents based on environment varJan-Marek Glogowski
2014-10-01Use sal/log.hxxStephan Bergmann
2014-10-01sal/osl/unx/thread.c -> .cxxStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-10-01Fallout fdo#83010: wrap on limits also in corner casesKatarina Behrens
2014-10-01Use constants for ST_LineNumberRestart valuesMiklos Vajna
2014-10-01Replace TSdrObjectPtr with unique_ptr with custom deleterStephan Bergmann
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl
2014-09-30actually the LineStyle property is *write-only*Michael Stahl
2014-09-30Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-30forms: use Arrays.toString in integration.forms.RadioButtonsRobert Antoni Buj i Gelonch
2014-09-30forms: replace StringBuffer with StringBuilderRobert Antoni Buj i Gelonch
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin
2014-09-30fdo#79269: add a unit test for first-page header tooMichael Stahl
2014-09-30android: disable packaging of un-needed UI files.Michael Meeks