summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2014-02-10Do not throw if AcceleratorConfigurations are missing.Matúš Kukan
2014-02-10coverity#1169845 Uncaught exceptionCaolán McNamara
2014-02-10add modelinesCaolán McNamara
2014-02-09coverity#1169826 Dereference after null checkCaolán McNamara
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28fwk: Constructor feature for one instance UICommandDescription.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17fwk: Constructor feature for ControlMenuController.Matúš Kukan
2014-01-17fwk: Constructor feature for RecentFilesMenuController.Matúš Kukan
2014-01-17fwk: Use constructor feature for ObjectMenuController.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 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-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann
2014-01-08Resolves: #i118909# fix empty elements of return value...Tsutomu Uchino
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás
2013-12-20typo fixesAndras Timar
2013-12-10Drop duplicate #includeTakeshi Abe
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel 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-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-12WaE: unused parameter 'SystemType'Tor Lillqvist
2013-10-12SimplifyTor Lillqvist
2013-10-09CID#738544 unitialized memberCaolán McNamara
2013-10-02WaE: unused variableTor Lillqvist
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-17drop intermediate StringsCaolán McNamara
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin