summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)Author
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23coverity#704648 Dereference after null checkCaolán McNamara
2014-02-23coverity#704647 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Resolves: #i122576# Reset the docking area acceptor in the destructorAndre Fischer
2014-02-18Related: #i124096# correct LayoutManager::m_xDockingAreaAcceptor clear...Oliver-Rainer Wittmann
2014-02-11coverity#704234 Logically dead codeCaolán McNamara
2014-02-10misc cleanup and unnecessary OUStringsMatúš Kukan
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
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-17fwk: Use constructor feature for LayoutManager.Matúš Kukan
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-15fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-26Otherwhise -> OtherwiseJesús Corrius
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-24Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile
2013-06-24Resolves: #i116455# Make toolbar style settings persistentAriel Constenla-Haile
2013-06-13cppcheck: fix redundant assignmentsJulien Nabet
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21UI Controller Factory fixesAriel Constenla-Haile
2013-05-21fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-10Kill copy'n'paste.Jan Holesovsky