summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-16another dependency still requiredCaolán McNamara
2015-02-16boost->stdCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna
2015-02-16lokdocview: allow dragging the selection start handle, tooMiklos Vajna
2015-02-16lokdocview: allow dragging the selection end handleMiklos Vajna
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna
2015-02-16lokdocview: allow dragging the middle handleMiklos Vajna
2015-02-16lokdocview: avoid loading the handle bitmaps again and againMiklos Vajna
2015-02-16lokdocview: draw handles at selection start/endMiklos Vajna
2015-02-16LOK: add LOK_CALLBACK_TEXT_SELECTION_START/ENDMiklos Vajna
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-16Document SfxItemStateUrsache Vladimir
2015-02-15unusedcode.easyJulien Nabet
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-13-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-13Ah, Clang has some "type_visiblity" well-kept secretStephan Bergmann
2015-02-12Make CppunitTest_services instantiate even more servicesStephan Bergmann
2015-02-12coverity#1269584 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269586 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269589 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269591 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269592 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269593 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269594 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269598 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269599 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269582 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269574 Uncaught exceptionCaolán McNamara
2015-02-12coverity#1269573 Uncaught exceptionCaolán McNamara
2015-02-12these can all be made constCaolán McNamara
2015-02-12fix linker errorDavid Tardon
2015-02-12Remove uses of osl/diagnose.h from jvmaccessStephan Bergmann
2015-02-12jvmaccess doesn't have a stable interface anywayStephan Bergmann
2015-02-11Remove ever-unused INETMSG_ENCODING_8BITStephan Bergmann
2015-02-11Remove redundant overloadsStephan Bergmann
2015-02-11Fold INetMessageIOStream into INetMIMEMessageStreamStephan Bergmann
2015-02-11Fold INetOStream into INetMessageOStreamStephan Bergmann
2015-02-11Fold INetIStream into INetMessageIStreamStephan Bergmann
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann
2015-02-11Remove unused INetMIMEMessage streaming operatorsStephan Bergmann
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-02-11Fold INetMessage into INetRFC822MessageStephan Bergmann
2015-02-11comphelper: add SAL_INFO for exception when graphic cannot be loadedMichael Stahl
2015-02-09log-areas.dox: clean up oox messMichael Stahl
2015-02-09Fix of a few typosAndrea Gelmini