summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-055-24/+20
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-015-11/+11
* Removed duplicated includesAndrea Gelmini2014-10-311-2/+0
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-311-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* HIG fixes for Document Properties dialogAdolfo Jayme Barrientos2014-10-304-37/+47
* Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara2014-10-291-5/+19
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-299-9/+0
* coverity#1028106 Dereference before null checkCaolán McNamara2014-10-291-16/+0
* ref-counting vcl::Window subclassesNoel Grandin2014-10-291-1/+0
* coverity#704019 Unchecked return valueCaolán McNamara2014-10-281-2/+2
* coverity#704020 Unchecked return valueCaolán McNamara2014-10-281-1/+1
* loplugin: cstylecastNoel Grandin2014-10-242-2/+2
* fdo#84935: basic: avoid silly SolarMutex asserts on exit on MacMichael Stahl2014-10-231-2/+3
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-235-28/+28
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-234-16/+16
* Related: fdo#83003 Jay wants equal space above and below this buttonCaolán McNamara2014-10-231-2/+1
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-233-14/+14
* callcatcher: update unused codeCaolán McNamara2014-10-222-143/+27
* Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos2014-10-223-172/+52
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-2216-66/+80
* The only SID supported by PropExec/State_Impl is SID_ATTR_UNDO_COUNTStephan Bergmann2014-10-212-119/+8
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-216-8/+8
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-204-14/+14
* Remove unused SID_s from sfx.sdiStephan Bergmann2014-10-171-464/+0
* Revert "fdo#67627 Clicking on icons of the sidebar should both open and close...Samuel Mehrbrodt2014-10-171-7/+0
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-164-16/+16
* usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky2014-10-161-1/+5
* coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara2014-10-151-5/+2
* SfxMedium::IsRemote can be made constCaolán McNamara2014-10-151-5/+1
* osl_Module -> osl::ModuleCaolán McNamara2014-10-151-4/+4
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-154-7/+0
* remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin2014-10-151-2/+0
* coverity#1244937 Unchecked return valueCaolán McNamara2014-10-151-2/+3
* Resolves: fdo#72587 make template dialog ModalCaolán McNamara2014-10-142-1/+4
* coverity#1078471 Unchecked return valueCaolán McNamara2014-10-141-1/+1
* coverity#735851 Dereference after null checkCaolán McNamara2014-10-141-1/+1
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-133-4/+4
* too risky to dlclose basctl once openedCaolán McNamara2014-10-112-0/+3
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-1121-69/+69
* convert vcl StateChangedType to enum classNoel Grandin2014-10-119-19/+20
* Related: fdo#83003 warp directly to the templates/recentfiles on changing modeCaolán McNamara2014-10-091-0/+3
* Resolves: fdo#83003 provide a means to return from template viewCaolán McNamara2014-10-093-57/+90
* -Werror,-Wunused-private-fieldStephan Bergmann2014-10-091-2/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-095-28/+28
* fdo#75757: remove inheritance to std::vectorMichaël Lefèvre2014-10-091-33/+21
* Add missing title to Template Properties dialogAdolfo Jayme Barrientos2014-10-091-2/+5
* loplugin:unreffunStephan Bergmann2014-10-081-2/+0
* fdo#75757: remove inheritance to std::vectorMichaël Lefèvre2014-10-081-7/+21
* fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan2014-10-082-1/+23