summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2015-10-02tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky1-1/+2
2015-04-04Resolves: tdf#90256 repair invalid docking positionsCaolán McNamara1-1/+8
2015-03-23Resolves: rhbz#1204244 group sdb windows together as 'base'Caolán McNamara1-14/+6
2015-01-06workaround a weird gcc optimization werror bugEike Rathke1-19/+25
2014-12-08Resolves: fdo#86820 executing toolbar menu entry can destroy menuCaolán McNamara1-5/+12
2014-11-20Revert "coverity#1169848 Uncaught exception"Stephan Bergmann1-48/+38
2014-11-19Revert "cid#706553 Uncaught exception"Stephan Bergmann2-3/+2
2014-11-19Revert "cid#706552 Uncaught exception"Stephan Bergmann2-2/+2
2014-11-19Revert "cid#706551 Uncaught exception"Stephan Bergmann2-2/+2
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann1-0/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl10-0/+10
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-18java: make fields final where possibleNoel Grandin15-33/+33
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips1-1/+1
2014-11-17coverity#705177 Missing break in switchCaolán McNamara1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava16-36/+36
2014-11-13coverity#1251595 Uncaught exceptionCaolán McNamara2-4/+5
2014-11-12typo: represant->representAndras Timar2-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini26-93/+93
2014-11-12java: convert fields to local variables where possibleNoel Grandin3-27/+25
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt3-0/+7
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann3-4/+5
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin3-5/+4
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin2-2/+2
2014-11-05markup with event type not checker typeCaolán McNamara1-2/+2
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin2-3/+3
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin5-16/+13
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin8-20/+20
2014-10-31framework: avoid double-free in ToolBarManager()Michael Stahl1-3/+11
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-30Kill some static OUStrings.Jan Holesovsky5-53/+19
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin4-4/+0
2014-10-29coverity#1202880 annotate Dereference before null check as false positiveCaolán McNamara1-0/+2
2014-10-24coverity#704649 Unchecked dynamic_castCaolán McNamara1-3/+3
2014-10-23coverity#736876 Negative array index readCaolán McNamara1-3/+2
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin5-19/+19
2014-10-22framework, unotest: do not override UserInstallation from environmentMichael Stahl1-1/+3
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin7-32/+32
2014-10-17coverity#1247630 Uncaught exceptionCaolán McNamara2-3/+4
2014-10-17java: final fields that can be staticNoel Grandin1-1/+1
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin2-3/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann10-30/+4
2014-10-11convert vcl StateChangedType to enum classNoel Grandin2-4/+4
2014-10-10cid#1244948 Uncaught exceptionNoel Grandin2-2/+2
2014-10-10cid#1244950 Uncaught exceptionNoel Grandin2-2/+2
2014-10-10cid#1244951 Uncaught exceptionNoel Grandin2-2/+2
2014-10-10cid#1244952 Uncaught exceptionNoel Grandin2-2/+2
2014-10-08spelling: instanciated -> instantiatedNoel Grandin2-2/+2
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin1-2/+2