summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2015-02-17boost->stdCaolán McNamara
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
2015-02-16MM: don't read column content twice to fill SwCalcJan-Marek Glogowski
2015-02-16LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-12Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara
2015-02-12tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontworkMiklos Vajna
2015-02-11Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara
2015-02-09Resolves: fdo#88933 Labeling of images impossible without categoryCaolán McNamara
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-09SwView: SelectShell() is needed on Android, tooMiklos Vajna
2015-02-09SwDLL: RegisterInterfaces() is needed on Android, tooMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann
2015-02-05tdf#60739 code factorisationMichaël Lefèvre
2015-02-05tdf#60739 code factorisationMichaël Lefèvre
2015-02-04Resolves: tdf#Crash when clicking the Reminder icon on the Navigation toolbarCaolán McNamara
2015-02-04coverity#1266467 Dereference null return valueCaolán McNamara
2015-02-04coverity#1266468 Dereference null return valueCaolán McNamara
2015-02-04coverity#1266469 Dereference null return valueCaolán McNamara
2015-02-04coverity#1266472 Dereference null return valueCaolán McNamara
2015-02-04sw: convert legacy assertions in mmconfigitem.cxxMichael Stahl
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-30coverity#1267689 Uncaught exceptionCaolán McNamara
2015-01-30coverity#1267699 Uninitialized pointer fieldCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2015-01-28Related: tdf#82942 multiple crashes on changing text in SwInputFieldsCaolán McNamara
2015-01-28Resolves: fdo#50640 make sure we don't move away from the current fieldCaolán McNamara
2015-01-28tdf#80960: Attempt to fix the cursor placement after document load.Jan Holesovsky
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-27Revert "merge these two selection changing hunks of code"Caolán McNamara
2015-01-27merge these two selection changing hunks of codeCaolán McNamara
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26coverity#1266438 Unintended comparison to logical negationCaolán McNamara
2015-01-26coverity#1266468 Dereference null return valueCaolán McNamara
2015-01-26coverity#1266471 Dereference null return valueCaolán McNamara
2015-01-26coverity#1266469 Dereference null return valueCaolán McNamara
2015-01-26coverity#1266467 Dereference null return valueCaolán McNamara
2015-01-26coverity#1266442 Dereference after null checkCaolán McNamara
2015-01-26SwXTextDocument::postMouseEvent: missing guardMiklos Vajna
2015-01-26Initial SwEditWin::LogicMouseButtonDown/UpMiklos Vajna
2015-01-26Add SwXTextDocument::postMouseEvent()Miklos Vajna
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin