summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan1-2/+2
2014-01-28bool improvementsStephan Bergmann3-45/+45
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-21bool improvementsStephan Bergmann1-1/+1
2014-01-17fwk: Use constructor feature for LayoutManager.Matúš Kukan1-3/+11
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-4/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-15/+15
2013-11-15fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky1-15/+11
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2-4/+3
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold2-6/+6
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-26Otherwhise -> OtherwiseJesús Corrius1-1/+1
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-7/+7
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist1-1/+1
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-4/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-3/+1
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann1-9/+6
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-1/+1
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks1-0/+10
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-5/+5
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold3-3/+3
2013-06-24Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile1-3/+4
2013-06-24Resolves: #i116455# Make toolbar style settings persistentAriel Constenla-Haile1-5/+9
2013-06-13cppcheck: fix redundant assignmentsJulien Nabet1-6/+2
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-16/+15
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-21/+21
2013-05-28fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin1-0/+3
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
2013-05-21UI Controller Factory fixesAriel Constenla-Haile1-1/+0
2013-05-21fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-10Kill copy'n'paste.Jan Holesovsky2-142/+25
2013-04-09Kill not necessasy OUString member variables.Jan Holesovsky1-36/+27
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-106/+106
2013-04-07Remove unused variablesTor Lillqvist1-37/+13
2013-04-04fdo#37758: Really set the toolbar as hidden.Jan Holesovsky1-0/+9
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-71/+71
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter3-97/+97
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin1-15/+4
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin1-3/+3
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-2/+2