summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-01-17fwk: Use constructor feature for URLTransformer.Matúš Kukan
2014-01-17fwk: Use constructor feature for JobDispatch.Matúš Kukan
2014-01-17fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan
2014-01-17fwk: Use constructor feature for LangSelectionStatusbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for AddonsToolBoxFactory.Matúš Kukan
2014-01-17fwk: Use constructor feature for TabWindowService.Matúš Kukan
2014-01-17fwk: Use constructor feature for WizardsToolbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for OpenToolbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for NewToolbarController.Matúš Kukan
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2014-01-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann
2014-01-09fdo#71883 Startcenter: Re-introduce the 'Tools' -> 'Customize...' menuZolnai Tamás
2014-01-08Resolves: #i118909# fix empty elements of return value...Tsutomu Uchino
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás
2014-01-07Remove unused methodsStephan Bergmann
2013-12-28get master dictionaries in master coreCaolán McNamara
2013-12-28can use string literals here nowCaolán McNamara
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26The #ifndef MACOSX can surround even more codeTor Lillqvist
2013-12-26WaE: unused variablesTor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-19A singleton is not a serviceStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-10Some clean-upStephan Bergmann
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann
2013-12-10Drop duplicate #includeTakeshi Abe
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-09Bin pointless micro-optimisationTor Lillqvist
2013-12-09fdo#72394 Don't endlessly expand $(share_subdir_name) into itselfStephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-12-03Start center: Re-introduce the Macros menu, people use it.Jan Holesovsky
2013-11-25Fix some typos for "height"Julien Nabet
2013-11-23rigth -> right (other occurences)Julien Nabet
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
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