- 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
- 3ac8023 Resolves: fdo#81795 open the font tab via More... languages by Caolán McNamara · 12 years ago
- 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
- 5b95091 fdo#71625 Don't loop autosave if userautosave fails by Maxim Monastirsky · 12 years ago
- cceb3b8 framework.hrc: just use the value by Thomas Arnhold · 12 years ago
- 43e41ee remove unused resource definitions by Thomas Arnhold · 12 years ago
- 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
- b58c053f java: remove unnecessary semi-colons by Noel Grandin · 12 years ago
- a274d19 java: remove redundant super-interfaces by Noel Grandin · 12 years ago
- 27459c7 java: remove unused fields by Noel Grandin · 12 years ago
- 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
- d26540b java: remove unused fields by Noel Grandin · 12 years ago
- f124688 java: remove various unused variables by Noel Grandin · 12 years ago
- 9658b27 java: remove some unused variables by Noel Grandin · 12 years ago
- 0a7b80a fix spelling compilant -> compliant by Noel Grandin · 12 years ago
- 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
- ae7ca8b fdo#46037: remove unused comphelper/configurationhelper.hxx by Alexandre Vicenzi · 12 years ago
- 8a40639 Recovery files can have an extension by Maxim Monastirsky · 12 years ago
- 16c4dcf coverity#704648 Dereference after null check by Caolán McNamara · 12 years ago
- d5fb4b7 Typos by Julien Nabet · 12 years ago
- 23e818d AmbigousFilterRequest is only ever extracted, never created by Caolán McNamara · 12 years ago
- 594a5e20 coverity#1224998 Uncaught exception by Caolán McNamara · 12 years ago
- 1fc3126 convert GlobalImageList to SimpleReferenceObject by Noel Grandin · 12 years ago
- 3a93809 improvements to ShareableMutex by Noel Grandin · 12 years ago
- f692c88 use SimpleReferenceObject in comphelper module by Noel Grandin · 12 years ago
- f9ac894 clang scan-build: Called C++ object pointer is null, a good catch by Caolán McNamara · 12 years ago
- a9fc9f4 Drop unused E_NOEXCEPTIONS by Stephan Bergmann · 12 years ago
- b6df953 Drop unnecessary ITransactionManager base class by Stephan Bergmann · 12 years ago
- e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
- b232607 Typo: easiear->easier by Julien Nabet · 12 years ago
- 5b621a3 clang: Dead assignment by Caolán McNamara · 12 years ago
- 533c6cb fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
- 1dac325 allow a frame to go from init state to close by Caolán McNamara · 12 years ago
- 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
- 06b5129 loplugin:staticcall by Stephan Bergmann · 12 years ago
- da8bfce Fix memory leak by Stephan Bergmann · 12 years ago
- dd90d9b -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
- 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
- eda6246 lp#1296715: refresh invalidated menus by Bjoern Michaelsen · 12 years ago
- 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
- b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
- cc25f70 compareTo -> equals by Noel Grandin · 12 years ago
- 1d2993d coverity#737167 Uncaught exception by Caolán McNamara · 12 years ago
- f634cda avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago
- 229abf4 coverity#1219794 Uncaught exception by Caolán McNamara · 12 years ago
- 0301abb coverity#1219801 Uncaught exception by Caolán McNamara · 12 years ago
- d9e7a35 coverity#1219797 Uncaught exception by Caolán McNamara · 12 years ago
- 4957262 coverity#1219799 Uncaught exception by Caolán McNamara · 12 years ago
- 1ae89d1 fdo79368 Don't process overflow menu items twice. by Andrzej Hunt · 12 years ago
- ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
- 5e62d30 update_pch by Thomas Arnhold · 12 years ago
- ec651ea cid#706551 Uncaught exception by Noel Grandin · 12 years ago
- ecd0099 cid#706552 Uncaught exception by Noel Grandin · 12 years ago
- 0a87f4a cid#706553 Uncaught exception by Noel Grandin · 12 years ago
- 4b8e95b cid#706558 Uncaught exception by Noel Grandin · 12 years ago
- 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago