summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-12SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapiMichael Stahl
2012-03-12Remove unused code in dpitemdataSantiago Martinez
2012-03-12Remove unused code in dptabresSantiago Martinez
2012-03-12Remove unused code in dpcacheSantiago Martinez
2012-03-12Nobody uses this now.Kohei Yoshida
2012-03-12implement RTF support of contextual spacingMiklos Vajna
2012-03-12Get double-click drill-down of pivot data to work again.Kohei Yoshida
2012-03-12sax: no matching function for call to 'max(int, sal_Int32&)'Ivan Timofeev
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák
2012-03-12xmloff: implement contextual spacing import/exportMiklos Vajna
2012-03-12cui: implement contextual spacing UIMiklos Vajna
2012-03-12DocxAttributeOutput: implement contextual spacingMiklos Vajna
2012-03-12SwFlowFrm: implement contextual spacingMiklos Vajna
2012-03-12dmapper: implement contextual spacingMiklos Vajna
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-03-12sax: replace Min/Max macros with std::maxMichael Stahl
2012-03-12Makefile: subsequentcheck should only run testsMichael Stahl
2012-03-12Makefile: add $(module).subsequentcheck targetsMichael Stahl
2012-03-12sax: move xml2utf.cxx to libsax to prevent duplicate linkage warningsMichael Stahl
2012-03-12smoketest: fix duplicate linkage warningMichael Stahl
2012-03-12extensions: split out static library from npsopluginMichael Stahl
2012-03-12extensions: split out static library for X11 plugin connection stuffMichael Stahl
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl
2012-03-12desktop: libsofficeapp shouln't need a main()Michael Stahl
2012-03-12vcl: fix multiply linked objectsMichael Stahl
2012-03-12sdext: factor out a static library to fix triple-linked objectsMichael Stahl
2012-03-12handle msvc not even compiling a test that should failLuboš Luňák
2012-03-12Fix Android compilation errorTor Lillqvist
2012-03-12Fix crash with document from bnc#693238Tor Lillqvist
2012-03-12fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks
2012-03-12remove C2U usage, string literal OUString ctors will do the jobLuboš Luňák
2012-03-12@since 3.6 -> @since LibreOffice 3.6Luboš Luňák
2012-03-12use string literal OUString overloadsLuboš Luňák
2012-03-12implement OUString::endsWithIgnoreAsciiCase()Luboš Luňák
2012-03-12also check that string literals do not actually trigger OUString ctorsLuboš Luňák
2012-03-12forgot to disable mixed char and const char overloadsLuboš Luňák
2012-03-12unittest checking basic string literals OUString functions functionalityLuboš Luňák
2012-03-12unittests for some possible OUString string literal handling problemsLuboš Luňák
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-12replace replace*AsciiL() OUString methods with string literal onesLuboš Luňák
2012-03-12string literal overloads for some OUString methodsLuboš Luňák
2012-03-12some fixes for OUString docsLuboš Luňák
2012-03-12make the OUString unittest ctor contain garbageLuboš Luňák
2012-03-12prevent using RTL_CONSTASCII_* macros with string literal functionsLuboš Luňák
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-03-12rtl_uString_newFromLiteral() for string literalsLuboš Luňák
2012-03-12Replace VARARR_SORT with stdBartosz Kosiorek
2012-03-12ditch SfxULongRangesCaolán McNamara
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara