summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)Author
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
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-04resolved fdo#46160 query model only once whether it is a previewEike Rathke
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-12-14shrinked useless constants/definesTakeshi Abe