summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Add unit test for pivot table import from ods.Kohei Yoshida2-0/+84
2012-08-27Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat3-55/+33
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara7-0/+24
2012-08-27Resolves: fdo#51908 count empty paragraphs if they're numberedCaolán McNamara1-36/+45
2012-08-27Missing #includeStephan Bergmann1-0/+1
2012-08-28Fix typo LD_LIBARY_PATHTakeshi Abe2-5/+5
2012-08-28Remove unused member variableTakeshi Abe1-6/+0
2012-08-28Remove useless member variableTakeshi Abe1-4/+0
2012-08-27fdo#39468: Translated German comments in sc/source/core/incGerhard Oettl3-30/+30
2012-08-27.odb files do not have thumbnail image (related: fdo#53592)Andras Timar1-7/+0
2012-08-27when swaping cols or rows insert notes at the right place, fdo#53979Markus Mohrhard1-19/+30
2012-08-27Quick indentation fix on closing brace.Kohei Yoshida1-1/+1
2012-08-27n#775899 testcaseMiklos Vajna2-0/+29
2012-08-27fdo#53592: Try not to crash on empty m_ZipContentFridrich Å trba2-4/+9
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Å trba2-21/+14
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin30-251/+227
2012-08-27fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin2-7/+5
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin25-73/+58
2012-08-27fdo#46808, Use BreakIterator ::create methodNoel Grandin3-21/+15
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin7-28/+17
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin6-121/+94
2012-08-27fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instancesNoel Grandin1-6/+5
2012-08-27n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna4-2/+19
2012-08-27fdo#53894: Fix ICU version checkJung-uk Kim1-2/+2
2012-08-27fdo#53893: Undefine U_TIMEZONE for BSDs (except for NetBSD)Jung-uk Kim2-0/+23
2012-08-27fdo#53857: Assume --strip-components is always available for bsdtarJung-uk Kim1-1/+1
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for icuJung-uk Kim2-13/+5
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for cluceneJung-uk Kim5-33/+305
2012-08-27Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann2-3/+6
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for salJung-uk Kim2-11/+16
2012-08-27fdo#53855: Detect GCC built-in atomic functionsJung-uk Kim2-1/+21
2012-08-27Modified the wording of the Save-on-Exit-DialogSamuel Mehrbrodt3-2/+8
2012-08-27n#775899 docx import: set PrinterIndependentLayout like ww8 doesMiklos Vajna1-0/+2
2012-08-27sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat2-1/+3
2012-08-27sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Cédric Bosdonnat1-1/+1
2012-08-27WaE: unused variable ´nHtmlMode´Tor Lillqvist1-1/+0
2012-08-27fdo#47157 adding Keywords to .desktop filesMarco Biscaro6-0/+6
2012-08-27fix for fdo#54046Noel Power1-1/+7
2012-08-27Fix dbgutil iOS buildTor Lillqvist1-0/+8
2012-08-27Undefined variable mnTrailingSpaceWidthTor Lillqvist1-1/+1
2012-08-27Bypass the solver component for iOS for nowTor Lillqvist4-20/+15
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen9-46/+16
2012-08-27include can be first statement nowDavid Tardon1-2/+2
2012-08-27make the makefile dep more robustDavid Tardon1-1/+6
2012-08-26fix conditional inclusion of jdbc patch in hsqldbDavid Tardon3-1/+12
2012-08-26Update desc of mergelib configure optionTomas Chvatal1-8/+10
2012-08-26String -> OUStringIvan Timofeev2-12/+11
2012-08-26SwPagePreView: initialize sPageStrIvan Timofeev1-0/+1
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power7-38/+2
2012-08-26mark methods as stub where appropriateNoel Power13-17/+49