summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2014-12-11java: reduce visibility of fields and methodsNoel Grandin2-3/+3
2014-12-10java: remove comment noiseNoel Grandin2-2/+0
2014-12-10java: simplify the getMSF() methodsNoel Grandin12-30/+14
2014-12-09changed timers to idleJennifer Liebel4-22/+22
2014-12-09changed some timer to idleJennifer Liebel4-20/+20
2014-12-09changed timers to idleJennifer Liebel1-2/+2
2014-12-09changed timers to idleJennifer Liebel4-22/+22
2014-12-09changed timers to idleJennifer Liebel1-2/+2
2014-12-09changed some timer to idleJennifer Liebel4-20/+20
2014-12-09framework: avoid double-free in ToolBarManager()Michael Stahl1-0/+6
2014-12-09changed timers to idleJennifer Liebel4-22/+22
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller1-2/+2
2014-12-09changed some timer to idleJennifer Liebel4-27/+21
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-25java: final fields that can be staticNoel Grandin1-1/+1
2014-11-25java,framework: remove unused vars and parametersNoel Grandin7-28/+12
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin3-6/+6
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 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