summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-06-17ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau
2011-06-17ause130: #i117218# cleanupHans-Joachim Lankenau
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17Related: rhbz#702833 addEventListener without removeEventListenerCaolán McNamara
2011-06-17add GLIBCXX_FORCE_NEW for memcheckCaolán McNamara
2011-06-17remove double mutexCaolán McNamara
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-17Replace List with std::vector<basegfx::B3DHomMatrix*>.Rafael Dominguez
2011-06-17Remove unneeded List foward-declaration.Rafael Dominguez
2011-06-17Deliver also a static libraryTor Lillqvist
2011-06-16Correct the static library nameTor Lillqvist
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-16set default min password length in ctor of password dialog fdo#37771Andras Timar
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-16set default min password length in ctor of password dialog fdo#37771Andras Timar
2011-06-16Remove unused List pMatFavSetListJoseph Powers
2011-06-16Remove unused List pFavorSetListJoseph Powers
2011-06-16catch by const referenceCaolán McNamara
2011-06-16catch by const referenceCaolán McNamara
2011-06-16remove Search Options page from Internet group on Options dialog fdo#38146Samuel Cantrell
2011-06-15Link with zlib in case the internal libcurl has been built staticallyTor Lillqvist
2011-06-15remove unused defineCaolán McNamara
2011-06-15Remove TOOLS_INETDEF_OSFrancois Tigeot
We don't need yet another unmaintainable platform name macro...
2011-06-14Removed commented-out codeKatarina Machalkova
2011-06-14Unlimited number of conditions for conditional formattingRobert Dargaud
(libs-core part, style preview window)
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)Petr Mladek
Notes: split repo tag: libs-core_libreoffice-3.4.1.1
2011-06-14always get GNOME MIME type icons from the gnome subdirPetr Mladek
sysui/desktop/share/create_tree.sh put the GNOME icons under the gnome subdir and KDE icons under the hicolor and lolor dirs. GNOME and KDE root dir is the same (/usr) on RedHat and FreeDesktop. It is different (/opt vs. /usr) on SUSE. The directory /opt/gnome/*/hicolor is available on SUSE but the LO icons are installed only under the gnome subdir. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-06-14always get GNOME MIME type icons from the gnome subdirPetr Mladek
sysui/desktop/share/create_tree.sh put the GNOME icons under the gnome subdir and KDE icons under the hicolor and lolor dirs. GNOME and KDE root dir is the same (/usr) on RedHat and FreeDesktop. It is different (/opt vs. /usr) on SUSE. The directory /opt/gnome/*/hicolor is available on SUSE but the LO icons are installed only under the gnome subdir.
2011-06-14fix paths and restore original semanticsDavid Tardon
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-14unused bufferCaolán McNamara
2011-06-14remove unused filler and widthCaolán McNamara
2011-06-14catch by const referenceCaolán McNamara
2011-06-14add hwp to desktop etc. filesCaolán McNamara
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-06-13Cleanup so compiler errors caused by stream.hxx cleanupJoseph Powers
2011-06-13add a cast for reported build breakageCaolán McNamara
2011-06-13catch by const referenceCaolán McNamara
2011-06-13lets make this sal_Int32 on all platformsCaolán McNamara
2011-06-13rename SetKey to informative SetCryptMaskKeyCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13entire storage dir is unused/unbuiltCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13default config location has changed, look in old config dir when migratingNoel Power
A previous patch (boostrap:25bd2eec77ed774a37d1cddd0d72312e23d5e9fd) changed the default configuration directory location ( on unix ) When evaluating user configurations for migration we need to search the old default config dir and not the new default config directory,
2011-06-12Don't build this for iOS or Android eitherTor Lillqvist