summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-39/+0
2013-07-17remove last users of gb_StaticLibrary_add_noexception_objectBjoern Michaelsen2-2/+2
2013-07-17remove last users of gb_Executable_add_noexception_objectBjoern Michaelsen10-10/+10
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara7-56/+53
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile6-6/+10
2013-07-09fdo#62192: broken launch script, bork in March in GermanyErik Auerswald1-0/+8
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2-3/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud4-11/+11
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-16/+16
2013-06-29String to OUStringThomas Arnhold1-4/+4
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-16Don't build icule library as we no longer use itKhaled Hosny1-1/+0
2013-06-15clean executables in Repository.mkMatúš Kukan3-130/+0
2013-06-10_UNICODE macro unusedFridrich Štrba1-1/+0
2013-06-10Macro reported as unusedFridrich Štrba1-2/+0
2013-06-10fdo#46808, Use service constructor for connection::AcceptorNoel Grandin1-6/+5
2013-06-07further reduce GUIBASE usage; don't set it to headlessMatúš Kukan1-4/+2
2013-06-05Related: fdo#65407 set a default size related to font size rather than pixelsCaolán McNamara2-2/+7
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2-19/+16
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-2/+0
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin2-30/+6
2013-06-02C4702: unreachable codeJulien Nabet1-3/+0
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan5-111/+86
2013-05-27Better debug loggingStephan Bergmann1-4/+5
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-05-21UI Controller Factory fixesAriel Constenla-Haile1-14/+12
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara1-10/+16
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-5/+5
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann1-13/+0
2013-05-14coverity#1000721 Resource LeakNorbert Thiebaud1-1/+8
2013-05-14coverity#982969 Resource leakNorbert Thiebaud1-2/+4
2013-05-11fdo#64311 - fix namespace issue / compile failure.Michael Meeks1-1/+1
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks2-18/+26
2013-05-10gbuild: gcc platforms: link with C compiler if no C++ filesMichael Stahl1-0/+6
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann4-14/+14
2013-05-10Abstract over PACKAGEDIRNAME as it is MacOS rather than program on Mac OS XStephan Bergmann4-14/+14
2013-05-08configure: substantially de-bong libpng handlingMichael Stahl1-1/+1
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-05drop unused scriptsDavid Tardon4-36/+0
2013-05-05copy scripts to instdirDavid Tardon2-1/+36
2013-05-04copy pagein-* into instdirDavid Tardon2-0/+23
2013-05-02Resolves: #i119272# Trigger deletion of temporary files of extension managerAndre Fischer1-0/+4
2013-04-30install branding images using filelistsDavid Tardon6-140/+51
2013-04-30shell.zip is unusedDavid Tardon1-21/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-92/+16
2013-04-30fdo#35785: don't rely on the old apps fallback mechanism to fix this bugJesús Corrius1-1/+39
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann2-2/+2