summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-02-13always use the *real* visibility of the SwScrollbarIvan Timofeev1-3/+1
2012-02-13Header/Footer, Page Break: don't show them in RO mode (fdo#45548)Cédric Bosdonnat3-77/+67
2012-02-13WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-1/+1
2012-02-11bThumbEnabled is always trueIvan Timofeev2-4/+1
2012-02-10Remove unused codeElton Chung5-42/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-1/+1
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe3-9/+9
2012-02-06fdo#45045 fox context sensitive help for Word Count dialogAndras Timar1-0/+2
2012-02-06typoAndras Timar1-1/+1
2012-02-03Replaced String by rtl::OUStringTakeshi Abe1-1/+1
2012-02-02fdo#37024: SwView::SwView: fix BROWSE_MODE setting:Michael Stahl1-1/+1
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida2-4/+4
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann3-14/+5
2012-01-30Don't need a break after a throwJulien Nabet1-2/+0
2012-01-30refactor ConvertLineEndCaolán McNamara5-22/+15
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak1-2/+2
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-1/+2
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2-10/+10
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2-3/+2
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann5-47/+14
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat9-0/+1074
2012-01-26Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."Cédric Bosdonnat1-6/+16
2012-01-26Deleting a null pointer is safeTakeshi Abe1-6/+2
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2-25/+82
2012-01-25WaE: int and long confusionTor Lillqvist1-2/+2
2012-01-25optimized zoom to use more common intervalsTim Hardeck1-4/+3
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák1-0/+6
2012-01-23Useless "if else" since we do the same in both casesJulien Nabet1-4/+1
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora1-14/+12
2012-01-21SwGlossaries: some cleanupMichael Stahl8-84/+76
2012-01-21SwGlossaryGroupDlg: get rid of pointless empty()Michael Stahl1-87/+66
2012-01-21SwGlossaryGroupDlg: String to OUStringMichael Stahl2-21/+27
2012-01-21SwGlossaryGroupDlg: fix memory leaksMichael Stahl2-64/+44
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann17-22/+22
2012-01-21It does not require SwAppletImpl but only a couple of subheadersTakeshi Abe1-1/+2
2012-01-20sw: SwAddPrinterTabPage::SetFax: fix STL conversionMichael Stahl1-1/+3
2012-01-19remove executable bit on source filesLuboš Luňák2-0/+0
2012-01-18remove unused codeThomas Arnhold4-87/+0
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot50-124/+124
2012-01-16SV_DECL_PTRARR_DEL->std::vectorAugust Sodora1-45/+28
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak1-2/+3
2012-01-16remove unneeded ifDavid Tardon1-2/+1
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)1-1/+1
2012-01-14SwXTextDocument: add some SolarMutexGuardsMichael Stahl1-0/+3
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora4-20/+20
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-11/+12
2012-01-13SvStringsDtor->std::vectorAugust Sodora2-11/+6
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-6/+6
2012-01-13SvStringsDtor->std::vectorAugust Sodora2-5/+2