summaryrefslogtreecommitdiffstats
path: root/framework/source/layoutmanager/toolbarlayoutmanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove ToolBarLayoutManager::implts_createUIElement()Chris Sherlock2014-05-111-31/+23
* Remove unnecessary function ToolbarLayoutManger::implts_createToolBar()Chris Sherlock2014-05-111-95/+89
* fix-includes.pl: frameworkThomas Arnhold2014-05-111-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* framework: sal_Bool->boolNoel Grandin2014-04-071-5/+5
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-2/+2
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-10/+0
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-136/+124
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-1/+1
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-171-66/+67
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-16/+16
* coverity#704648 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* coverity#704647 Dereference after null checkCaolán McNamara2014-02-231-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-10/+10
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* misc cleanup and unnecessary OUStringsMatúš Kukan2014-02-101-19/+10
* fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan2014-02-061-1/+1
* bool improvementsStephan Bergmann2014-01-281-11/+11
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-13/+13
* fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky2013-11-151-15/+11
* convert FRAMEWORK module from String to OUStringNoel Grandin2013-09-171-7/+7
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-3/+1
* fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann2013-07-241-9/+6
* fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks2013-07-051-0/+10
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile2013-06-241-3/+4
* Resolves: #i116455# Make toolbar style settings persistentAriel Constenla-Haile2013-06-241-5/+9
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* Kill copy'n'paste.Jan Holesovsky2013-04-101-131/+5
* fdo#37758: Really set the toolbar as hidden.Jan Holesovsky2013-04-041-0/+9
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-1/+1
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-03-081-75/+75
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-231-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-23/+14
* Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks2012-11-151-5/+9
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-8/+8
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-5/+6
* loplugin: more unused OUStrings and so forthCaolán McNamara2012-10-111-4/+0
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-0/+1
* Fix off-by-one drawing problems of the bottom docking area.Jan Holesovsky2012-08-231-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+0
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-231-19/+19
* fdo#50651: update layout after toolbar destructionIvan Timofeev2012-06-061-1/+9
* targetted misc. minor cppcheck cleanups reversionMichael Meeks2012-05-311-19/+19
* resolved fdo#46160 query model only once whether it is a previewEike Rathke2012-05-041-16/+25
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-3/+3