summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann
2014-09-30Get rid of some auto_ptrStephan Bergmann
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl
2014-09-30SfxBroadcaster: add some SolarMutex assertsMichael Stahl
2014-09-30SwXAutoTextEntry: de-register on SFX_EVENT_PREPARECLOSEDOC eventMichael Stahl
2014-09-30sd: SdUnoForbiddenCharsTable gets a SolarMutexGuard tooMichael Stahl
2014-09-30scripting: another missing SolarMutex guardMichael Stahl
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl
2014-09-30SvxShape destructor un-register at broadcaster with SolarMutex lockedMichael Stahl
2014-09-30sc: lock SolarMutex before calling ScDocument::RemoveUnoObject()Michael Stahl
2014-09-30chart2: add a SolarMutexGuard in ChartView::createInstance()Michael Stahl
2014-09-30German comment translation.Florian Reisinger
2014-09-30fdo#38884 Fix setting X position with dbgutil enabledJuergen Funk
2014-09-30Fix fdo#58161 UI: White Paragraph style invisible in Styles Drop-DownJuergen Funk
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier
2014-09-30Avoid leaking a GtkMenuMatthew J. Francis
2014-09-30[API CHANGE] OfficeBean: remove deprecated com.sun.star.beans classesStephan Bergmann
2014-09-30forms: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-09-30forms: remove import from the same packageRobert Antoni Buj i Gelonch
2014-09-30fix windows buildNoel Grandin
2014-09-30registry: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30package: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30mysqlc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30linguistic: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30l10ntools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30idlc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30i18npool: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30framework: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna