summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
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 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
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-03coverity#1078526 Logically dead codeCaolán McNamara1-2/+1
2014-10-02coverity#1242768 Unused valueCaolán McNamara1-2/+1
2014-10-02coverity#1242970 Result is not floating-pointCaolán McNamara1-2/+2
2014-10-02fix for older compiler, doesn't like <::Noel Grandin4-10/+10
2014-10-02loplugin: cstylecastNoel Grandin29-109/+110
2014-10-01loplugin: cstylecastNoel Grandin9-51/+51
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-24fdo#83558 Don't change toolbar tooltip on state changeSamuel Mehrbrodt1-3/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin35-145/+145
2014-09-22Always add the keyboard shortcut to the toolbar tooltipsSamuel Mehrbrodt1-14/+9