summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Collapse)Author
2011-08-08Replace SvULongs with vector and code clean upMaciej Rumianowski
Instead of SvULongs use std::vector<sal_uInt32> replace sal_Bool with bool where variable is not interfering with return value
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-25callcatcher: remove unused E3D stuffThomas Arnhold
2011-07-24Remove an unused reference to javaoptions.hxxJoseph Powers
2011-07-20callcatcher: XColorList, your time has cometh to an endCaolán McNamara
2011-07-15callcatcher: unused methodsCaolán McNamara
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara
SvxSimpleTable was a little confused in that it wanted to both inherit from SvHeaderTabListBox to get list semantics, and to wrap a SvHeaderTabListBox and HeaderBar inside a single Control Leading to a chain of events that in some contexts the "Size" refers to the complete collection of controls, and in some contexts the "Size" refers to the SvHeaderTabListBox alone. Split it up, force it to be only a child of SvxSimpleTableContainer and leave the work of containment to SvxSimpleTableContainer, and leave SvxSimpleTable as "is a SvHeaderTabListBox" not "is a or maybe has a SvHeaderTabListBox"
2011-07-13callcatcher: remove unused Viewport3D:::FooThomas Arnhold
2011-07-11various unused methodsCaolán McNamara
2011-07-11remove unused polypolygon variantsCaolán McNamara
2011-07-08fdo#37403: Fixed crasher by using boost::shared_ptrCédric Bosdonnat
2011-07-07Remove online registration related codeMatus Kukan
2011-06-30n#676858: ghost uneditable drawing objectsCédric Bosdonnat
2011-06-22Cleanup up some unused parametersJoseph Powers
The xxxList classes no longer need nInitSize & nReSize. THe xxxTable ones still do; however, this could be fixed by a future Table cleanup project.
2011-06-22Replace List with std::vector< Bitmap* >Joseph Powers
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers
2011-06-21Replace List with std::vector< XPropertyEntry* >Joseph Powers
2011-06-17Remove unneeded List foward-declaration.Rafael Dominguez
2011-06-16Remove unused List pMatFavSetListJoseph Powers
2011-06-16Remove unused List pFavorSetListJoseph Powers
2011-06-14Removed commented-out codeKatarina Machalkova
2011-06-14Unlimited number of conditions for conditional formattingRobert Dargaud
(libs-core part, style preview window)
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-06-10move font itemset handling down into the fontpreview widgetMichael Meeks
2011-06-01don't see why this has to be globalCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen
* various forms.OGridControlModel tests segfaulted * root cause is the migration to stl containers in DbGridControl * the old tools container returned the removed pointer or NULL causing no failure * a signed int was used as index while the functions returned a unsigned int * the GRID_COLUMN_NOT_FOUND magic value was out of the signed range
2011-05-21do not leave stuff uninitializedDavid Tardon
2011-05-20valgrind: use non-leaky singleton patternCaolán McNamara
2011-05-20valgrind: make this a well behaved singletonCaolán McNamara
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan
2011-05-10make it possible to update the region passed to BeginDrawLayers() (bnc#683550)Luboš Luňák
Writer needs this, as it changes the region during painting.
2011-05-08Remove List in GalleryExplorer::FillObjList functions.Rafael Dominguez
2011-05-06fix horrible indentationLuboš Luňák
2011-04-30Remove some OS/2 codeFrancois Tigeot
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
Conflicts: avmedia/source/gstreamer/gstframegrabber.cxx avmedia/source/gstreamer/gstplayer.cxx avmedia/source/gstreamer/gstplayer.hxx basic/inc/basic/sbxdef.hxx basic/source/classes/sbxmod.cxx basic/source/comp/makefile.mk basic/source/comp/sbcomp.cxx basic/source/inc/namecont.hxx basic/source/inc/scriptcont.hxx basic/source/runtime/methods.cxx basic/source/runtime/runtime.cxx basic/source/runtime/stdobj.cxx basic/source/runtime/step1.cxx basic/source/uno/namecont.cxx basic/util/makefile.mk connectivity/source/commontools/predicateinput.cxx connectivity/source/drivers/dbase/DNoException.cxx connectivity/source/drivers/dbase/DTable.cxx connectivity/source/drivers/file/fcomp.cxx connectivity/source/drivers/jdbc/JConnection.cxx connectivity/source/drivers/odbcbase/OResultSet.cxx connectivity/source/drivers/odbcbase/OStatement.cxx connectivity/source/parse/sqlnode.cxx desktop/source/app/app.cxx drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx drawinglayer/source/processor2d/vclprocessor2d.cxx formula/inc/formula/token.hxx formula/source/core/api/token.cxx fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx fpicker/source/win32/filepicker/platform_vista.h framework/source/helper/persistentwindowstate.cxx framework/source/uielement/menubarmanager.cxx oovbaapi/ooo/vba/XFoundFiles.idl oovbaapi/ooo/vba/excel/XApplication.idl oovbaapi/ooo/vba/msforms/XCheckBox.idl oovbaapi/ooo/vba/msforms/XComboBox.idl oovbaapi/ooo/vba/msforms/XControl.idl oovbaapi/ooo/vba/msforms/XGroupBox.idl oovbaapi/ooo/vba/msforms/XLabel.idl oovbaapi/ooo/vba/msforms/XListBox.idl oovbaapi/ooo/vba/msforms/XNewFont.idl oovbaapi/ooo/vba/msforms/XRadioButton.idl oovbaapi/ooo/vba/msforms/XTextBox.idl oovbaapi/ooo/vba/msforms/XToggleButton.idl scripting/source/dlgprov/dlgevtatt.cxx sfx2/source/control/unoctitm.cxx sfx2/source/doc/objstor.cxx sfx2/source/doc/objxtor.cxx svx/inc/svx/svdograf.hxx svx/source/form/fmpage.cxx svx/source/form/fmpgeimp.cxx svx/source/svdraw/svdedtv.cxx svx/source/svdraw/svdfmtf.cxx svx/source/svdraw/svdograf.cxx svx/source/svdraw/svdouno.cxx svx/source/xml/xmlgrhlp.cxx uui/source/iahndl-ssl.cxx vbahelper/Library_msforms.mk vbahelper/Library_vbahelper.mk vbahelper/inc/vbahelper/vbahelper.hxx vbahelper/prj/build.lst vbahelper/source/msforms/vbacombobox.cxx vbahelper/source/msforms/vbacontrol.cxx vbahelper/source/msforms/vbacontrols.cxx vbahelper/source/msforms/vbaframe.cxx vbahelper/source/msforms/vbaframe.hxx vbahelper/source/msforms/vbalabel.cxx vbahelper/source/msforms/vbalabel.hxx vbahelper/source/msforms/vbalistbox.cxx vbahelper/source/msforms/vbalistbox.hxx vbahelper/source/msforms/vbamultipage.cxx vbahelper/source/msforms/vbatogglebutton.cxx vbahelper/source/msforms/vbauserform.cxx vbahelper/source/vbahelper/vbacommandbar.cxx vbahelper/source/vbahelper/vbacommandbarcontrol.cxx vbahelper/source/vbahelper/vbacommandbarcontrols.hxx vbahelper/source/vbahelper/vbahelper.cxx vbahelper/source/vbahelper/vbawindowbase.cxx xmloff/source/meta/xmlmetai.cxx xmloff/source/style/PageMasterExportPropMapper.cxx xmloff/source/style/PageMasterStyleMap.cxx xmloff/source/text/txtexppr.cxx xmloff/source/text/txtprmap.cxx
2011-04-18fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL idChristian Dywan
2011-04-01CWS-TOOLING: integrate CWS os151Ivo Hinkelmann
2011-03-30tryQueryAggregation isn't implementedCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28ka102: rebased to DEV300_m104ka