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