summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2014-10-15sw: fix temp file leak in SwIoSystem::GetFileFilter()Michael Stahl
2014-10-15sw: simplify the temp-file leaking debug code in mail-mergeMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-13convert SW_TAB #defines to enumNoel Grandin
2014-10-12convert SW_MOVE constants to enumNoel Grandin
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin
2014-10-11coverity#735648 Division or modulo by zeroCaolán McNamara
2014-10-11coverity#704073 Unchecked return valueCaolán McNamara
2014-10-11coverity#704074 Unchecked return valueCaolán McNamara
2014-10-11coverity#704076 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-10UBSan: SvxColorItem vs. SvxBrushItem confusionStephan Bergmann
2014-10-10only one value of the postit sort enum was being usedNoel Grandin
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara
2014-10-09Improve wording on several actionsSamuel Mehrbrodt
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi
2014-10-08SwPostItMgr::RemoveItem(): AddressSanitizer: heap-use-after-freeMichael Stahl
2014-10-07fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-05do not copy properties from oneselfLuboš Luňák
2014-10-03WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2014-10-03long live code duplicationLuboš Luňák
2014-10-03Resolves:fdo#58277 don't double delete postitsCaolán McNamara
2014-10-03coverity#1242432 Dereference after null checkCaolán McNamara
2014-10-03coverity#1242434 Dereference after null checkCaolán McNamara
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara
2014-10-03coverity#1242498 Resource leakCaolán McNamara
2014-10-03coverity#1242499 Resource leakCaolán McNamara
2014-10-03coverity#1242500 Resource leakCaolán McNamara
2014-10-03coverity#1242502 Resource leakCaolán McNamara
2014-10-03coverity#1242503 Resource leakCaolán McNamara
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák
2014-10-03coverity#1242521 silence Arguments in wrong orderCaolán McNamara
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-10-02Related: fdo#58277 only DelRight after a successful GotoFieldCaolán McNamara
2014-10-02typo: fix build: wrong parameter was usedMatúš Kukan
2014-10-02fdo#84315: quick fix for sw tooMatúš Kukan
2014-10-02coverity#1242512 silence Arguments in wrong orderCaolán McNamara
2014-10-02coverity#1242750 Unused valueCaolán McNamara
2014-10-02coverity#1242841 Unused valueCaolán McNamara
2014-10-01dbmgr: consistently initialize colum type to DataType::SQLNULLGiuseppe Bilotta
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#84550 Make 'Insert field' entry dropdown onlySamuel Mehrbrodt
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski