summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)Author
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
2013-04-09Kill not necessasy OUString member variables.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Remove unused variablesTor Lillqvist
2013-04-04fdo#37758: Really set the toolbar as hidden.Jan Holesovsky
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-04doubled includesThomas Arnhold
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-12loplugin: unused StringsCaolán McNamara
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-23Fix off-by-one drawing problems of the bottom docking area.Jan Holesovsky
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-11Remove unused local varsJulien Nabet
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#50651: update layout after toolbar destructionIvan Timofeev