summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba
2012-07-16Fix typoStephan Bergmann
2012-07-16reuse computed curFieldNameLionel Elie Mamane
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-07-16correct but ugly fix for i#118877Markus Mohrhard
2012-07-16fdo#521512 - fix presenter console display switchingMichael Meeks
2012-07-16Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara
2012-07-16make gtk-print stuff build on gtk+2 2.12.0Caolán McNamara
2012-07-16Unused includeStephan Bergmann
2012-07-16fdo#52143 use Unicode functions for QuickStarter tooltipAndras Timar
2012-07-16About dialog: Forgot to Show() the image when present.Jan Holesovsky
2012-07-16Download openldap tarballFridrich Štrba
2012-07-16openldap module to build for unix only (still unused)Fridrich Štrba
2012-07-16define CONST_PCHAR_CAST for openldap case tooFridrich Štrba
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-07-16Cast from const sal_Char* to const PCHAR on WindowsFridrich Štrba
2012-07-16Don't load ldap library dynamically, link it!Fridrich Štrba
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-16fix 32bit build wrt. int vs. sal_Int32 comparisonMichael Meeks
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks
2012-07-16Confusing behavior of cmopareToAscii overloadsStephan Bergmann
2012-07-16warning C4928: illegal copy-initialization:Michael Stahl
2012-07-16warning C4701: potentially uninitialized local variable usedMichael Stahl
2012-07-16xmloff: implement import/export of SwPostItField::aInitialsMiklos Vajna
2012-07-16implement docx import/export of SwPostItField::aInitialsMiklos Vajna
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev
2012-07-16fdo#51890: Display themed progress meter instead of the native oneStefan Knorr (astron)
2012-07-16Bring community branding in line with actual community logoStefan Knorr (astron)
2012-07-16Fix typo in template name: "VIntage" to "Vintage"Stefan Knorr (astron)
2012-07-16do not hide .patch filesMatúš Kukan
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-16PRECOMPILED_HEADERS not definedMatúš Kukan
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard
2012-07-16use correct value to check for min and max, fdo#51831Markus Mohrhard
2012-07-15WaE: unused variables and misordered initialization listCaolán McNamara
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-15-Werror,-Wunused-functionStephan Bergmann
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann
2012-07-15gbuild: let JunitTests run with MSVC:Michael Stahl
2012-07-15let make dev-install do something useful on MSVCMichael Stahl
2012-07-15sw: disable CheckBookmarks on WNTMichael Stahl
2012-07-15CppunitTest_svl_urihelper fails on MSVCMichael Stahl
2012-07-15gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl
2012-07-15smoketest: fix build with MSVC:Michael Stahl
2012-07-15gbuild: un-break setting classpath on Windows:Michael Stahl
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl
2012-07-15STLPort on Solaris only makes sense with SunStudioMichael Stahl
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara