summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist229-584/+584
2013-05-15fdo#64586: Fix incorrect import non-empty placeholders + unit test.Jan Holesovsky5-4/+35
2013-05-15Also just "xmloff" is (misguidedly?) used as a log area nowadaysTor Lillqvist1-0/+1
2013-05-15No idea what use_shl_version isTor Lillqvist1-3/+0
2013-05-15UNIXWRAPPERNAME is unusedTor Lillqvist5-23/+0
2013-05-15What is PSPRINT, seems unusedTor Lillqvist1-1/+0
2013-05-15MKDEPENDSOLVER seems unusedTor Lillqvist1-1/+0
2013-05-15MINGW_PYTHON_EXE is unusedTor Lillqvist2-7/+0
2013-05-15MINGW_CLIB_DIR is unusedTor Lillqvist1-4/+0
2013-05-15MFC_LIB is unusedTor Lillqvist2-5/+0
2013-05-15MFC_INCLUDE is unusedTor Lillqvist2-4/+0
2013-05-15LIBO_THIS_YEAR is used only as an AC_DEFINEd variableTor Lillqvist2-4/+2
2013-05-15fdo#46808, More LinguProperties funNoel Grandin13-39/+28
2013-05-15fdo#46808, Use service constructorsNoel Grandin1-43/+4
2013-05-15fdo#46808, Convert singleton theBrowseNodeFactory to new styleNoel Grandin6-15/+12
2013-05-15fdo#46808, Convert chart2::RegressionEquation service to new styleNoel Grandin3-36/+64
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin3-22/+20
2013-05-15fdo#46808, Use service constructorNoel Grandin1-6/+3
2013-05-15Fix warning: unused variable 'aWhite' [loplugin]Tor Lillqvist1-2/+0
2013-05-15LIBMGR_X64_BINARY is unusedTor Lillqvist2-6/+0
2013-05-15JAVACISKAFFE is unusedTor Lillqvist2-12/+0
2013-05-15DYNAMIC_CRT is unusedTor Lillqvist2-3/+0
2013-05-15DIRECTXSDK_LIB is not used outside configure.acTor Lillqvist2-2/+0
2013-05-15CC_FOR_BUILD is not used outside configure.acTor Lillqvist2-2/+0
2013-05-15CXX_FOR_BUILD is not used outside configure.acTor Lillqvist2-2/+0
2013-05-15COMP_ENV is unusedTor Lillqvist1-1/+0
2013-05-15ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR is not used outside configure.acTor Lillqvist2-2/+0
2013-05-15ANDROID_NDK_HOME is not used outside configure.acTor Lillqvist2-2/+0
2013-05-15svtools FormattedField: don't reparse value from text after ReFormatLionel Elie Mamane2-7/+20
2013-05-15FRAMEWORKSHOME is not used outside configure.acTor Lillqvist2-2/+0
2013-05-15Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens1-2/+5
2013-05-14Detect and rotate image at drag&drop or copy&paste in Writer.Tomaž Vajngerl1-18/+48
2013-05-14detect whether a bezier shape is open or closedLuboš Luňák1-2/+13
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák11-23/+23
2013-05-14unused svl/source/items/cstitem.src + hrc cleanupAndras Timar4-30/+0
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist1-1/+1
2013-05-14Assume CppunitTest_chart2_import got removed by accidentStephan Bergmann1-0/+1
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann20-569/+20
2013-05-14fix filter-showIncludesLuboš Luňák1-1/+1
2013-05-14Fix return type of SalYieldMutex::tryToAcquire() to match declarationTor Lillqvist1-3/+3
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile2-39/+14
2013-05-14Updated coreCaolán McNamara1-0/+0
2013-05-14Resolves: #i122306# Remove dot from abbreviate day and month names in GalicianAriel Constenla-Haile1-19/+19
2013-05-14adapt code to use paste special .uiCaolán McNamara7-103/+28
2013-05-14IconBox checkbox is always hidden and always disabledCaolán McNamara4-72/+1
2013-05-14remove empty string (fixes a warning)Andras Timar1-3/+0
2013-05-14trying to unbreak windows buildFridrich Štrba2-0/+19
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks2-5/+34
2013-05-14sd unittests: Fix the loading of .ppt tests, and introduce test for n#758621.Jan Holesovsky5-20/+108
2013-05-14sd unittests: Cleanup in filters-test.Jan Holesovsky1-52/+1