summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-01Clarified patch status against new upstreamStephan Bergmann
2012-02-01callcatcher: update listCaolán McNamara
2012-02-01cppcheck: unused variablesKorrawit Pruegsanusak
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak
2012-02-01_os is WINNT, not cygwin (Thanks Norbert)Korrawit Pruegsanusak
2012-02-01Fixes crashing while loading manipulated pptx files.Muthu Subramanian
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers
2012-02-01German comments translations.Winfried Donkers
2012-02-01remove duplicate includeDavid Tardon
2012-02-01the bug number is not from public bugzillaDavid Tardon
2012-02-01the depth argument must be >= 0David Tardon
2012-02-01add vcl.gdi log areaDavid Tardon
2012-02-01OSL_TRACE -> SAL_INFODavid Tardon
2012-02-01it seems this is not true in all casesDavid Tardon
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31Re-organized boolean data members.Kohei Yoshida
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31More implicit inline method to hide.Kohei Yoshida
2012-01-31Container to ptr_vector.Kohei Yoshida
2012-01-31One less method that nobody uses.Kohei Yoshida
2012-01-31No implicit inlining in the header file.Kohei Yoshida
2012-01-31Make these data members private.Kohei Yoshida
2012-01-31Use bool & prefer rtl::OUString.Kohei Yoshida
2012-02-01corrections to Komi languages patchEike Rathke
2012-02-01Support Komi-Zyrian and Komi-Permyak as text language for spell checkingHarri Pitkänen
2012-01-31fix -Os comment in oox/Library_oox.mkRene Engelhard
2012-01-31maUIOptions is a Sequence not a stringCaolán McNamara
2012-01-31drop unnecessary includesCaolán McNamara
2012-01-31make dbaccess ByteString freeCaolán McNamara
2012-01-31useless aFontNrCaolán McNamara
2012-01-31use a $(COM)-$(OS)-$(CPUNAME) patternCaolán McNamara
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-31Fix "Possible inefficient checking for 'rChunkData' emptiness"Julien Nabet
2012-01-31ORowSetCache: keep m_nEndPos better up-to-dateLionel Elie Mamane
2012-01-31Fix "Throwing a copy of the caught exception instead of rethrowing"Julien Nabet
2012-01-31Remove unused code.Santiago Martinez
2012-01-31fdo#45453: use integers rather than booleansLionel Elie Mamane
2012-01-31add missed ifeq to check for IA64...Rene Engelhard
2012-01-31convert windows only codeCaolán McNamara
2012-01-31SWAPLONG->OSL_SWAPDWORDCaolán McNamara
2012-01-31SWAPLONG->OSL_SWAPDWORDCaolán McNamara
2012-01-31build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard
2012-01-31add explicit empty SwTblBoxFormula destructor to fix armel build...Rene Engelhard
2012-01-31clone token in ScFormulaResult copy-ctor instead of referringEike Rathke