summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-01svl: add SfxUndoAction::GetViewShellId()Miklos Vajna
2016-08-01sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-29Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-28svx: fix loplugin:nullptrMiklos Vajna
2016-07-28svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-28svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change back type of view ids to intMiklos Vajna
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-07-20tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-20clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-07-20clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-07-20Avoid reserved identifiersStephan Bergmann
2016-07-20svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna
2016-07-20tdf#95857 Sort out German plurals ...danielt998
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-07-20loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: fix WaE messagesChris Sherlock
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-13Fix memory leaksStephan Bergmann
2016-07-13Avoid reserved identifierStephan Bergmann
2016-07-13Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann
2016-07-13Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann
2016-07-13Manage JavaInfo instances via new/deleteStephan Bergmann
2016-07-13No need for SAL_CALL hereStephan Bergmann
2016-07-13No need for extern "C" hereStephan Bergmann
2016-07-13Avoid reserved identifier, remove unnecessary typedefStephan Bergmann