]> git.lyx.org Git - features.git/commit
Use Buffer const reference in most placees possible.
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 28 Aug 2003 07:41:31 +0000 (07:41 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 28 Aug 2003 07:41:31 +0000 (07:41 +0000)
commitb881ed2d5a4d26b062556d6d417c8f4624741878
treee6ba5b4dcf2bf93a906c625fb46a59c2a004ab95
parentab039d998b39ee5d0b2f75f100268eabb05176e5
Use Buffer const reference in most placees possible.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7623 a592a061-630c-0410-9148-cb99ea01b6c8
137 files changed:
po/POTFILES.in
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/ChangeLog
src/CutAndPaste.C
src/MenuBackend.C
src/buffer.C
src/bufferlist.C
src/bufferview_funcs.C
src/converter.C
src/converter.h
src/exporter.C
src/exporter.h
src/factory.C
src/format.C
src/format.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlChanges.C
src/frontends/controllers/ControlCharacter.C
src/frontends/controllers/ControlCitation.C
src/frontends/controllers/ControlConnections.C
src/frontends/controllers/ControlConnections.h
src/frontends/controllers/ControlErrorList.C
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlLog.C
src/frontends/controllers/ControlRef.C
src/frontends/controllers/ControlSendto.C
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/ControlTabular.C
src/frontends/controllers/ControlVCLog.C
src/frontends/controllers/Kernel.C
src/frontends/controllers/Kernel.h
src/frontends/screen.C
src/graphics/PreviewLoader.C
src/graphics/PreviewedInset.C
src/graphics/Previews.C
src/graphics/Previews.h
src/insets/ChangeLog
src/insets/inset.h
src/insets/insetbibitem.C
src/insets/insetbibitem.h
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetbranch.C
src/insets/insetbranch.h
src/insets/insetcaption.C
src/insets/insetcaption.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetenv.C
src/insets/insetenv.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetfloatlist.C
src/insets/insetfloatlist.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetfootlike.C
src/insets/insetfootlike.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insethfill.C
src/insets/insethfill.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetlist.h
src/insets/insetmarginal.C
src/insets/insetmarginal.h
src/insets/insetminipage.C
src/insets/insetminipage.h
src/insets/insetnewline.C
src/insets/insetnewline.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetoptarg.C
src/insets/insetoptarg.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspace.C
src/insets/insetspace.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insettheorem.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/lyx_cb.C
src/lyxfind.C
src/lyxfunc.C
src/lyxtext.h
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulabase.C
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/paragraph.C
src/paragraph.h
src/paragraph_funcs.C
src/paragraph_funcs.h
src/paragraph_pimpl.C
src/paragraph_pimpl.h
src/rowpainter.C
src/tabular.C
src/tabular.h
src/text.C
src/text2.C
src/text3.C
src/textcursor.C
src/textcursor.h
src/toc.C
src/toc.h