summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-10-22callcatcher: update unused codeCaolán McNamara2-143/+27
2014-10-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos3-172/+52
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist16-66/+80
2014-10-21The only SID supported by PropExec/State_Impl is SID_ATTR_UNDO_COUNTStephan Bergmann2-119/+8
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin6-8/+8
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin4-14/+14
2014-10-17Remove unused SID_s from sfx.sdiStephan Bergmann1-464/+0
2014-10-17Revert "fdo#67627 Clicking on icons of the sidebar should both open and close...Samuel Mehrbrodt1-7/+0
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon4-16/+16
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky1-1/+5
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara1-5/+2
2014-10-15SfxMedium::IsRemote can be made constCaolán McNamara1-5/+1
2014-10-15osl_Module -> osl::ModuleCaolán McNamara1-4/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann4-7/+0
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin1-2/+0
2014-10-15coverity#1244937 Unchecked return valueCaolán McNamara1-2/+3
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara2-1/+4
2014-10-14coverity#1078471 Unchecked return valueCaolán McNamara1-1/+1
2014-10-14coverity#735851 Dereference after null checkCaolán McNamara1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin3-4/+4
2014-10-11too risky to dlclose basctl once openedCaolán McNamara2-0/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin21-69/+69
2014-10-11convert vcl StateChangedType to enum classNoel Grandin9-19/+20
2014-10-09Related: fdo#83003 warp directly to the templates/recentfiles on changing modeCaolán McNamara1-0/+3
2014-10-09Resolves: fdo#83003 provide a means to return from template viewCaolán McNamara3-57/+90
2014-10-09-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca5-28/+28
2014-10-09fdo#75757: remove inheritance to std::vectorMichaël Lefèvre1-33/+21
2014-10-09Add missing title to Template Properties dialogAdolfo Jayme Barrientos1-2/+5
2014-10-08loplugin:unreffunStephan Bergmann1-2/+0
2014-10-08fdo#75757: remove inheritance to std::vectorMichaël Lefèvre1-7/+21
2014-10-08fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan2-1/+23
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-2/+2
2014-10-08Do not terminate desktop from a TimerStephan Bergmann1-18/+1
2014-10-08Fix build.Jan Holesovsky1-0/+2
2014-10-08usage info: Improve the 'what is this for' comment.Jan Holesovsky1-1/+1
2014-10-08usage info: Code to collect actions that the user performs.Jan Holesovsky1-0/+113
2014-10-08sfx2: missing semicolonMiklos Vajna1-1/+1
2014-10-07Don't even attempt to unload libqstart_gtklo.so againStephan Bergmann2-109/+53
2014-10-06fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth1-1/+1
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt6-35/+11
2014-10-03coverity#1242479 Dereference null return valueCaolán McNamara1-4/+1
2014-10-03loplugin: cstylecastNoel Grandin30-106/+108
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin2-2/+2
2014-10-02coverity#1242501 Resource leakCaolán McNamara1-7/+4
2014-10-02coverity#1242827 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-10-02coverity#1242843 Unused valueCaolán McNamara1-2/+2
2014-10-02coverity#1242857 Unused valueCaolán McNamara1-3/+2
2014-10-02coverity#1242904 error code overwrittenCaolán McNamara1-1/+2
2014-10-02coverity#1242921 Result is not floating-pointCaolán McNamara1-2/+2