summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2013-06-05Related: fdo#65407 set a default size related to font size rather than pixelsCaolán McNamara
2013-05-22UI Controller Factory fixesAriel Constenla-Haile
2013-05-22Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-05-14coverity#1000721 Resource LeakNorbert Thiebaud
2013-05-14coverity#982969 Resource leakNorbert Thiebaud
2013-05-11fdo#64311 - fix namespace issue / compile failure.Michael Meeks
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks
2013-05-10gbuild: gcc platforms: link with C compiler if no C++ filesMichael Stahl
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann
2013-05-10Abstract over PACKAGEDIRNAME as it is MacOS rather than program on Mac OS XStephan Bergmann
2013-05-08configure: substantially de-bong libpng handlingMichael Stahl
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-05drop unused scriptsDavid Tardon
2013-05-05copy scripts to instdirDavid Tardon
2013-05-04copy pagein-* into instdirDavid Tardon
2013-05-02Resolves: #i119272# Trigger deletion of temporary files of extension managerAndre Fischer
2013-04-30install branding images using filelistsDavid Tardon
2013-04-30shell.zip is unusedDavid Tardon
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30fdo#35785: don't rely on the old apps fallback mechanism to fix this bugJesús Corrius
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann
2013-04-28namespacing cleanupThomas Arnhold
2013-04-26Fix fdo#35785: recent documents feature of the Windows 7 Start menu brokenJesús Corrius
2013-04-24desktop: rename WinResTarget target to match source fileMichael Stahl
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-18desktop: add STR_BOOTSTRAP_ERR_USERINSTALL_FAILEDMichael Stahl
2013-04-18Desktop::HandleBootstrapPathErrors: try to not be totally uselessMichael Stahl
2013-04-16Revert "do not merge public ure libraries"Matúš Kukan
2013-04-16do not merge public ure librariesMatúš Kukan
2013-04-15add desktop libs to libmergedPeter Foley
2013-04-15autoinstall more OOOLIBS librariesMatúš Kukan
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-13install Pyuno using PackageDavid Tardon
2013-04-11remove duplicated else branchMatúš Kukan
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee