- 7e1b012 workaround a weird gcc optimization werror bug by Eike Rathke · 11 years ago
- cefe3c6 Resolves: fdo#86820 executing toolbar menu entry can destroy menu by Caolán McNamara · 11 years ago
- 9dc7bae Revert "coverity#1169848 Uncaught exception" by Stephan Bergmann · 11 years ago
- 30bf578 Revert "cid#706553 Uncaught exception" by Stephan Bergmann · 11 years ago
- 6f58f34 Revert "cid#706552 Uncaught exception" by Stephan Bergmann · 11 years ago
- e753f8b Revert "cid#706551 Uncaught exception" by Stephan Bergmann · 11 years ago
- fced316 comphelper::SequenceAsHashMap: throw IllegalArgumentException by Stephan Bergmann · 11 years ago
- 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 721366e cppu: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
- 62155d2 fdo#82708 editing statusbar tooltip texts by Yousuf Philips · 11 years ago
- 639f6dc coverity#705177 Missing break in switch by Caolán McNamara · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
- b43fcb4 coverity#1251595 Uncaught exception by Caolán McNamara · 11 years ago
- a8af20d typo: represant->represent by Andras Timar · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
- 355770ef fdo82708 Add missing tooltips to Writer Statusbar by Samuel Mehrbrodt · 11 years ago
- fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
- 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
- d519c31 rename KEY_MODTYPE to KEY_MODIFIERS_MASK by Noel Grandin · 11 years ago
- 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
- 3c58f07 fdo#84938: replace TOOLBOXITEM_ constants with enum by Noel Grandin · 11 years ago
- 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
- a7542d3 fdo#84938: replace MIB_ constants with enum by Noel Grandin · 11 years ago
- fc9e78f framework: avoid double-free in ToolBarManager() by Michael Stahl · 11 years ago
- 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
- 27415fd Kill some static OUStrings. by Jan Holesovsky · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- b7e999e coverity#1202880 annotate Dereference before null check as false positive by Caolán McNamara · 11 years ago
- 66fae3a coverity#704649 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
- cf33ce9 coverity#736876 Negative array index read by Caolán McNamara · 11 years ago
- 035fe8a fdo#84938: replace MENUITEM constants with enum by Noel Grandin · 11 years ago
- 816e506 framework, unotest: do not override UserInstallation from environment by Michael Stahl · 11 years ago
- 67c9d05 fdo#84938: replace TIB_ constants with enum by Noel Grandin · 11 years ago
- 6e417ff coverity#1247630 Uncaught exception by Caolán McNamara · 11 years ago
- 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
- 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
- ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
- cb7ede2 convert vcl StateChangedType to enum class by Noel Grandin · 12 years ago
- 277e98e cid#1244948 Uncaught exception by Noel Grandin · 11 years ago
- d7ea649 cid#1244950 Uncaught exception by Noel Grandin · 11 years ago
- d79ca9b cid#1244951 Uncaught exception by Noel Grandin · 11 years ago
- 36ec3dd cid#1244952 Uncaught exception by Noel Grandin · 11 years ago
- fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
- f635ba0 java: remove some unnecessary intermediary object creation by Noel Grandin · 12 years ago
- 9a65df2 coverity#1078526 Logically dead code by Caolán McNamara · 12 years ago
- ddfb875 coverity#1242768 Unused value by Caolán McNamara · 12 years ago
- 2b08019 coverity#1242970 Result is not floating-point by Caolán McNamara · 12 years ago
- b1472db fix for older compiler, doesn't like <:: by Noel Grandin · 12 years ago
- 1777c42 loplugin: cstylecast by Noel Grandin · 12 years ago
- 787ca46 loplugin: cstylecast by Noel Grandin · 12 years ago
- fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
- 0006155 framework: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 83636d2 java: when rethrowing exceptions, store the original cause by Noel Grandin · 12 years ago
- 1fb8724 fdo#83558 Don't change toolbar tooltip on state change by Samuel Mehrbrodt · 12 years ago
- 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
- fb1be69 Always add the keyboard shortcut to the toolbar tooltips by Samuel Mehrbrodt · 12 years ago
- b1a5e34 Revert "Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar" by Jan Holesovsky · 12 years ago
- 3c6da8e Related fdo#77813: $(workdirurl) was always empty by Stephan Bergmann · 12 years ago
- 4e0744b Unwind one level of cluttering indirection by Stephan Bergmann · 12 years ago
- 8da21ec vcl: Allow creation of button content from action name (.uno: commands). by Jan Holesovsky · 12 years ago
- b59c5ac Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar by Samuel Mehrbrodt · 12 years ago
- 5278a0e fdo#81237: OpenGL window is not resized by view change by Zolnai Tamás · 12 years ago
- 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
- b53b508 framework: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- d22edd4 vcl: It's a close button, there is no such a thing as a 'closer'. by Jan Holesovsky · 12 years ago
- 037d03b Typo: (N|n)ormaly->(N|n)ormally by Julien Nabet · 12 years ago
- 846c5a0 Fix indentation. by Jan Holesovsky · 12 years ago
- 57a4337 set names on a bunch more threads... by Michael Stahl · 12 years ago
- 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
- d15d7b7 Open the right tab for the More... command by Maxim Monastirsky · 12 years ago
- c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
- 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
- 2922a96 java: Avoid naming non-fields with the prefix m_ by Noel Grandin · 12 years ago
- a0de5cc fdo#529470: I can't remove a path in AutoText dialog by Tor Lillqvist · 12 years ago
- 4b4bff3 java: no need to instantiate String objects directly by Noel Grandin · 12 years ago
- 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
- 8a2c6c2 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 12 years ago
- ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
- be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
- 56ef553 java: classes in java.lang package do not need to be fully qualified by Noel Grandin · 12 years ago
- 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
- 3b6091c document the swap-on-free idiom usage by Noel Grandin · 12 years ago
- 748ed65 drop TabControl resource loader by Caolán McNamara · 12 years ago
- 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
- ac5954d java: remove commented out code by Noel Grandin · 12 years ago
- 5ce80c9 remove dead java constants by Noel Grandin · 12 years ago
- 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
- 7cc627f update_pch by Thomas Arnhold · 12 years ago
- 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
- 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
- 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
- da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
- 14d1a11 java: reduce scope, make constructors private by Noel Grandin · 12 years ago
- e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
- 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
- 1c49650 java: remove useless javadoc tags by Noel Grandin · 12 years ago
- 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago