summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-01typo: more then -> more thanTakeshi Abe
2014-08-01Convert 5 tabpages to .uiPalenik Mihály
2014-08-01writerfilter: fix dbglevel=2 buildMiklos Vajna
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky
2014-08-01fdo#81341 : DOCX: EditTime is not geting preserved after RTPallavi Jadhav
2014-08-01fdo#81491 FILEOPEN DOCX Assert Fails while Deleting Para (FramePr)Vinaya Mandke
2014-08-01fdo#81892: oops forgot the test documentMichael Stahl
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl
2014-08-01clean up unused OOXMLFastContextHandler::fldData parameterMiklos Vajna
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
2014-08-01xmerge: Use J2SE 5.0 String.{replace|contains}rbuj
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke
2014-08-01avoid memory leakDavid Tardon
2014-08-01fix parsing of cmdline argsDavid Tardon
2014-08-01Convert DLG_DATABASE_WIZARD dialog to .uiPalenik Mihály
2014-08-01writerfilter: fail on non-existing includesMiklos Vajna
2014-08-01Accept NDK r10Tor Lillqvist
2014-08-01xmerge: simplify static final constructorsNoel Grandin
2014-08-01xmerge: static non-final variable in the initializationrbuj
2014-08-01xmerge: Remove local variable name conflictrbuj
2014-08-01xmerge: If statement is redundantrbuj
2014-08-01xmerge: The assigned value is never usedrbuj
2014-08-01xmerge: String comparisonrbuj
2014-07-31fdo#75380: Let's not always set the line style to NONE here.Kohei Yoshida
2014-07-31fix memory leak around chart listenersMarkus Mohrhard
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard
2014-07-31WaE: 'aPageKind' may be used uninitialized in this functionTor Lillqvist
2014-07-31writerfilter: fix some -Werror=unused in previous patchMichael Stahl
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna
2014-07-31osl_areCommandArgsSet: ensure mutexes locked when accessing data.Andrzej Hunt
2014-07-31Mark osl_areCommandArgsSet as internal only.Andrzej Hunt
2014-07-31Add @since to osl_areCommandArgsSet.Andrzej Hunt
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31Missing @since tagStephan Bergmann
2014-07-31fdo#78555: Oopsy.Kohei Yoshida
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida
2014-07-31fdo#78555: Write test for this first.Kohei Yoshida
2014-07-31Remove unused ctorsStephan Bergmann
2014-07-31typoStephan Bergmann
2014-07-31LOK: add document loading failure test.Andrzej Hunt
2014-07-31LOK documentLoad needs SolarMutex protection too.Andrzej Hunt
2014-07-31LOK: add test for getDocumentType.Andrzej Hunt
2014-07-31LOK: add slide name retrieval test.Andrzej Hunt
2014-07-31Use one test instance to run all LOK tests.Andrzej Hunt
2014-07-31Make common paths member variables.Andrzej Hunt
2014-07-31Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutexAndrzej Hunt
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann