summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#67627 fdo#85791 Allow to show/hide sidebar decks with the same commandSamuel Mehrbrodt
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30HIG fixes for Document Properties dialogAdolfo Jayme Barrientos
2014-10-29Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29coverity#1028106 Dereference before null checkCaolán McNamara
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-28coverity#704019 Unchecked return valueCaolán McNamara
2014-10-28coverity#704020 Unchecked return valueCaolán McNamara
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23fdo#84935: basic: avoid silly SolarMutex asserts on exit on MacMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23Related: fdo#83003 Jay wants equal space above and below this buttonCaolán McNamara
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21The only SID supported by PropExec/State_Impl is SID_ATTR_UNDO_COUNTStephan Bergmann
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-17Remove unused SID_s from sfx.sdiStephan Bergmann
2014-10-17Revert "fdo#67627 Clicking on icons of the sidebar should both open and close...Samuel Mehrbrodt
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara
2014-10-15SfxMedium::IsRemote can be made constCaolán McNamara
2014-10-15osl_Module -> osl::ModuleCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin
2014-10-15coverity#1244937 Unchecked return valueCaolán McNamara
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara
2014-10-14coverity#1078471 Unchecked return valueCaolán McNamara
2014-10-14coverity#735851 Dereference after null checkCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11too risky to dlclose basctl once openedCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09Related: fdo#83003 warp directly to the templates/recentfiles on changing modeCaolán McNamara
2014-10-09Resolves: fdo#83003 provide a means to return from template viewCaolán McNamara
2014-10-09-Werror,-Wunused-private-fieldStephan Bergmann