summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-24fdo#83558 Don't change toolbar tooltip on state changeSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22Always add the keyboard shortcut to the toolbar tooltipsSamuel Mehrbrodt
2014-09-22Revert "Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar"Jan Holesovsky
2014-09-22Related fdo#77813: $(workdirurl) was always emptyStephan Bergmann
2014-09-22Unwind one level of cluttering indirectionStephan Bergmann
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-21Related fdo#81475 Improve toolbar tooltips in Writer standard toolbarSamuel Mehrbrodt
2014-09-21fdo#81237: OpenGL window is not resized by view changeZolnai Tamás
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12framework: sal_Bool -> boolStephan Bergmann
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-09-09Fix indentation.Jan Holesovsky
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Open the right tab for the More... commandMaxim Monastirsky
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19fdo#529470: I can't remove a path in AutoText dialogTor Lillqvist
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-18document the swap-on-free idiom usageNoel Grandin
2014-08-15drop TabControl resource loaderCaolán McNamara
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13remove dead java constantsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13update_pchThomas Arnhold
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara
2014-08-11java: remove unused parametersNoel Grandin
2014-08-10fdo#71625 Don't loop autosave if userautosave failsMaxim Monastirsky
2014-08-09framework.hrc: just use the valueThomas Arnhold
2014-08-09remove unused resource definitionsThomas Arnhold