summaryrefslogtreecommitdiffstats
path: root/sfx2/source/control/unoctitm.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:checkunusedparamsNoel Grandin2017-08-011-2/+2
* loplugin:constparams in sfx2Noel Grandin2017-07-211-2/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-5/+0
* Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke2017-06-061-3/+3
* lok: Notify about the Formatting Marks changes.Jan Holesovsky2017-05-291-0/+1
* sw lok: disable undo state if conflict with other viewsHenry Castro2017-05-271-5/+16
* loplugin:stringcopy: sfx2Stephan Bergmann2017-05-191-1/+1
* loplugin:checkunusedparams in sfx2Noel Grandin2017-05-041-1/+1
* coverity#1405738 Unchecked dynamic_castCaolán McNamara2017-04-301-2/+2
* also log the paramter passed as string argumentsMarkus Mohrhard2017-04-291-1/+1
* loplugin:salunicodeliteral: sfx2Stephan Bergmann2017-04-281-1/+1
* uitest: use the new ui test logger also for the UNO commandsMarkus Mohrhard2017-03-201-11/+2
* uitest: add a way to log the UNO commandsMarkus Mohrhard2017-03-191-0/+21
* lok: Listen to change tracking related commandsPranav Kant2017-03-031-1/+3
* might as well move append 'usage' into the msConfigPath from the startCaolán McNamara2017-02-281-4/+5
* Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara2017-02-281-4/+3
* might as well move append 'usage' into the msConfigPath from the startCaolán McNamara2017-02-281-3/+4
* new loplugin unoanyNoel Grandin2017-02-281-4/+4
* check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara2017-02-251-2/+2
* lok: listen for DeleteAnnotation state changesPranav Kant2017-02-201-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+9
* lok: Listen for state change events for cell alignment commandsPranav Kant2017-01-231-1/+4
* New loplugin:externvar: sfx2Stephan Bergmann2017-01-091-1/+1
* Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann2017-01-051-2/+2
* no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin2016-12-191-2/+0
* -Werror=maybe-unintializedCaolán McNamara2016-12-161-3/+3
* lok: Fix state feedback for ToggleMergeCellsPranav Kant2016-12-161-2/+13
* lok: Sort ascending/descending is enabled/disabled statePranav Kant2016-12-161-4/+4
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* usageinfo causes one of our more frequent fedora 25 crashesCaolán McNamara2016-12-021-2/+10
* tdf#88023: Only warn about unavailable JRE onceMike Kaganski2016-11-081-10/+28
* fix short type for .uno: and slot: URLsJochen Nitschke2016-10-231-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-4/+4
* sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna2016-09-191-1/+2
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-5/+5
* tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna2016-08-191-1/+2
* gtk3: style combobox never becomes sensitive if it starts insensitiveCaolán McNamara2016-08-111-1/+7
* factor this status change code outCaolán McNamara2016-08-111-15/+20
* sc lok: add more toolbar itemsHenry Castro2016-07-141-4/+6
* sc lok: add number format toolbar itemsHenry Castro2016-07-071-1/+4
* sc lok: add toolbar item wrap text and merge cellsHenry Castro2016-07-061-1/+3
* loplugin:stringconstantStephan Bergmann2016-07-041-2/+2
* sd: add status bar UNO commandsHenry Castro2016-07-031-1/+4
* sw lok: add status bar UNO commandsHenry Castro2016-07-031-2/+6
* sc lok: add status bar UNO commandsHenry Castro2016-07-021-5/+51
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-06-171-10/+2
* sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna2016-06-101-4/+14
* tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk2016-06-081-1/+8
* tdf#89329: use unique_ptr for pImpl in unoctitmXisco Fauli2016-06-061-19/+19