summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-17/+33
2014-11-25fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-10-09fix docx redline import (bnc#821804)Luboš Luňák1-0/+1
2014-10-08fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski1-4/+2
2014-07-15fdo#81231 Make this macro work againMaxim Monastirsky1-16/+18
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna4-314/+43
2014-06-23sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky3-3/+3
2014-05-28fdo#78737: sw: fix setting tab stops via rulerMichael Stahl1-1/+3
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-27/+36
2014-05-14Use transparent color directlyMaxim Monastirsky1-5/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2-2/+2
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-7/+7
2014-04-30coverity#705024 Dereference after null checkCaolán McNamara1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin24-286/+286
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand2-21/+42
2014-04-24crash in selecting text in comments midway in paraCaolán McNamara1-1/+2
2014-04-23add a 'format all comments' featureCaolán McNamara2-5/+26
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-3/+3
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-5/+5
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+1
2014-04-19cpplint: [build/include] "svx/svdoashp.hxx" already includedJulien Nabet1-1/+0
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky15-0/+30
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky4-10/+10
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky11-11/+15
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky12-12/+22
2014-04-17now no temporary instance of SvtLanguageTable necessary here anymoreEike Rathke1-1/+1
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-4/+2
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-4/+2
2014-04-17More generic way to disable avmediaTor Lillqvist2-1/+5
2014-04-17Try harder to bypass avmedia on non-desktop for nowTor Lillqvist1-0/+4
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-10/+10
2014-04-07coverity#705025 Explicit null dereferencedCaolán McNamara1-17/+8
2014-04-03Resolves: fdo#76206 show 'Delete table' instead of 'Delete row'Caolán McNamara1-1/+1
2014-04-03Resolves: fdo#39793 open the 'Font' tab after Set Language ... More ...Caolán McNamara1-0/+4
2014-04-03svl: sal_Bool->boolNoel Grandin6-10/+10
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-1/+1
2014-03-29coverity#704379 Logically dead codeCaolán McNamara1-5/+0
2014-03-29coverity#704377 Logically dead codeCaolán McNamara1-2/+0
2014-03-28loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand3-26/+276
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-24coverity#705027 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#705022 Dereference after null checkCaolán McNamara1-1/+1
2014-03-21coverity#705956 Dereference before null checkCaolán McNamara1-14/+9
2014-03-19loplugin:literaltoboolconversionStephan Bergmann2-3/+3
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann4-238/+135
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin1-5/+5
2014-03-14sfx2: sal_Bool->boolNoel Grandin6-20/+20
2014-03-13fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == trueMiklos Vajna1-1/+2