summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
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
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-10-01MM: dump debug documents based on environment varJan-Marek Glogowski
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30SwXAutoTextEntry: de-register on SFX_EVENT_PREPARECLOSEDOC eventMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-24fdo#81782 MM: copy most document propertiesJan-Marek Glogowski
2014-09-24MM: restore the non-saving wizard behaviourJan-Marek Glogowski
2014-09-24MM: readd CreateMonitor handlingJan-Marek Glogowski
2014-09-24MM: detect save error based on the return valueJan-Marek Glogowski
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21fdo#58189 : EDITING: Wrong Chapter Moves with the NavigatorUlrich Kitzinger
2014-09-21fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter