summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2014-12-09changed timers to idleJennifer Liebel2-20/+20
2014-12-09changed some timer to idleJennifer Liebel2-18/+18
2014-12-09changed timers to idleJennifer Liebel1-2/+2
2014-12-09changed timers to idleJennifer Liebel2-20/+20
2014-12-09changed timers to idleJennifer Liebel1-2/+2
2014-12-09changed some timer to idleJennifer Liebel2-18/+18
2014-12-09framework: avoid double-free in ToolBarManager()Michael Stahl1-0/+6
2014-12-09changed timers to idleJennifer Liebel2-20/+20
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller1-2/+2
2014-12-09changed some timer to idleJennifer Liebel2-24/+18
2014-12-08Resolves: fdo#86820 executing toolbar menu entry can destroy menuCaolán McNamara1-5/+12
2014-12-04Avoid automatic toolbars in the non-desktop caseTor Lillqvist1-0/+6
2014-12-04Ignore exceptions when getting the background color configurationTor Lillqvist1-3/+14
2014-12-03Further clean-upStephan Bergmann2-9/+0
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt2-47/+6
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl3-5/+5
2014-11-24typo: unknownAndras Timar1-2/+2
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 Stahl8-0/+8
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+1
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 Srivastava14-23/+23
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 Gelmini17-81/+81
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt2-0/+6
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-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 Grandin6-31/+31
2014-10-17coverity#1247630 Uncaught exceptionCaolán McNamara2-3/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann7-20/+3