summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc
AgeCommit message (Expand)AuthorFilesLines
2015-01-24rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-0/+5
2015-01-08Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara1-1/+1
2014-10-14Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara1-0/+5
2014-10-14error C2216: 'override' cannot be used with 'inline'Andras Timar1-2/+2
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-3/+3
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky1-1/+1
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna3-13/+1
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+1
2014-05-20Displaying the number of standardized pages in the Word count windowMichal Siedlaczek2-17/+24
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-4/+4
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold8-19/+0
2014-05-14Use transparent color directlyMaxim Monastirsky1-5/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-2/+2
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky2-5/+5
2014-04-30coverity#1210166 Uninitialized pointer fieldCaolán McNamara1-1/+0
2014-04-30sw: sal_Bool->boolNoel Grandin94-761/+761
2014-04-29do not have a separate action for accepting changes in a selectionLuboš Luňák1-12/+0
2014-04-28allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák1-0/+12
2014-04-27constLuboš Luňák8-9/+9
2014-04-27That header was needed in .hxx, remove it from .cxxMatteo Casalin1-0/+1
2014-04-27Remove unneeded #includeMatteo Casalin1-1/+0
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante7-43/+9
2014-04-23huge hrc and src file cleanupThomas Arnhold6-566/+1
2014-04-23add a 'format all comments' featureCaolán McNamara1-0/+2
2014-04-22remove unused hrc filesThomas Arnhold1-4/+0
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist1-0/+6
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-2/+2
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist2-5/+5
2014-04-21remove comments why a file gets includedThomas Arnhold1-3/+0
2014-04-19fixincludeguards.sh: swThomas Arnhold195-414/+415
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky27-25/+159
2014-04-16Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara1-0/+1
2014-04-15sw: clean up inter-module includesThomas Arnhold11-19/+19
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-14/+2
2014-04-14typo: synch -> syncThomas Arnhold1-1/+1
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2-7/+7
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2-2/+2
2014-04-04callcatcher: update unused codeCaolán McNamara1-6/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann84-113/+113
2014-03-30No need to store these OUStrings in class objectMatteo Casalin1-2/+0
2014-03-30coverity#1194913 Overflowed return valueCaolán McNamara1-2/+2
2014-03-30sal_uInt16/short to sal_Int16 + minor optimizationsMatteo Casalin1-12/+12
2014-03-30sal_uInt16 to sal_Int32/size_t and some reworkMatteo Casalin1-1/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand3-1/+13
2014-03-28callcatcher: update unused codeCaolán McNamara1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann120-741/+741
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin19-34/+34
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann24-28/+28