summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-01fdo#84551 Make 'Insert table' entry dropdown onlySamuel Mehrbrodt1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin2-9/+9
2014-10-01loplugin: cstylecastNoel Grandin6-28/+28
2014-10-01loplugin: cstylecastNoel Grandin29-158/+158
2014-10-01loplugin: cstylecastNoel Grandin11-17/+17
2014-10-01loplugin: cstylecastNoel Grandin40-370/+379
2014-10-01loplugin: cstylecastNoel Grandin9-51/+51
2014-10-01loplugin: cstylecastNoel Grandin3-3/+3
2014-10-01loplugin: cstylecastNoel Grandin3-39/+39
2014-10-01blind fix for windows buildNoel Grandin1-0/+1
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna4-1/+31
2014-10-01Unused writerfilter::dmapper::StyleSheetPropertyMap::mnCT_TcPrBase_vAlignMiklos Vajna2-10/+0
2014-10-01disable cve tests by default on windowsCaolán McNamara1-0/+14
2014-10-01fdo#82577: Handle KeyPressNoel Grandin7-26/+18
2014-10-01Blind fix for AndroidStephan Bergmann1-2/+2
2014-10-01scripting: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01sal: work around spurious Apple clang warning about pointer cast to intMichael Stahl1-1/+1
2014-10-01avoid calling OUString::copy() with length being -1Luboš Luňák1-17/+20
2014-10-01loplugin:implicitboolconversionStephan Bergmann1-6/+7
2014-10-01fdo#82577: Handle IconNoel Grandin2-8/+0
2014-10-01Revert inadvertent modification of type_reference/offapi.idlStephan Bergmann1-1/+0
2014-10-01mysqlc: These shall be plain "Time" not "tools::Time" apparentlyStephan Bergmann2-4/+4
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski17-55/+57
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski6-2/+329
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski2-68/+145
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski11-125/+151
2014-10-01MM: dump debug documents based on environment varJan-Marek Glogowski1-19/+18
2014-10-01Use sal/log.hxxStephan Bergmann1-41/+75
2014-10-01sal/osl/unx/thread.c -> .cxxStephan Bergmann4-15/+14
2014-10-01fdo#82577: Handle TimeNoel Grandin203-778/+676
2014-10-01Fallout fdo#83010: wrap on limits also in corner casesKatarina Behrens1-2/+4
2014-10-01Use constants for ST_LineNumberRestart valuesMiklos Vajna5-8/+7
2014-10-01Replace TSdrObjectPtr with unique_ptr with custom deleterStephan Bergmann1-45/+15
2014-09-30Improve SvTreeListBox classPalenik Mihály7-0/+90
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl3-10/+18
2014-09-30actually the LineStyle property is *write-only*Michael Stahl2-1/+8
2014-09-30Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara2-1/+9
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt5-29/+26
2014-09-30forms: use Arrays.toString in integration.forms.RadioButtonsRobert Antoni Buj i Gelonch1-10/+2
2014-09-30forms: replace StringBuffer with StringBuilderRobert Antoni Buj i Gelonch2-4/+4
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin3-173/+152
2014-09-30fdo#79269: add a unit test for first-page header tooMichael Stahl2-0/+17
2014-09-30android: disable packaging of un-needed UI files.Michael Meeks2-1/+8
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann88-484/+342
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann2-2/+34
2014-09-30Get rid of some auto_ptrStephan Bergmann1-6/+4
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann24-95/+50
2014-09-30vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl1-4/+4
2014-09-30SfxBroadcaster: add some SolarMutex assertsMichael Stahl1-0/+3
2014-09-30SwXAutoTextEntry: de-register on SFX_EVENT_PREPARECLOSEDOC eventMichael Stahl1-0/+1