summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2014-10-22callcatcher: update unused codeCaolán McNamara1-1/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist3-3/+9
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin6-17/+17
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon11-28/+28
2014-10-15sw: fix temp file leak in SwIoSystem::GetFileFilter()Michael Stahl2-3/+2
2014-10-15sw: simplify the temp-file leaking debug code in mail-mergeMichael Stahl1-6/+5
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-1/+1
2014-10-13convert SW_TAB #defines to enumNoel Grandin3-37/+39
2014-10-12convert SW_MOVE constants to enumNoel Grandin1-4/+4
2014-10-12Typo: compatability->compatibilityJulien Nabet2-2/+2
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin3-9/+9
2014-10-11coverity#735648 Division or modulo by zeroCaolán McNamara1-1/+1
2014-10-11coverity#704073 Unchecked return valueCaolán McNamara1-1/+1
2014-10-11coverity#704074 Unchecked return valueCaolán McNamara1-2/+2
2014-10-11coverity#704076 Unchecked return valueCaolán McNamara1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin48-106/+107
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-10UBSan: SvxColorItem vs. SvxBrushItem confusionStephan Bergmann1-2/+2
2014-10-10only one value of the postit sort enum was being usedNoel Grandin1-8/+3
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák1-28/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca12-58/+56
2014-10-09Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara2-2/+20
2014-10-09Improve wording on several actionsSamuel Mehrbrodt1-1/+1
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi1-2/+1
2014-10-08SwPostItMgr::RemoveItem(): AddressSanitizer: heap-use-after-freeMichael Stahl1-1/+1
2014-10-07fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl1-17/+21
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt3-9/+1
2014-10-05do not copy properties from oneselfLuboš Luňák1-1/+1
2014-10-03WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist1-1/+1
2014-10-03long live code duplicationLuboš Luňák1-47/+2
2014-10-03Resolves:fdo#58277 don't double delete postitsCaolán McNamara1-20/+141
2014-10-03coverity#1242432 Dereference after null checkCaolán McNamara1-1/+1
2014-10-03coverity#1242434 Dereference after null checkCaolán McNamara1-11/+13
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara5-34/+21
2014-10-03coverity#1242498 Resource leakCaolán McNamara1-1/+4
2014-10-03coverity#1242499 Resource leakCaolán McNamara1-1/+1
2014-10-03coverity#1242500 Resource leakCaolán McNamara1-3/+2
2014-10-03coverity#1242502 Resource leakCaolán McNamara1-1/+4
2014-10-03coverity#1242503 Resource leakCaolán McNamara1-1/+3
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák2-0/+3
2014-10-03coverity#1242521 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist2-2/+1
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl1-1/+0
2014-10-02Related: fdo#58277 only DelRight after a successful GotoFieldCaolán McNamara2-9/+11
2014-10-02typo: fix build: wrong parameter was usedMatúš Kukan1-1/+3
2014-10-02fdo#84315: quick fix for sw tooMatúš Kukan1-3/+1
2014-10-02coverity#1242512 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-02coverity#1242750 Unused valueCaolán McNamara1-1/+0