summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-09-23Related fdo#77813: $(workdirurl) was always emptyStephan Bergmann
2014-09-17fdo#71625 Don't loop autosave if userautosave failsMaxim Monastirsky
2014-08-21bnc#529470: I can't remove a path in AutoText dialogTor Lillqvist
2014-06-29fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-10fdo79368 Don't process overflow menu items twice.Andrzej Hunt
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-30Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt
2014-04-30fdo#75489 Pass toolbar context menu commands to toolbar for handling.Andrzej Hunt
2014-03-25fdo#51819: autorecovery: fix saving password in protected documents.Matúš Kukan
2014-02-09coverity#1169826 Dereference after null checkCaolán McNamara
2014-02-04fdo#70376: Put only document (file) name in window title on OS XTor Lillqvist
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-09Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás
2014-01-09fdo#71883 Startcenter: Re-introduce the 'Tools' -> 'Customize...' menuZolnai Tamás
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen
2013-12-12Start center: Re-introduce the Macros menu, people use it.Jan Holesovsky
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-09fdo#72394 Don't endlessly expand $(share_subdir_name) into itselfStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar
2013-11-15fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14startcenter: Remove useless menu entries.Jan Holesovsky
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-11-10cppcheck: reduce scopeJulien Nabet
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl
2013-11-01Improve exception messages (for debugging)Stephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl