summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-1415-19/+19
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* coverity#735490 reimplement bit countingCaolán McNamara2014-11-121-12/+7
* sal_uIntPtr->sal_uInt32 for BitSetCaolán McNamara2014-11-122-14/+14
* ditch this unused idpool horrorCaolán McNamara2014-11-123-58/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1232-56/+56
* fdo#84582 : fixed label in the 'Insert Version Comment' dialogSzymon Kłos2014-11-113-1/+9
* HIG fixes for sfx2Adolfo Jayme Barrientos2014-11-1120-389/+213
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* SfxTabDialog ctors: take an OUStringMiklos Vajna2014-11-092-5/+5
* fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt2014-11-091-4/+4
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-3/+3
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-0611-21/+27
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-0611-27/+21
* fdo#67627 fdo#85791 Allow to show/hide sidebar decks with the same commandSamuel Mehrbrodt2014-11-056-4/+36
* markup with event type not checker typeCaolán McNamara2014-11-051-0/+1
* fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin2014-11-051-1/+1
* 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