main/sw/source/filter/ww8/docxattributeoutput.cxx (49 lines): - line 770: OSL_TRACE("TODO DocxAttributeOutput::RawText( const String& rText, bool bForceUnicode, rtl_TextEncoding eCharSet )\n" ); - line 775: OSL_TRACE("TODO DocxAttributeOutput::StartRuby( const SwTxtNode& rNode, const SwFmtRuby& rRuby )\n" ); - line 780: OSL_TRACE( "TODO DocxAttributeOutput::EndRuby()\n" ); - line 869: OSL_TRACE( "TODO DocxAttributeOutput::Redline( const SwRedlineData* pRedline )\n" ); - line 926: // FIXME check if it's necessary to travel over the Next()'s in pRedlineData - line 954: OSL_TRACE( "TODO DocxAttributeOutput::StartRedline()\n" ); - line 976: OSL_TRACE( "TODO DocxAttributeOutput::EndRedline()\n" ); - line 987: OSL_TRACE( "TODO DocxAttributeOutput::FormatDrop( const SwTxtNode& rNode, const SwFmtDrop& rSwFmtDrop, sal_uInt16 nStyle )\n" ); - line 1002: OSL_TRACE( "TODO DocxAttributeOutput::InTable()\n" ); - line 1010: OSL_TRACE( "TODO DocxAttributeOutput::TableRowProperties()\n" ); - line 1451: OSL_TRACE( "TODO: DocxAttributeOutput::TableNodeInfo( ww8::WW8TableNodeInfo::Pointer_t pNodeInfo )\n" ); - line 1465: OSL_TRACE( "TODO: DocxAttributeOutput::TableOrientation( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner )\n" ); - line 1471: fprintf( stderr, "TODO: DocxAttributeOutput::TableSpacing( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner )\n" ); - line 1477: OSL_TRACE( "TODO: DocxAttributeOutput::TableRowEnd( sal_uInt32 nDepth = 1 )\n" ); - line 1496: OSL_TRACE( "TODO DocxAttributeOutput::DefaultStyle( sal_uInt16 nStyle )- %d\n", nStyle ); - line 1505: OSL_TRACE( "TODO DocxAttributeOutput::FlyFrameGraphic( const SwGrfNode& rGrfNode, const Size& rSize ) - some stuff still missing\n" ); - line 1516: // TODO Convert the file name to relative for better interoperability - line 1554: // TODO - the right effectExtent, extent including the effect - line 1560: // TODO the right image description - line 1566: // TODO hyperlink - line 1575: // TODO change aspect? - line 1595: // TODO the right image description - line 1601: // TODO hyperlink - line 1609: // TODO change aspect? - line 1631: // TODO setup the right values below - line 1723: OSL_TRACE( "TODO DocxAttributeOutput::OutputFlyFrame_Impl( const sw::Frame& rFrame, const Point& rNdTopLeft ) - frame type '%s'\n", - line 1740: FSNS( XML_w, XML_type ), bPapFmt? "paragraph": "character", // FIXME is this correct? - line 1892: OSL_TRACE( "TODO DocxAttributeOutput::SectionLineNumbering()\n" ); - line 1960: // FIXME Not called properly with page styles like "First Page" - line 1978: OSL_TRACE( "TODO DocxAttributeOutput::SectionPageNumbering()\n" ); - line 2072: // TODO check that this is actually true & fix if not ;-) - line 2084: // TODO ww8 version writes this, anything to do about it here? - line 2086: OSL_TRACE( "TODO DocxAttributeOutput::NumberingDefinition()\n" ); - line 2171: // FIXME so far we support the ww8 limit of levels only - line 2217: // TODO anything to do about nListTabPos? - line 2278: OSL_TRACE( "TODO DocxAttributeOutput::CharEscapement()\n" ); - line 2395: OSL_TRACE( "TODO DocxAttributeOutput::CharAutoKern()\n" ); - line 2567: OSL_TRACE( "TODO DocxAttributeOutput::TextCharFormat()\n" ); - line 2590: OSL_TRACE( "TODO DocxAttributeOutput::HiddenField()\n" ); - line 2597: OSL_TRACE( "TODO DocxAttributeOutput::PostitField()\n" ); - line 2641: // TODO Any other field types here ? - line 2983: OSL_TRACE( "TODO DocxAttributeOutput::FormatFrameSize() - Fly frames\n" ); - line 3006: OSL_TRACE( "TODO DocxAttributeOutput::FormatPaperBin()\n" ); - line 3106: OSL_TRACE( "TODO DocxAttributeOutput::FormatSurround()\n" ); - line 3113: OSL_TRACE( "TODO DocxAttributeOutput::FormatVertOrientation()\n" ); - line 3120: OSL_TRACE( "TODO DocxAttributeOutput::FormatHorizOrientation()\n" ); - line 3127: OSL_TRACE( "TODO DocxAttributeOutput::FormatAnchor()\n" ); - line 3142: OSL_TRACE( "TODO DocxAttributeOutput::FormatBackground()\n" ); - line 3228: OSL_TRACE( "TODO DocxAttributeOutput::FormatTextGrid()\n" ); main/configmgr/source/access.cxx (36 lines): - line 216: //TODO: iterate over children w/ listeners (incl. unmodified ones): - line 233: //TODO: iterate over children w/ listeners (incl. unmodified ones): - line 413: //TODO: changed value and/or inserted node - line 415: changes->push_back(css::util::ElementChange()); //TODO: removed node - line 431: //TODO: currently, this is called here for directly inserted - line 490: //TODO: if allChanges==0, recurse only into children - line 493: //TODO: filter child mods that are irrelevant for - line 507: //TODO: non-void Element, ReplacedElement - line 546: //TODO: non-void Element, ReplacedElement - line 572: //TODO: distinguish add/modify; non-void ReplacedElement - line 580: //TODO: non-void ReplacedElement - line 596: //TODO: distinguish add/remove/modify; non-void - line 634: //TODO: non-void ReplacedElement - line 668: //TODO: non-void Element, ReplacedElement - line 676: //TODO: if allChanges==0, recurse only into children w/ - line 697: //TODO: non-void ReplacedElement - line 712: //TODO: non-void ReplacedElement - line 729: //TODO: non-void ReplacedElement - line 771: //TODO: non-void ReplacedElement - line 795: //TODO: non-void ReplacedElement - line 811: //TODO: non-void ReplacedElement - line 1061: //TODO: Should a specific type be returned for a non-extensible group - line 1066: return cppu::UnoType< cppu::UnoVoidType >::get(); //TODO: correct? - line 1079: return !getAllChildren().empty(); //TODO: optimize - line 1315: //TODO: must not throw - line 1323: //TODO: must not throw - line 1477: //TODO: actually call vetoableChangeListeners_ - line 1819: markChildAsModified(freeAcc); //TODO: must not throw - line 1870: markChildAsModified(freeAcc); //TODO: must not throw - line 1913: markChildAsModified(child); //TODO: must not throw - line 2105: //TODO: correct? - line 2109: removable = false; //TODO ??? - line 2120: removable = false; //TODO ??? - line 2124: type = cppu::UnoType< css::uno::XInterface >::get(); //TODO: correct? - line 2132: (css::beans::PropertyAttribute::BOUND | //TODO: correct for group/set? - line 2137: : css::beans::PropertyAttribute::READONLY))); //TODO: MAYBEDEFAULT main/sc/source/ui/vba/vbarange.cxx (35 lines): - line 468: // FIXME: always save to use dynamic_cast? Or better to (implement and) use XTunnel? - line 619: // #FIXME - QUICK - line 1520: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1606: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1648: //FIXME: need to check if we need to combine FORMATTED - line 1676: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1693: // #FIXME converting "=$a$1" e.g. CONV_XL_A1 -> CONV_OOO // results in "=$a$1:a1", temporalily disable conversion - line 1742: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1758: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1866: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1918: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1939: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1959: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1979: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 1988: // #TODO need to distinguish between getFormula and getFormulaArray e.g. (R1C1) - line 1997: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 2088: // #TODO should I throw an error if R1C1 is not set? - line 2124: // #TODO code within the test below "if ( m_Areas.... " can be removed - line 2153: // #FIXME - perhaps worth turning this into some sort of - line 2182: // #FIXME needs proper parent ( Worksheet ) - line 3017: // #TODO #FIXME SearchFormat & ReplacesFormat are not processed - line 3358: // 1) #TODO #FIXME need to process DataOption[1..3] not used currently - line 3359: // 2) #TODO #FIXME need to refactor this ( below ) into a IsSingleCell() method - line 3518: // #FIXME #TODO - line 3533: // #FIXME #TODO - line 3935: // #TODO probably possible to use the SfxItemSet ( and see if - line 4110: // #TODO #FIXME parent should always be set up ( currently that's not - line 4130: // #TODO remove this ugly application processing - line 4305: // #TODO make this more efficient and cycle through - line 4639: // #TODO investigate resultant behavior using these constants - line 4884: /* TODO/FIXME: We need an apostroph-prefix property at the cell to - line 4888: TODO/FIXME: When Application.TransitionNavigKeys is supported and true, - line 5293: // #TODO #FIXME needs to check for summary row/col ( whatever they are ) - line 5387: // #TODO #FIXME this seems incredibly lame, this can't be right - line 5586: //TODO bc93774: ask NN if this is really an appropriate substitute main/svx/source/inc/docrecovery.hxx (34 lines): - line 256: /** @short TODO */ - line 261: /** @short TODO */ - line 265: /** @short TODO */ - line 269: /** @short TODO */ - line 273: /** @short TODO */ - line 284: /** @short TODO */ - line 288: /** @short TODO */ - line 292: /** @short TODO */ - line 298: /** @short TODO */ - line 328: /** @short TODO */ - line 354: /** @short TODO */ - line 366: /** @short TODO */ - line 371: /** @short TODO */ - line 375: /** @short TODO */ - line 588: /** @short TODO */ - line 594: /** @short TODO */ - line 626: /** @short TODO */ - line 631: /** @short TODO */ - line 635: /** @short TODO */ - line 693: /** @short TODO */ - line 698: /** @short TODO */ - line 709: /** @short TODO */ - line 721: /** @short TODO */ - line 726: /** @short TODO */ - line 730: /** @short TODO */ - line 760: /** @short TODO */ - line 766: /** @short TODO */ - line 770: /** @short TODO */ - line 774: /** @short TODO */ - line 782: /** @short TODO */ - line 786: /** @short TODO */ - line 790: /** @short TODO */ - line 794: /** @short TODO */ - line 798: /** @short TODO */ main/framework/inc/services/autorecovery.hxx (29 lines): - line 107: /** TODO document me */ - line 198: // TODO document me - line 215: // TODO document me ... flag field - line 290: /** TODO: document me */ - line 392: // TODO document me - line 574: // TODO document me - line 579: // TODO document me - line 584: // TODO document me - line 664: // TODO document me - line 668: // TODO document me - line 672: // TODO document me - line 677: // TODO document me - line 700: /** TODO document me */ - line 793: // TODO document me - line 799: // TODO document me - line 849: // TODO document me - line 853: // TODO document me - line 857: // TODO document me - line 871: // TODO document me - line 875: // TODO document me - line 879: // TODO document me - line 883: // TODO document me - line 887: // TODO document me - line 891: // TODO document me - line 895: // TODO document me - line 899: // TODO document me - line 914: // TODO document me - line 950: /// TODO document me - line 953: /// TODO document me main/sc/source/ui/vba/vbachart.cxx (20 lines): - line 55: // #TODO move this constant to vbaseries.[ch]xx ( when it exists ) - line 76: // #TODO is is possible that the XPropertySet interface is not set - line 129: nChartType = xlPie; /*TODO XlChartType xlPieExploded, XlChartType xlPieOfPie */ - line 211: nChartType = xlDoughnut; // TODO DoughnutExploded ?? - line 554: // #TODO how are Chart sheets handled ( I know we don't even consider - line 715: // #TODO find out why we have Location/getLocation ? there is afaiks no - line 733: // #TODO come back and make sense out of this - line 756: // // TODO Auto-generated catch block - line 761: // // TODO Auto-generated catch block - line 789: // // DPK TODO : Probably should use Sheets to create this! - line 796: // // TODO Auto-generated catch block - line 801: // // TODO Auto-generated catch block - line 878: // #TODO check parent - line 885: // mmm chart probably is the parent, #TODO check parent - line 894: // #TODO perhaps provide limited Debughelper functionality - line 903: // #TODO perhaps provide limited Debughelper functionality - line 918: // #TODO perhaps provide limited Debughelper functionality - line 927: // #TODO perhaps provide limited Debughelper functionality - line 1034: //TODO I guess we have to differentiate between XlRowCol - line 1156: // #TODO #FIXE provide implementation main/vcl/inc/outfont.hxx (19 lines): - line 60: public: // TODO: create matching interface class - line 70: public: // TODO: hide members behind accessor methods - line 88: public: // TODO: create matching interface class - line 96: public: // TODO: hide members behind accessor methods - line 108: // TODO: rename ImplFontData to PhysicalFontFace - line 109: // TODO: no more direct access to members - line 110: // TODO: add reference counting - line 111: // TODO: get rid of height/width for scalable fonts - line 112: // TODO: make cloning cheaper - line 163: public: // TODO: change to private - line 181: // TODO: merge with ImplFontCache - line 182: // TODO: rename to LogicalFontManager - line 247: // TODO: get rid of ImplKernPairData and use outdev.hxx's KerningPair struct - line 270: public: // TODO: hide members behind accessor methods - line 320: // TODO: rename ImplFontEntry to LogicalFontInstance - line 321: // TODO: allow sharing of metrics for related fonts - line 329: public: // TODO: make data members private - line 346: // TODO: a fallback map can be shared with many other ImplFontEntries - line 347: // TODO: at least the ones which just differ in orientation, stretching or height main/writerfilter/source/dmapper/DomainMapper.cxx (19 lines): - line 1873: //TODO: autospacing depends on some document property (called fDontUseHTMLAutoSpacing in old ww8 filter) 100 or 280 twip - line 1879: //TODO: autospacing depends on some document property (called fDontUseHTMLAutoSpacing in old ww8 filter) 100 or 280 twip - line 1885: //TODO: add handling of SmartTags - line 1889: //TODO: attributes for break (0x12) are not supported - line 1898: //TODO: unsupported? - line 2059: //TODO: how to handle frame properties at styles - line 2214: //TODO: In rtl-paragraphs the meaning of left/right are to be exchanged - line 2371: //TODO: what happens to the right margins in numberings? - line 2556: OSL_ENSURE( false, "TODO: inner border is not handled"); - line 2596: OSL_ENSURE( false, "TODO: border color definition"); - line 3016: // FIXME: ww8 filter in ww8par6.cxx has a Read_SubSuperProp function - line 3018: // on our TODO list - line 3070: //TODO: there are two kerning values - - line 3626: OSL_ENSURE( false, "TODO: not handled yet"); //nIntValue like 0x008a2373 ? - line 3928: //TODO: What about style sheet import of frame properties - line 4266: //TODO: determines whether top/bottom paragraph spacing is added if equal styles are following - unsupported - line 4428: //TODO: Determine the right text encoding (FIB?) - line 4745: case 2: pContext->Insert(PROP_CHAR_WORD_MODE, true, uno::makeAny( true ) ); // TODO: how to get rid of it? - line 4898: case 4: // heavy FIXME ??? main/vcl/os2/source/gdi/salgdi3.cxx (18 lines): - line 344: // TODO: add alias names - line 547: // TODO: parse it directly - line 904: // @TODO sync , int nFallbackLevel in 340 - line 933: // TODO: does this work with GPOS kerning? - line 960: // TODO: assess workaround below for CWS >= extleading - line 961: // TODO: evaluate use of aWinMetric.sTypo* members for CJK - line 1398: // TODO: get rid of the intermediate PolyPolygon - line 1423: // TODO: Replace this class with boost::scoped_array - line 1503: // TODO: use more of the central font-subsetting code, move stuff there if needed - line 1510: // TODO: much better solution: move SetFont and restoration of old font to caller - line 1542: // TODO: remap notdef glyph if needed - line 1543: // TODO: use GDI's GetGlyphIndices instead? Does it handle GSUB properly? - line 1547: if( (pGlyphIds[i] & (GF_ROTMASK|GF_GSUB)) != 0) // TODO: vertical substitution - line 1600: sal_Unicode cChar = static_cast(aGlyphId); // TODO: sal_UCS4 - line 1658: // TODO: much better solution: move SetFont and restoration of old font to caller - line 1706: // TODO: even for builtin fonts we get here... why? - line 1721: // TODO: get correct encoding vector - line 1747: // TODO: much better solution: move SetFont and restoration of old font to caller main/toolkit/workben/layout/editor.cxx (14 lines): - line 55: // FIXME: - line 62: // TODO: automatically generated - line 102: // FIXME: seems broken - line 145: // TODO: store original properties. And some property handling methods. - line 161: // FIXME: this code is meant to import a XML file. Just use the importer, - line 202: // TODO: disable editing of text fields, check boxes selected, etc... - line 207: //FIXME: it looks odd on widgets like NumericField seeing text which is deleted - line 607: // TODO: go through specs to map unoName to a more human-readable label - line 683: // TODO: this is a nice feature, but we probably want to do it explicitly... - line 810: // FIXME: wrapper should have a base class for this... - line 892: // TODO: make this global... We'll likely need it for export... - line 1289: // TODO: we may want to have to separate list widgets here... - line 1299: ///FIXME: crash - line 1715: // FIXME: any of these should work main/oox/source/export/vmlexport.cxx (14 lines): - line 244: fprintf( stderr, "TODO: this is not a RGB value!\n" ); - line 490: fprintf( stderr, "TODO: unhandled segment '%x' in the path\n", nSeg ); - line 501: fprintf( stderr, "TODO: unhandled shape path, missing either pVertices or pSegmentInfo.\n" ); - line 522: // TODO case ESCHER_FillPattern: pFillType = ""; break; - line 523: // TODO case ESCHER_FillTexture: pFillType = ""; break; - line 524: // TODO case ESCHER_FillPicture: pFillType = ""; break; - line 525: // TODO case ESCHER_FillShade: pFillType = ""; break; - line 526: // TODO case ESCHER_FillShadeCenter: pFillType = ""; break; - line 527: // TODO case ESCHER_FillShadeShape: pFillType = ""; break; - line 528: // TODO case ESCHER_FillShadeScale: pFillType = ""; break; - line 529: // TODO case ESCHER_FillShadeTitle: pFillType = ""; break; - line 530: // TODO case ESCHER_FillBackground: pFillType = ""; break; - line 533: fprintf( stderr, "TODO: unhandled fill type\n" ); - line 664: fprintf( stderr, "TODO VMLExport::Commit(), unimplemented id: %d, value: %d, data: [%d, %p]\n", main/sc/source/ui/vba/vbawindow.cxx (13 lines): - line 90: // #FIXME needs ThisWorkbook as parent - line 279: // #FIXME needs a workbook as a parent - line 292: // #TODO #FIXME need some implementation to scroll through the tabs - line 359: // !! TODO !! get view shell from controller - line 373: // !! TODO !! get view shell from controller - line 389: // !! TODO !! get view shell from controller - line 403: // !! TODO !! get view shell from controller - line 419: // !! TODO !! get view shell from controller - line 438: // !! TODO !! get view shell from controller - line 494: /* TODO / FIXME: According to documentation, this method returns the range - line 829: // !! TODO !! get view shell from controller - line 864: // !! TODO !! get view shell from controller - line 872: // !! TODO !! get view shell from controller main/vcl/aqua/source/gdi/atslayout.cxx (13 lines): - line 289: // TODO: use all mpDXArray elements for layouting - line 301: InitGIA(); // ensure valid mpCharWidths[], TODO: use GetIdealX() instead? - line 307: // TODO: use BiDi-algorithm to thoroughly check this assumption - line 440: // FIXME: transformation from baseline to top left - line 491: // TODO: avoid for nStart!=0 case by reusing rPos - line 504: // TODO: is a non-linear search worth it? - line 534: // TODO: use ATSUDirectGetLayoutDataArrayPtrFromTextLayout(kATSUDirectDataStyleIndex) API instead? - line 576: break; // TODO: finish the complete sub-portion - line 715: // TODO: use a better way than by testing each the char position - line 761: static const bool bInWord = true; // TODO: add as argument to GetTextBreak() method - line 949: // TODO: non-strong-LTR case cases should be handled too - line 1010: // TODO: cache ideal metrics per glyph? - line 1149: // resize if needed (TODO: use STL?) main/scripting/java/com/sun/star/script/framework/provider/ScriptProvider.java (13 lines): - line 108: // TODO should this be implemented in this class - line 204: // TODO no support for packages in documents yet - line 262: // TODO should all be done in this class instead of - line 353: // TODO need to encapsulate this better, - line 360: // TODO see above - line 381: // TODO specify the correct error Type - line 392: // TODO specify the correct error Type - line 535: // TODO needs implementing? - line 546: // TODO needs implementing? - line 571: // TODO at the moment this returns void indicating - line 578: // TODO needs implementing? - line 590: // TODO needs implementing - line 646: // TODO see if we want to remove the ParcelContainer is no Parcels/Libraries left main/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java (13 lines): - line 76: */// TODO: let a little bit place between 2 formatted fields - line 77: // TODO: move all sectionobjects which have a connect to the right max page width to left if there is a orientation change. - line 235: // TODO: Fix values for group indent (1/2cm) only the first 2 groups - line 676: // TODO: there seems to be some problems with copy all properties from the design template to the current design - line 779: // TODO: there seems to be some problems with copy all properties from the design template to the current design - line 850: // TODO: check with Query, this code will not work with Queries - line 892: // TODO: line width is fixed - line 1116: * TODO: This function is a performance leak, we could store already calculated values in a map, to build a cache. Access should be much faster then. - line 1322: // TODO: #i86902# rpt:Title() out of the document - line 1324: // TODO: #i86902# rpt:Author() can't set with something like rpt:author() - line 1325: // TODO: #i86902# more fieldnames need. - line 1331: // TODO: #i86911# Date: we need to set the style of the date. - line 1424: // TODO: how should we arrive this code (set page and pagecount in the middle of the page footer) main/framework/source/accelerators/acceleratorexecute.hxx (12 lines): - line 109: /** TODO document me */ - line 116: /** TODO document me */ - line 119: /** TODO document me */ - line 122: /** TODO document me */ - line 125: /** TODO document me */ - line 130: /** TODO document me */ - line 133: /** TODO document me */ - line 208: /** TODO document me */ - line 225: /** TODO document me */ - line 234: /** TODO document me */ - line 238: /** TODO document me */ - line 242: /** TODO document me */ main/oox/source/ppt/timenodelistcontext.cxx (11 lines): - line 147: // TODO deal with mbIsNarration - line 151: // TODO deal with mbFullScrn - line 293: // TODO make sure msCommand has what we want - line 612: // TODO what value is good ? - line 652: // TODO what to do if it is Timing_INFINITE ? - line 713: // TODO what to do with mbZoomContents - line 808: // TODO make sure the units are OK - line 888: // TODO make sure the units are right. Likely not. - line 941: // TODO push - line 1000: // TODO handle it. - line 1115: // TODO pick the right type. We choose parallel for now as main/sc/source/ui/vba/vbaapplication.cxx (11 lines): - line 89: // #TODO is this defined somewhere else? - line 319: // #TODO Evaluate allows other things to be evaluated, e.g. functions - line 348: //# FIXME TODO, implementation - line 357: //# FIXME TODO, implementation - line 398: // TODO: in Excel, this is an application-wide setting - line 409: // TODO: in Excel, this is an application-wide setting - line 563: //TODO for procedure name - line 581: //TODO bScroll should be using, In this time, it doesenot have effection - line 658: // TODO: isn't this a flaw in the API? It should be allowed to throw an - line 668: // #TODO perhaps we should switch the return type depending of the filter - line 677: // #TODO #FIXME get/setDisplayAlerts are just stub impl main/wizards/com/sun/star/wizards/form/UIControlArranger.java (11 lines): - line 142: ///* TODO: WRONG!*/ "HID:WIZARDS_HID_DLGFORM_CMDALIGNRIGHT", - line 292: // // TODO Auto-generated method stub - line 332: // // TODO Auto-generated method stub - line 340: // // TODO Auto-generated method stub - line 348: // // TODO Auto-generated method stub - line 356: // // TODO Auto-generated method stub - line 425: // TODO Auto-generated method stub - line 465: // TODO Auto-generated method stub - line 473: // TODO Auto-generated method stub - line 481: // TODO Auto-generated method stub - line 489: // TODO Auto-generated method stub main/svtools/inc/svtools/acceleratorexecute.hxx (10 lines): - line 124: /** TODO document me */ - line 127: /** TODO document me */ - line 130: /** TODO document me */ - line 133: /** TODO document me */ - line 235: /** TODO document me */ - line 240: /** TODO document me */ - line 244: /** TODO document me */ - line 249: /** TODO document me */ - line 265: /** TODO document me */ - line 269: /** TODO document me */ main/vcl/aqua/source/a11y/aqua11ywrapper.mm (10 lines): - line 113: FIXME: - line 369: // TODO: Log - line 415: // FIXME: VO should read this because of hierarchy, this is just a workaround - line 518: return self; // TODO ??? - line 714: return ignored; // TODO: to be completed - line 811: return isSettable; // TODO: to be completed - line 820: return attributeNames; // TODO: to be completed - line 828: return nil; // TODO: to be completed - line 878: // TODO: hard-coded like the role descriptions. is there a better way? - line 1052: [ wrapper retain ]; // TODO: retain only when transient ? main/configmgr/source/components.cxx (10 lines): - line 121: rtl::Bootstrap::expandMacros(s); //TODO: detect failure - line 263: //TODO: Iterate only over roots w/ listeners: - line 283: //TODO: If the complete tree of which root is a part is deleted, - line 355: //TODO: Ideally, exactly the data coming from the specified xcu file would - line 435: //TODO: Do not make calls with mutex locked: - line 575: } catch (css::uno::Exception & e) { //TODO: more specific exception catching - line 628: if (stat.getFileType() == osl::FileStatus::Directory) { //TODO: symlinks - line 658: ini.expandMacrosFrom(url); //TODO: detect failure - line 720: if (stat.getFileType() != osl::FileStatus::Directory) { //TODO: symlinks - line 787: //TODO: rtl::Bootstrap::getFrom "first trie[s] to retrieve the value via the main/qadevOOo/java/OOoRunner/src/main/java/convwatch/PRNCompare.java (10 lines): - line 80: // TODO: check if directory exist should be done earlier - line 175: // TODO: Assume, that Postscript is already in the OutputPath, this may change. - line 182: // TODO: Rename? - line 190: // TODO: Assume, that Postscript is already in the OutputPath, this may change. - line 262: // TODO: return a real filename, due to the fact we don't know how much files are created, maybe better to return a list - line 314: // TODO: if both document do not have same page count, produce an error - line 348: // TODO: insert here the new BorderRemover if the percentage value is creater than 75% - line 430: // TODO: if both document do not have same page count, produce an error - line 470: // TODO: problem is here, that we have to create some new names. - line 646: // TODO: Maybe a StatusHelper is a better return value main/vcl/aqua/source/gdi/salnativewidgets.cxx (10 lines): - line 138: static bool AquaGetScrollRect( /* TODO: int nScreen, */ ControlPart nPart, - line 388: bool bValid = AquaGetScrollRect( /* TODO: m_nScreen */ nPart, rControlRegion, aRect ); - line 541: // FIXME: without this magical offset there is a 2 pixel black border on the right and bottom - line 556: // FIXME: without this magical offset there is a 2 pixel black border on the right - line 710: // FIXME: a value of kThemeDisclosureLeft - line 744: // FIXME: this should have drawn a theme compliant disclosure triangle - line 774: aTrackInfo.bounds.origin.y -= 2; // FIXME: magic for shadow - line 775: aTrackInfo.bounds.size.width -= 2; // FIXME: magic for shadow - line 830: // FIXME: the scrollbar length must be adjusted - line 1115: // FIXME: without this fuzz factor there is some unwanted clipping main/basic/source/runtime/dllmgr.cxx (10 lines): - line 51: Missing support for functions returning structs (see TODO in call()). - line 85: //TODO: more specific errcode? - line 96: //TODO: more specific errcode? - line 139: n = align(n - offset, alignment) + offset; //TODO: overflow in align() - line 140: blob.resize(n + add); //TODO: overflow - line 461: //TODO: more specific errcode? - line 559: //TODO: skipped for errors?!? - line 580: if ( !name.isEmpty() && name[0] == '@' ) { //TODO: "@" vs. "#"??? - line 581: sal_Int32 n = name.copy(1).toInt32(); //TODO: handle bad input - line 583: return ERRCODE_BASIC_BAD_ARGUMENT; //TODO: more specific errcode? main/oox/source/dump/xlsbdumper.cxx (10 lines): - line 1812: // TODO: server formatting - line 1817: // TODO: server formatting - line 1825: // TODO: server formatting - line 1831: // TODO: server formatting - line 1836: // TODO: additional info - line 1841: // TODO: additional info - line 1846: // TODO: additional info - line 1851: // TODO: additional info - line 1855: // TODO: additional info - line 1860: // TODO: additional info main/l10ntools/source/filter/merge/Merger.java (9 lines): - line 83: /** TODO */ - line 87: /** TODO */ - line 91: /** TODO */ - line 95: /** TODO */ - line 99: /** TODO */ - line 103: /** TODO */ - line 184: /** TODO */ - line 281: m_aLog.setGlobalInfo("write temp package \""+aPackage.getPath()); // TODO encoding must be read from the configuration - line 286: /** TODO */ main/vcl/aqua/source/window/salframeview.mm (9 lines): - line 242: // FIXME: we should disable menus while in modal mode - line 455: // FIXME: does this leak the returned NSCursor of getCurrentCursor ? - line 503: // TODO: mpFrame et al need to be guarded by an independent mutex - line 718: // TODO: ?? -(float)magnification; - line 734: // TODO: change to 0.1 when COMMAND_WHEEL_ZOOM handlers allow finer zooming control - line 741: // TODO: rather make COMMAND_WHEEL_ZOOM handlers smarter - line 784: // TODO: create new CommandType so rotation is available to the applications - line 1522: // FIXME: - line 1537: // FIXME: main/qadevOOo/java/OOoRunner/src/main/java/graphical/OpenOfficePostscriptCreator.java (9 lines): - line 269: // TODO: TimeHelper.waitInSeconds(20, "Wait after load document. Maybe helps due to layouting problems."); - line 312: // TODO: TimeHelper.waitInSeconds(20, "Wait before storeToURL. Maybe helps due to layouting problems."); - line 564: // TODO: We need a possibility to set the printer name also for StarOffice/OpenOffice - line 670: // TODO: - line 814: //// TODO: If we rename the stored file to *.pdf, we have to be sure that we use *.pdf also as a available reference - line 831: // TODO: Das Teil muss hier raus! - line 894: // TODO: move this away! - line 1218: // TODO: Do we need to wait? - line 1332: // TODO: Do we need to wait? main/sal/osl/unx/thread.c (9 lines): - line 38: * @@@ TODO @@@ - line 72: sal_uInt16 m_Ident; /* @@@ see TODO @@@ */ - line 129: /* @@@ see TODO @@@ */ - line 212: /* release oslThreadIdentifier @@@ see TODO @@@ */ - line 241: /* request oslThreadIdentifier @@@ see TODO @@@ */ - line 581: /* osl_getThreadIdentifier @@@ see TODO @@@ */ - line 706: /* @@@ see TODO: alien pthread_self() @@@ */ - line 714: @@@ see TODO @@@ - line 732: /* @@@ see TODO: calling thread may not be main thread @@@ */ main/vcl/aqua/source/gdi/ctlayout.cxx (9 lines): - line 67: float mfFontScale; // TODO: does CoreText have a font size limit? - line 164: // TODO: use all mpDXArray elements for layouting - line 216: // TODO: use BiDi-algorithm to thoroughly check this assumption - line 225: // TODO: a better solution such as - line 296: nLen = 1; // TODO: handle nLen>1 below - line 312: // TODO: iterate over cached layout - line 360: // TODO: handle nLen>1 - line 375: break; // TODO: handle nLen>1 - line 502: (void)fPos2; // TODO: split cursor at line direction change main/ucb/source/ucp/gvfs/gvfs_content.cxx (9 lines): - line 142: // m_info.name = FIXME: set name ? - line 438: // FIXME: we should use the GnomeVFSCancellation APIs here ... - line 677: g_warning ("FIXME: Requested mime-type - an expensive op. indeed!"); - line 831: // FIXME: should be able to set the timestamps - line 966: // FIXME: slightly unclear whether to accept this and create an empty file - line 1022: // FIXME: see gnome-vfs-xfer.h - but we need to be able to easily - line 1074: /* FIXME: can we not screw up an identically named - line 1278: g_warning( "FIXME: Un-mapped VFS exception '%s' (%d)", - line 1325: // FIXME: Too expensive for now (?) main/qadevOOo/java/OOoRunner/src/main/java/graphical/EnhancedComplexTestCase.java (8 lines): - line 43: // TODO: check if 'sEntry' is a guilty document. - line 87: // TODO: unhandled yet. - line 101: // TODO: auslagern in eine function, die ein Interface annimmt. - line 140: // TODO: auslagern in eine function, die ein Interface annimmt. - line 333: // TODO: auslagern in eine function, die ein Interface annimmt. - line 357: // TODO: not supported yet. - line 399: // TODO: unhandled yet. - line 416: // TODO: auslagern in eine function, die ein Interface annimmt. main/unoxml/qa/complex/unoxml/DOMTest.java (8 lines): - line 94: //FIXME TODO - line 104: //FIXME fails assertNotNull("getDOMImplementation", xDomImpl); - line 135: /* FIXME TODO - line 141: /* FIXME TODO - line 1947: /* FIXME this is actually in libxml2: children are not copied - line 2256: XEntity xEntity = FIXME how to get at this shy creature? - line 2263: XNotation xNotation = FIXME how to create? - line 2270: XDocumentType xDT = FIXME how to create? main/oox/source/export/preset-definitions-to-shape-types.pl (8 lines): - line 107: 24 => 'textPlain', # textSimple - FIXME MS Office 2007 converts these to textboxes with unstyled text, so is it actually correct to map it to a real style? - line 108: 25 => 'textStop', # textOctagon FIXME see 24 - line 681: # FIXME optimize so that we compute the const values when possible - line 707: # FIXME if not ;-) - line 732: # FIXME optimize for constants - compute directly - line 738: # FIXME optimize for constants - compute directly - line 946: print STDERR "TODO Map 'pin' to VML as xrange for handles.\n"; - line 1011: if ( $textboxrect ne "" ) { # TODO connectlocs, connectangles main/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.java (7 lines): - line 138: // // TODO think about trigger of sub-tests from outside - line 186: // TODO think about using of bot loader instances! - line 196: // TODO URLHelper should ignore directories! - line 303: /** TODO document me and move this method to a more global helper! */ - line 315: // TODO: create a temp file which not exist! - line 330: /** TODO document me and move this method to a more global helper! */ - line 410: // TODO: wrong? loadURL(m_xLoader, RESULT_EMPTY_DOC, sTestURL, "_blank", 0, lArgs2); main/vcl/os2/source/gdi/os2layout.cxx (7 lines): - line 72: // TODO: also add HFONT??? Watch out for issues with too many active fonts... - line 236: // TODO: fix case when recyclying old Os2SalLayout object - line 251: // TODO: use a cached value for bDisableAsianKern from upper layers - line 518: // TODO: avoid for nStart!=0 case by reusing rPos - line 838: // TODO: cache absolute positions - line 961: // TODO: directly cache kerning info in the rFontInstance - line 962: // TODO: get rid of kerning methods+data in WinSalGraphics object main/svx/source/inc/recoveryui.hxx (7 lines): - line 58: /** @short TODO */ - line 71: /** @short TODO */ - line 74: /** @short TODO */ - line 77: /** @short TODO */ - line 80: /** @short TODO */ - line 88: /** @short TODO */ - line 92: /** @short TODO */ main/framework/source/inc/loadenv/loadenv.hxx (7 lines): - line 226: /** TODO document me ... */ - line 381: /** TODO document me ... */ - line 386: /** TODO document me ... */ - line 390: /** TODO document me ... */ - line 455: /** TODO document me ... */ - line 463: /** TODO document me ... */ - line 466: /** TODO document me ... */ main/testgraphical/ui/java/ConvwatchGUIProject/src/ConvwatchGUI.java (7 lines): - line 122: // TODO: Load images - line 151: // TODO: Set images. - line 374: // TODO add your handling code here: - line 412: // TODO add your handling code here: - line 418: // TODO add your handling code here: - line 424: // TODO add your handling code here: - line 440: // TODO add your handling code here: main/sw/source/filter/ww8/docxexport.cxx (7 lines): - line 84: // TODO FIXME is this actually true for docx? - this is ~copied from WW8 - line 217: OSL_TRACE( "TODO DocxExport::WriteFormData()\n" ); - line 277: OSL_TRACE( "TODO DocxExport::ForFormText()\n" ); - line 301: OSL_TRACE( "TODO DocxExport::OutputPageSectionBreaks( const SwTxtNode& )\n" ); - line 349: OSL_TRACE( "TODO DocxExport::OutputTableNode( const SwTableNode& )\n" ); - line 354: OSL_TRACE( "TODO DocxExport::OutputGrfNode( const SwGrfNode& )\n" ); - line 359: OSL_TRACE( "TODO DocxExport::OutputOLENode( const SwOLENode& )\n" ); main/vbahelper/source/vbahelper/vbashape.cxx (7 lines): - line 287: // TODO should ongly return line - line 460: // #TODO not sure what the parent of the Shapes collection should be - line 466: // #FIXME for want of a better parent, setting this - line 476: // FIXME: - line 483: // FIXME: - line 489: // FIXME: - line 496: // FIXME: main/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.java (7 lines): - line 108: // TODO Auto-generated catch block - line 113: // TODO Auto-generated catch block - line 118: // TODO Auto-generated catch block - line 173: //TODO: - line 278: //TODO: Error Handling - line 360: // TODO Auto-generated catch block - line 413: // TODO Auto-generated catch block main/oox/source/core/xmlfilterbase.cxx (7 lines): - line 371: // TODO: what to do with .Country and .Variant - line 396: #endif /* def OOXTODO */ - line 402: #endif /* def OOXTODO */ - line 413: #endif /* def OOXTODO */ - line 444: #endif /* def OOXTODO */ - line 459: #endif /* def OOXTODO */ - line 464: #endif /* def OOXTODO */ main/oox/source/ppt/commontimenodecontext.cxx (7 lines): - line 521: // TODO put that in a function - line 537: // TODO check that the value below is correct - line 575: // TODO repeatDur is otherwise the same as dur. What shall we do? -- Hub - line 581: // TODO put that in a function - line 604: // TODO (string) - line 649: // TODO put that in a function - line 672: // TODO what to do with this main/sw/source/ui/vba/vbadocumentproperties.cxx (6 lines): - line 335: // #FIXME we need to store the link content somewhere - line 347: // #FIXME we need to store the link content somewhere - line 354: // #FIXME we need to store the link source somewhere - line 361: // #FIXME - line 369: // #FIXME the underlying value needs to be changed to the new type - line 721: // TODO fixme, perform the necessary Type Value conversions main/sw/qa/complex/writer/TextPortionEnumerationTest.java (6 lines): - line 548: //FIXME how bad is this? - line 1159: // FIXME: this does not account for inserted dummy characters! - line 1286: //FIXME this is converted to a text portion: ControlCharacter is obsolete - line 1295: //FIXME: insert a soft page break: not done - line 2854: /* TODO: test partial selection, test UNDO/REDO */ - line 3313: // FIXME: main/vbahelper/source/vbahelper/vbahelper.cxx (6 lines): - line 79: // #FIXME needs service - line 598: // #TODO is this necessary ( calc specific ) - line 611: // #FIXME #TODO - line 908: // #FIXME this method looks wrong, shouldn't it just affect calc *or* writer - line 956: // #MAYBE #FIXME sort of a bit of a hack, - line 1278: // #TODO #FIXME ( do we want to support additionalArg here ) main/reportdesign/source/core/api/Section.cxx (6 lines): - line 142: // TODO: VirtualFunctionFinder: This is virtual function! - line 175: // TODO: VirtualFunctionFinder: This is virtual function! - line 405: throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment - line 410: throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment - line 415: throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment - line 420: throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment main/framework/source/inc/accelerators/storageholder.hxx (6 lines): - line 67: TODO document me - line 75: /** @short TODO */ - line 92: /** @short TODO */ - line 102: /** @short TODO */ - line 105: /** @short TODO */ - line 108: /** @short TODO */ main/sw/source/ui/vba/vbaselection.cxx (6 lines): - line 111: // FIXME: handle the property Options.ReplaceSelection, the default value is sal_True - line 186: // FIXME: handle the arguments: _unit and _count - line 260: // TODO: call MoveLeft; - line 349: // TODO: call MoveLeft; - line 375: // #FIXME: if the selection is an entire paragraph, it's replaced - line 505: // TODO: implement Section object main/framework/source/inc/accelerators/acceleratorcache.hxx (6 lines): - line 69: /** TODO document me - line 76: /** TODO document me - line 127: /** TODO document me */ - line 143: /** TODO document me */ - line 172: /** TODO */ - line 176: /** TODO */ main/pyuno/zipcore/python.cxx (6 lines): - line 98: L"vnd.sun.star.pathname:"; //TODO: overflow - line 162: MY_LENGTH(L"\"\0"); //TODO: overflow - line 171: MY_LENGTH(L"\""); //TODO: overflow - line 209: (n == 0 ? 0 : MY_LENGTH(L";") + (n - 1)) + 1]; //TODO: overflow - line 240: (n == 0 ? 0 : MY_LENGTH(L";") + (n - 1)) + 1]; //TODO: overflow - line 249: (n == 0 ? 0 : MY_LENGTH(L";") + (n - 1)) + 1]; //TODO: overflow main/qadevOOo/java/OOoRunner/src/main/java/convwatch/MSOfficePrint.java (6 lines): - line 139: // TODO: use a better Exception!!! - line 146: // TODO: hardcoded FilterName in perl script - line 189: // TODO: Open XML File and check if we need excel or word - line 210: // TODO: use a better Exception!!! - line 272: // TODO: use a better Exception!!! - line 392: // TODO: Maybe give a possibility to say where search the script from outside main/oox/source/ppt/animationspersist.cxx (6 lines): - line 67: // TODO calculate the corresponding paragraph for the text range.... - line 68: OSL_TRACE( "OOX: TODO calculate the corresponding paragraph for the text range..." ); - line 72: // TODO what to do with more than one. - line 73: OSL_TRACE( "OOX: TODO what to do with more than one" ); - line 94: OSL_TRACE( "OOX: TODO inkTgt" ); - line 98: OSL_TRACE( "OOX: TODO sldTgt" ); main/scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java (6 lines): - line 129: // TODO probably should be private should not be necessary - line 222: // TODO handling document packages ??? not really sure of package url - line 229: // TODO probably should be private should not be necessary - line 313: // TODO should decide whether this should throw or not - line 370: // TODO re-examine exception processing should probably throw - line 388: // TODO reexamine exception handling main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/SxcDocumentDeserializer.java (6 lines): - line 179: // TODO - we aren't using a password in StarCalc, so we can - line 354: // TODO - style currently hardcoded - get real value - line 652: // TODO - style currently hardcoded - get real value - line 695: // TODO - style currently hardcoded - get real value - line 766: // TODO - StarOffice XML format requires a correct style to - line 768: // TODO - USD is for US currencies. Need to pick up main/sw/source/filter/ww8/wrtww8.hxx (6 lines): - line 637: /// FIXME remove it when possible. - line 658: // FIXME probably a hack... - line 661: // FIXME definitely a hack, must not be here - it can't do anything - line 836: // TODO move as much as possible here from WW8Export! ;-) - line 851: // FIXME avoid that, this is probably not what we want - line 866: // TODO most probably we want to be able to get these in main/eventattacher/source/eventattacher.cxx (6 lines): - line 517: throw CannotConvertException(); // TODO TypeConversionException - line 557: // TODO: ??? - line 680: // 2. Parameter == Listener? TODO: Pruefen! - line 683: // TODO: Konvertierung String -> ? - line 811: // 2. Parameter == Listener? TODO: Pruefen! - line 814: // TODO: Konvertierung String -> ? main/writerfilter/source/dmapper/NumberingManager.cxx (6 lines): - line 271: //TODO: handling of nFLegal? - line 272: //TODO: nFNoRestart lower levels do not restart when higher levels are incremented, like: - line 284: //TODO: prefixing space nFPrevSpace; - has not been used in WW8 filter - line 287: // TODO: sRGBXchNums; array of inherited numbers - line 289: // TODO: nXChFollow; following character 0 - tab, 1 - space, 2 - nothing - line 752: // TODO Do something of that main/unoxml/source/rdf/librdf_repository.cxx (6 lines): - line 102: //FIXME: this approach is not ideal. can we use blind nodes instead? - line 804: // FIXME: so it turns out that calling librdf_free_world will - line 873: (void) i_Format; //FIXME any which dont? - line 899: //FIXME: other formats - line 1017: // FIXME: other formats - line 1902: //FIXME logger, digest, features? main/oox/source/export/shapes.cxx (5 lines): - line 472: // TODO: update nAdjustmentsWhichNeedsToBeConverted here - line 522: // TODO: arc, section, cut, connector - line 625: // OOXTODO: //cNvPr children: XML_extLst, XML_hlinkClick, XML_hlinkHover - line 628: // OOXTODO: XML_preferRelativeSize - line 734: // TODO: write adjustments (ppt export doesn't work well there either) main/qadevOOo/java/OOoRunner/src/main/java/graphical/IniFile.java (5 lines): - line 256: // TODO: due to the fact we would like to insert an empty line before new sections - line 257: // TODO: we should check if we are in an empty line and if, go back one line. - line 395: // TODO: make private - line 408: // TODO: little bit unsafe here, first rename, after write is complete, delete the old. - line 480: // TODO: before create a new Section, insert a empty line main/qadevOOo/java/OOoRunner/src/main/java/graphical/MSOfficePostscriptCreator.java (5 lines): - line 229: // TODO: hardcoded FilterName in perl script - line 277: // TODO: Open XML File and check if we need excel or word - line 298: // TODO: use a better Exception!!! - line 355: // TODO: use a better Exception!!! - line 480: // TODO: Maybe give a possibility to say where search the script from outside main/vcl/inc/outdev.h (5 lines): - line 55: // TODO: rename ImplDevFontListData to PhysicalFontFamily - line 79: friend class ImplDevFontList; // TODO: remove soon - line 145: // TODO: there is more commonality between the different substitutions - line 152: // TODO: get rid of this class when the Tools->Options->FontReplacement tabpage is gone for good - line 204: // TODO: closely couple with ImplDevFontList main/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java (5 lines): - line 338: //TODO: Error Handling - line 690: // TODO Error Message: Template modified! - line 1191: // TODO Auto-generated catch block - line 1194: // TODO Auto-generated catch block - line 1199: // TODO Auto-generated catch block main/unoxml/qa/complex/unoxml/RDFRepositoryTest.java (5 lines): - line 139: //FIXME: ? - line 414: //FIXME redland BUG - line 493: //FIXME: do this? - line 511: //FIXME: do this? - line 772: // FIXME: hack: blank nodes considered equal main/wizards/com/sun/star/wizards/document/OfficeDocument.java (5 lines): - line 155: //TODO: - line 204: // TODO Auto-generated catch block - line 229: // TODO Auto-generated catch block - line 246: // TODO Auto-generated catch block - line 278: oDocument = UnoRuntime.queryInterface(XTextDocument.class, xComponent); //TODO: write if clauses for Calc, Impress and Draw main/qadevOOo/java/OOoRunner/src/main/java/convwatch/OfficePrint.java (5 lines): - line 596: // TODO: We need a possibility to set the printer name also for StarOffice/OpenOffice - line 844: // TODO: If we rename the stored file to *.pdf, we have to be sure that we use *.pdf also as a available reference - line 929: // TODO: move this away! - line 1253: // TODO: Do we need to wait? - line 1367: // TODO: Do we need to wait? main/wizards/com/sun/star/wizards/report/ReportWizard.java (5 lines): - line 169: //TODO initialize with suitable PathName - line 207: // TODO: DESIGN!!! a getter should return a value!!! - line 218: // TODO: why do we make a switch here - line 449: // TODO: Umlaut in filename! - line 722: // TODO When the ListFieldbox is refilled only fields of the current Command may be merged into the Listbox main/vcl/inc/vcl/graphictools.hxx (5 lines): - line 104: const DashArray& rDashArray ); // TODO: Dash array offset (position where to start, see PS) - line 315: FillType aFillType, // TODO: Multitexturing - line 318: HatchType aHatchType, // TODO: vector of directions and start points - line 320: GradientType aGradientType, // TODO: Transparent gradients (orthogonal to normal ones) - line 321: Color aGradient1stColor, // TODO: vector of colors and offsets main/testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java (5 lines): - line 277: // TODO: due to the fact we would like to insert an empty line before new sections - line 278: // TODO: we should check if we are in an empty line and if, go back one line. - line 420: // TODO: make private - line 433: // TODO: little bit unsafe here, first rename, after write is complete, delete the old. - line 505: // TODO: before create a new Section, insert a empty line main/framework/source/inc/accelerators/acceleratorconfiguration.hxx (5 lines): - line 56: // TODO use XPresetHandler interface instead if available - line 94: , public css::form::XReset // TODO use XPresetHandler instead if available - line 207: // TODO use XPresetHandler instead if available - line 313: , public css::form::XReset // TODO use XPresetHandler instead if available - line 421: // TODO use XPresetHandler instead if available main/odk/configure.pl (4 lines): - line 69: # TODO cat version - line 74: # TODO sed version - line 325: # TODO check version - line 349: # TODO check version main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/AccessibleTextImpl.java (4 lines): - line 296: // FIXME: BidiLevel - line 302: // FIXME: Java 1.4 ComponentAttribute, ComponentElementName, ComposedTextAttribute - line 324: // FIXME: IconAttribute, IconElementName - line 366: // FIXME: Java 1.4 NameAttribute, Orientation, ResolveAttribute main/vbahelper/source/vbahelper/vbacolorformat.cxx (4 lines): - line 78: //TODO BackColor not supported - line 104: // TODO BackColor not supported - line 129: // #TODO I guess the number of elements is determined by the correct scheme - line 143: // #TODO figure out what craziness is this, main/vcl/unx/headless/svpgdi.cxx (4 lines): - line 424: // TODO: implement and advertise OutDevSupport_B2DDraw support - line 452: // TODO: maybe BaseBmp can draw B2DPolyPolygons directly - line 570: // FIXME: handle SAL_INVERT_50 and SAL_INVERT_TRACKFRAME - line 579: // FIXME: handle SAL_INVERT_50 and SAL_INVERT_TRACKFRAME main/sw/source/filter/ww8/docxexport.hxx (4 lines): - line 86: // FIXME remove it when possible. - line 99: virtual void WriteCR( ww8::WW8TableNodeInfoInner::Pointer_t /*pTableTextNodeInfoInner = ww8::WW8TableNodeInfoInner::Pointer_t()*/ ) { /* FIXME no-op for docx, most probably should not even be in MSWordExportBase */ } - line 100: virtual void WriteChar( sal_Unicode ) { /* FIXME */ fprintf( stderr, "HACK! WriteChar() has nothing to do for docx.\n" ); } - line 176: // FIXME this is temporary, remotely reminding the method of the same main/sc/source/ui/vba/vbaworkbooks.cxx (4 lines): - line 139: // FIXME: fine as long as ScVbaWorkbook is stateless ... - line 181: // #FIXME its possible the WorkBookEnumImpl here doens't reflect - line 206: // TODO: create chart-sheet if supported by Calc - line 220: // TODO: create document from template main/framework/source/inc/dispatch/loaddispatcher.hxx (4 lines): - line 73: /** @short TODO document me */ - line 76: /** @short TODO document me */ - line 79: /** @short TODO document me */ - line 82: /** @short TODO document me */ main/sw/source/ui/vba/vbaview.cxx (4 lines): - line 73: // FIXME: if the view cursor is in table, field, section and frame - line 124: // FIXME: save the current cursor position, if the cursor is in the main - line 215: // FIXME: handle wdPrintPreview type - line 224: // FIXME: handle wdPrintPreview type main/configmgr/source/xcsparser.cxx (4 lines): - line 76: break; //TODO: merge certain parts? - line 144: //TODO: ignoring component-schema import, component-schema uses, and - line 347: //TODO: oor:version, xml:lang attributes - line 450: //TODO: this can erroneously happen as long as import/uses attributes main/sw/source/ui/vba/vbaborders.cxx (4 lines): - line 41: // #TODO sort these indexes to match the order in which Word iterates over the - line 93: // #TODO have to ignore at the momement, would be - line 136: // #TODO have to ignore at the momement, would be - line 188: // #TODO would be nice to support the word line styles main/sal/osl/unx/file_volume.cxx (4 lines): - line 254: /* FIXME: how to detect the kind of storage (fixed, cdrom, ...) */ - line 351: /* FIXME: check also entries in mntent for the device - line 661: /* FIXME: don't know what this is good for */ - line 718: /* FIXME: don't know what this is good for */ main/vcl/aqua/source/a11y/aqua11yactionwrapper.mm (4 lines): - line 36: // TODO: Optimize ? - line 49: return NSAccessibilityIncrementAction; // TODO ? - line 51: return NSAccessibilityDecrementAction; // TODO ? - line 53: return NSAccessibilityPressAction; // TODO ? main/qadevOOo/java/OOoRunner/src/main/java/graphical/JPEGCreator.java (4 lines): - line 120: // TODO: if there doesn't exists a '%04d' in the schema we will return 9999 which is a little bit wrong here. - line 359: // TODO: gives ghostscript an error we can handle? - line 369: // TODO: return a real filename, due to the fact we don't know how much files are created, maybe better to return a list - line 410: // TODO: if there doesn't exists a '%04d' in the schema we will return 9999 which is a little bit wrong here. main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/XLIFFReader.java (4 lines): - line 449: //TODO arraycopy might not be nessessary - line 456: DataStore.remove(attrs.getValue("id")); // TODO this can be deleted? - line 708: // TODO this belongs in OutputHandler - line 732: // TODO count really every transunit not only the data (might consist of main/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java (4 lines): - line 202: // TODO handler package ParcelContainer? - line 309: // TODO should throw - line 385: //TODO - handle trace - line 729: // TODO basic sanity check on language, location, functioname, parcel main/setup_native/source/win32/customactions/shellextensions/copyeditiondata.cxx (4 lines): - line 63: DWORD n2 = n + suffixLength; //TODO: overflow - line 72: memcpy(data + n, suffix, suffixLength * sizeof (wchar_t)); //TODO: overflow - line 135: FALSE, NULL, NULL }; //TODO: non-NULL hwnd - line 145: NULL }; //TODO: non-NULL hwnd main/configmgr/source/valueparser.cxx (4 lines): - line 102: //TODO: check valid lexical representation - line 121: //TODO: check valid lexical representation - line 136: //TODO: check valid lexical representation - line 143: //TODO: check valid lexical representation main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/PostgresqlTable.java (4 lines): - line 66: // TODO Auto-generated method stub - line 72: // TODO Auto-generated method stub - line 78: // TODO Auto-generated method stub - line 84: // TODO Auto-generated method stub main/sc/source/ui/vba/vbawindows.cxx (4 lines): - line 52: // !! TODO !! iterate over all controllers - line 59: // #TODO more or less the same as class in workwindows ( code sharing needed ) - line 139: // !! TODO !! iterate over all controllers - line 239: //#TODO #FIXME see what can be done for an implementation here main/wizards/com/sun/star/wizards/ui/PathSelection.java (4 lines): - line 134: //TODO: write code for picking a folder for saving - line 157: //TODO: write code for picking a folder for loading - line 160: //TODO: write code for picking a file for loading - line 172: // TODO Auto-generated catch block main/sal/osl/os2/file_url.cxx (4 lines): - line 723: /* FIXME: replace ~user with users home directory */ - line 946: /* FIXME: use rtl_ustr_ascii_shortenedCompareIgnoreCase_WithLength when available */ - line 962: /* FIXME: use rtl_ustr_ascii_shortenedCompareIgnoreCase_WithLength when available */ - line 1005: /* FIXME: replace ~user with users home directory */ main/writerfilter/source/dmapper/DomainMapperTableManager.cxx (4 lines): - line 204: //TODO: sprms contain default (TNew) and actual border spacing of cells - not resolvable yet - line 209: // TODO: needs a handler - line 227: //TODO: Table look specifier - line 297: // TODO cnfStyle on a paragraph main/reportdesign/source/core/api/ReportDefinition.cxx (4 lines): - line 1826: // TODO: this code is pretty similar to what happens in ODatabaseModelImpl::getOrCreateRootStorage, - line 1865: // TODO: resource - line 1906: // TODO: resource - line 1919: // TODO: do we need to take ownership of the storage? In opposite to loadFromStorage, we created the storage main/scripting/java/com/sun/star/script/framework/container/Parcel.java (4 lines): - line 139: // TODO at the moment this returns void indicating - line 157: // TODO check type of aElement - line 167: // TODO needs to create source file ( if there is one ) - line 189: // TODO check the type of aElement and throw# main/vcl/os2/source/gdi/salgdi.cxx (4 lines): - line 188: // TODO: perhaps not needed, maGeometry should always be up-to-date - line 678: // TODO: implement and advertise OutDevSupport_B2DDraw support - line 691: // TODO: implement - line 921: // TODO: Handle more than one rectangle here (take main/sax/source/tools/converter.cxx (4 lines): - line 83: // TODO: check overflow! - line 97: // TODO: check overflow! - line 242: // TODO: check overflow - line 596: // TODO: check overflow! main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/AccessibleEditableTextImpl.java (4 lines): - line 146: // FIXME: BidiLevel - line 161: // FIXME: Java 1.4 ComponentAttribute, ComponentElementName, ComposedTextAttribute - line 204: // FIXME: IconAttribute, IconElementName - line 247: // FIXME: Java 1.4 NameAttribute, Orientation, ResolveAttribute main/sc/source/ui/vba/vbaborders.cxx (4 lines): - line 44: // #TODO sort these indexes to match the order in which Excel iterates over the - line 96: // #TODO have to ignore at the momement, would be - line 140: // #TODO have to ignore at the momement, would be - line 278: // #TODO would be nice to support the excel line styles main/sc/source/ui/vba/vbatitle.hxx (4 lines): - line 56: // #TODO find out what the proper parent should be - line 58: // #TODO we really need the ScDocument to pass to ScVbaInterior - line 64: // #TODO find out what the proper parent should be - line 96: // #FIXME #TODO the helperapi Characters implementation doesn't main/wizards/com/sun/star/wizards/text/TextDocument.java (4 lines): - line 187: // TODO: it seems the whole project does not really have an error handling. Other menthods - line 424: // TODO Auto-generated catch block - line 429: // TODO Auto-generated catch block - line 434: // TODO Auto-generated catch block main/avmedia/source/gstreamer/gstplayer.cxx (4 lines): - line 367: !!! TODO: needs to be implemented if this functionality is needed at a later point of time - line 381: !!! TODO: needs to be fully implemented if this functionality is needed at a later point of time - line 394: !!! TODO: needs to be implemented if this functionality is needed at a later point of time - line 404: !!! TODO: needs to be fully implemented if this functionality is needed at a later point of time main/vcl/aqua/source/a11y/aqua11yvaluewrapper.mm (4 lines): - line 38: // TODO: Detect Type from Any - line 48: // TODO: Detect Type from Any - line 58: // TODO: Detect Type from Any - line 68: // TODO: Detect Type from NSNumber main/vbahelper/source/vbahelper/vbadocumentsbase.cxx (3 lines): - line 70: // #FIXME clearly this is a candidate for some sort of helper base class as - line 116: // #FIXME clearly this is also a candidate for some sort of helper base class as - line 283: // #FIXME this *MUST* be wrong documents::close surely closes ALL documents main/wizards/com/sun/star/wizards/web/WWD_Startup.java (3 lines): - line 570: // TODO Auto-generated method stub - line 576: //TODO xf uncomment - line 968: // TODO Auto-generated method stub main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/MinicalcDataString.java (3 lines): - line 274: // TODO - we currently only check for US currencies - line 354: // TODO - only works with US currencies - line 532: // TODO - PT is for pacific time, where can we get the main/framework/inc/xml/acceleratorconfigurationreader.hxx (3 lines): - line 202: /** TODO document me */ - line 206: /** TODO document me */ - line 210: /** TODO document me */ main/vbahelper/source/msforms/vbacontrol.cxx (3 lines): - line 272: // #FIXME I *hate* having these upstream differences - line 416: uno::Reference< XHelperInterface > xVbaParent; // #FIXME - should be worksheet I guess - line 452: uno::Reference< XHelperInterface > xVbaParent; // #FIXME - should be worksheet I guess main/writerfilter/source/dmapper/StyleSheetTable.cxx (3 lines): - line 697: //TODO: this entry contains the default settings - they have to be added to the settings - line 800: //TODO: Handle cases where a paragraph <> character style relation is needed - line 1225: //TODO: performance issue - put styles list into a map sorted by it's sStyleIdentifierD members main/vcl/aqua/source/window/salmenu.cxx (3 lines): - line 95: // FIXME: currently this is leaked - line 300: /* #i89860# FIXME: - line 952: /* #i89860# FIXME: main/l10ntools/source/filter/utils/Cache.java (3 lines): - line 371: System.out.println("TODO: must be adapted to java 1.3 :-("); - line 864: /* TODO make it configurable :-) */ - line 1231: /* TODO make it configurable :-) */ main/sc/source/ui/vba/vbafont.cxx (3 lines): - line 238: // #FIXME xlColorIndexAutomatic & xlColorIndexNone are not really - line 367: // NOTE:: #TODO #FIMXE - line 459: // #TODO #FIXME - behave like getXXX above ( wrt. GetDataSet ) main/wizards/com/sun/star/wizards/agenda/AgendaTemplate.java (3 lines): - line 1697: * TODO To change the template for this generated type comment go to - line 1772: * TODO To change the template for this generated type comment go to - line 1872: * TODO To change the template for this generated type comment go to main/sw/source/filter/ww8/rtfexport.cxx (3 lines): - line 123: // FIXME is this actually true for rtf? - this is copied from DOCX - line 338: OSL_TRACE("TODO: %s", OSL_THIS_FUNC); - line 343: OSL_TRACE("TODO: %s", OSL_THIS_FUNC); main/accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityNode.java (3 lines): - line 83: // FIXME: error message ! - line 97: // FIXME: mark the object as being disposed in the tree view ! - line 124: // FIXME: output main/ucb/source/ucp/gvfs/gvfs_stream.cxx (3 lines): - line 167: g_warning ("FIXME: just read them in ..."); - line 235: // FIXME: so this sucks; it may be stale but ... - line 239: g_warning ("FIXME: No valid length"); main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/TypeDescription.java (3 lines): - line 70: //TODO: synchronize on type? - line 145: return methodDescriptions; //TODO: clone? - line 179: return fieldDescriptions; //TODO: clone? main/toolkit/source/awt/vclxtabcontrol.cxx (3 lines): - line 228: // TODO: draw tab border here - line 308: // FIXME: this is wrong. We just want to set tab controls pos/size for - line 383: // FIXME: we can save cycles by setting visibility more sensibly. Having main/slideshow/source/engine/OGLTrans/OGLTrans_TransitionerImpl.cxx (3 lines): - line 361: /* TODO: check for version once the bug in fglrx driver is fixed */ - line 500: /* TODO: handle non Y inverted cases */ - line 833: // TODO main/sw/source/ui/vba/vbatables.cxx (3 lines): - line 89: throw uno::RuntimeException(); // #FIXME better exception?? - line 91: throw uno::RuntimeException(); // #FIXME better exception?? - line 102: throw uno::RuntimeException(); // #FIXME better exception?? main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ConvWatch.java (3 lines): - line 69: // TODO: some more checks - line 234: // TODO: version info was fine - line 241: // TODO: version info was fine main/sc/source/ui/vba/vbainterior.cxx (3 lines): - line 170: // #FIXME this is daft we convert OO RGB val to XL RGB val and - line 179: // #FIXME xlColorIndexAutomatic & xlColorIndexNone are not really - line 221: // #FIXME this is daft in getColor we convert OO RGB val to XL RGB val main/configmgr/source/xcuparser.cxx (3 lines): - line 635: //TODO: only allow if parent.op == OPERATION_FUSE - line 636: //TODO: disallow removing when e.g. lang=""? - line 695: //TODO: This ignores locprop values for which specific include paths main/scripting/java/com/sun/star/script/framework/browse/ScriptBrowseNode.java (3 lines): - line 86: // TODO fix exception types to be caught here, should we rethrow? - line 108: // TODO propagate errors - line 158: // TODO fix exception types to be caught here, should we rethrow? main/l10ntools/java/receditor/java/transex3/controller/EditorController.java (3 lines): - line 65: // TODO Auto-generated catch block - line 86: // TODO Auto-generated catch block - line 348: // TODO Auto-generated catch block main/javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java (3 lines): - line 765: //TODO Clarify whether PropertyVetoException is the correct - line 770: //FIXME A WrappedTargetRuntimeException from XIdlField2.get is not - line 811: //FIXME A WrappedTargetRuntimeException from XIdlField2.get is not main/sc/source/ui/vba/vbaworksheet.cxx (3 lines): - line 479: // #FIXME needs worksheet as parent - line 739: // TODO: real sheet-local names... - line 858: // #TODO Evaluate allows other things to be evaluated, e.g. functions main/scripting/java/com/sun/star/script/framework/io/XStorageHelper.java (3 lines): - line 168: // TODO needs to cater for model for untitled document - line 181: // What TODO here ? - line 269: //TODO does not cater for untitled documents main/sysui/desktop/mandriva/mandriva-menus.spec (3 lines): - line 36: # FIXME: Limited Edition 2005 contains package mandrakelinux-release, - line 257: # FIXME: Office/Database request in the Cooker ML, leave in Spreadsheets - line 309: # FIXME: Is there a better group than System/Configuration/Printing? I think no ... main/qadevOOo/java/OOoRunner/src/main/java/graphical/ParameterHelper.java (3 lines): - line 65: TODO: - line 166: // TODO: I need to get the boolean value with get("name") because, if it is not given getBool() returns - line 244: // TODO: here we need the getBuildID(string) method main/oox/source/xls/workbookhelper.cxx (3 lines): - line 90: // there is no wrapper in rtl::OUString, TODO: compare with collator - line 530: //! TODO: localize progress bar text - line 536: //! TODO: localize progress bar text main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/SxcDocumentSerializer.java (3 lines): - line 319: // TODO - extract style from attribute - line 342: // TODO - handle all the possible rows - line 830: // TODO: need to handle space/tabs/newline nodes later main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/AccessBridge.java (3 lines): - line 155: // FIXME: Currently there is no way to determine if key event forwarding is needed or not, - line 161: // FIXME this should be done in VCL - line 177: // FIXME: output main/wizards/com/sun/star/wizards/form/StyleApplier.java (3 lines): - line 52: // TODO: Style Templates fuer OOo? - line 365: // TODO: check different languages in header layouts - line 382: // TODO: umstellen auf mehrere Pfade main/svtools/source/table/mousefunction.cxx (3 lines): - line 77: return SkipFunction; // TODO: is this correct? - line 158: // TODO: this is not correct, strictly: It assumes that the mouse was pressed exactly on the "end" pos, - line 270: // TODO: ensure the column header is rendered in some special way, indicating its current state main/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java (3 lines): - line 572: // TODO: Use Package.getPackages(...) - line 620: // TODO: We must know the name of a layouts, There should be a way to say where to find, not the names. - line 673: // TODO: check different languages in header layouts main/framework/source/fwe/helper/undomanagerhelper.cxx (3 lines): - line 381: // TODO: this notification method here is used by UndoManagerHelper_Impl, to multiplex the notifications we - line 396: // TODO: the same comment as in the other notify, regarding SM locking applies here ... - line 932: // TODO: do we need to care? Or is this the responsibility of our owner? main/sal/osl/os2/time.c (3 lines): - line 30: /* FIXME: detection should be done in configure script */ - line 46: /* FIXME: use higher resolution */ - line 253: // FIXME: not thread safe !! main/sfx2/qa/complex/sfx2/DocumentInfo.java (3 lines): - line 67: // TODO: need other temp directory! - line 177: // TODO: dateValue does not exist. - line 180: // TODO: is java.lang.Double main/reportdesign/source/ui/report/ReportController.cxx (3 lines): - line 470: // TODO: add "Undo/Redo: prefix" - line 2285: /// TODO: check what we need to notify here TitleHelper - line 2802: // TODO: setting those 3 members is not enough - in theory, restoreViewData can be called when the main/writerfilter/source/dmapper/DomainMapper_Impl.cxx (3 lines): - line 487: TODO: What about parent styles? - line 771: aDrop.Distance = 0; //TODO: find distance value - line 3778: //TODO: What happens to bookmarks where start and end are at different XText objects? main/sal/osl/unx/time.c (3 lines): - line 29: /* FIXME: detection should be done in configure script */ - line 45: /* FIXME: use higher resolution */ - line 252: // FIXME: not thread safe !! main/toolkit/source/layout/core/root.cxx (3 lines): - line 60: // TODO: we want to delete the top level LayoutWidget... - line 92: //FIXME: exceptions not caught and printed at top level?? - line 140: // FIXME: quite possibly we want to pass this in ... main/vcl/aqua/source/a11y/aqua11yfactory.mm (3 lines): - line 113: // TODO: reflection - line 156: FIXME: - line 175: // TODO: when RADIO_BUTTON search for associated RadioGroup-wrapper and delete that as well main/sc/source/ui/vba/vbacharts.cxx (3 lines): - line 55: // #FIXME not implemented - line 61: // #FIXME #TODO this method shouldn't appear in this class directly - line 94: // #TODO implementation please main/qadevOOo/java/OOoRunner/src/main/java/graphical/JPEGComparator.java (3 lines): - line 278: // TODO: this information has to come out of the ini files - line 526: //// TODO: version info was fine - line 533: //// TODO: version info was fine main/vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm (3 lines): - line 155: // TODO: NSAccessibilityMisspelledTextAttribute, NSAccessibilityAttachmentTextAttribute, NSAccessibilityLinkTextAttribute - line 224: NSString * myString = CreateNSString ( [ wrapper accessibleText ] -> getText() ); // TODO: dirty fix for i87817 - line 226: if ( [ wrapper accessibleTextAttributes ] != nil && [myString characterAtIndex:0] != 57361) { // TODO: dirty fix for i87817 main/oox/source/drawingml/customshapeproperties.cxx (3 lines): - line 246: { // TODO: each polygon may have its own size, but I think it is rather been used - line 304: /* TODO: AngleMin & AngleMax - line 316: // TODO: PROP_RefX and PROP_RefY are not yet part of our file format, main/accessibility/workben/org/openoffice/accessibility/awb/tree/DynamicAccessibilityNode.java (2 lines): - line 62: // FIXME: error message - line 64: // FIXME: error message main/vbahelper/source/vbahelper/vbafontbase.cxx (2 lines): - line 148: // #FIXME this is daft we convert OO RGB val to XL RGB val and - line 283: // NOTE:: #TODO #FIMXE main/toolkit/source/awt/vclxtabpage.cxx (2 lines): - line 52: /* FIXME: before Window is set, setLabel, setProperty->setImage - line 87: // FIXME: missing destructor? main/forms/qa/integration/forms/XMLFormSettings.java (2 lines): - line 111: // TODO: set up the bindings so that the date bindings is relevant if and only if - line 189: // TODO: do this with the other control/binding types, too main/wizards/com/sun/star/wizards/web/WWHID.java (2 lines): - line 26: * TODO To change the template for this generated file go to - line 34: * TODO To change the template for this generated type comment go to main/sw/source/ui/vba/vbaaddins.cxx (2 lines): - line 41: // FIXME: temporary the STARTUP path is located in $OO/basic3.1/program/addin - line 58: // TODO: second get the customize addins in the org.openoffice.Office.Writer/GlobalTemplateList main/sc/source/ui/vba/vbacharacters.cxx (2 lines): - line 93: // #TODO #FIXME needs implementation, or can't be done? - line 108: // #FIXME #TODO is this a bit suspect?, I wonder should the contents main/writerfilter/source/dmapper/GraphicImport.cxx (2 lines): - line 1152: //TODO: need to be handled - line 1157: //TODO: does it need to be handled? main/sfx2/qa/complex/sfx2/DocumentProperties.java (2 lines): - line 102: // TODO: Path to temp - line 158: //FIXME: now what? comparing for binary equality seems useless main/wizards/com/sun/star/wizards/ui/FilterComponent.java (2 lines): - line 897: // TODO: check if it is really useful to match the indices of the listbox the API constants - line 937: // TODO make a difference between Text and Numbers main/oox/source/drawingml/chart/seriesconverter.cxx (2 lines): - line 555: // own area formatting for every data point (TODO: varying line color not supported) - line 560: formatter to get correct start-shade/end-tint. TODO: in doughnut main/sw/source/ui/vba/vbafind.cxx (2 lines): - line 82: // TODO: - line 135: // TODO: map wildcards in area to OOo wildcards main/framework/source/inc/accelerators/istoragelistener.hxx (2 lines): - line 47: TODO document me - line 54: /** @short TODO */ main/vcl/aqua/source/a11y/aqua11yutil.mm (2 lines): - line 35: // TODO: should be merged with AquaSalFrame::VCLToCocoa... to a general helper method - line 43: // TODO: should be merged with AquaSalFrame::VCLToCocoa... to a general helper method main/mysqlc/source/mysqlc_connection.hxx (2 lines): - line 218: // TODO: Not used - line 230: // TODO: Not used. main/sc/source/ui/vba/vbacondition.cxx (2 lines): - line 116: // #TODO surely this can't be right? - line 157: //#FIXME huh what's this all about main/wizards/com/sun/star/wizards/db/SQLQueryComposer.java (2 lines): - line 116: // TODO: little bit unhandy version of remove the append 'comma' at the end - line 402: //TODO dispose??? main/configmgr/source/configurationregistry.cxx (2 lines): - line 361: //TODO: bCreate - line 526: return service_.readOnly_; //TODO: read-only sub-nodes in update access? main/reportdesign/source/ui/inspection/GeometryHandler.cxx (2 lines): - line 1629: if ( aPos.X() < 0 || aPos.Y() < 0 ) // TODO: have to check size with pos aka || (aPos.X() + aAwtSize.Width) > m_xSection->getReportDefinition()-> - line 2011: xFunctions->removeByIndex(xFunctions->getCount() - 1 ); /// TODO: insert new method in XFunctions: removeFunction(xfunction) main/writerfilter/source/dmapper/TDefTableHandler.cxx (2 lines): - line 71: //TODO: nIntValue is wrong for negative values! - line 104: //TODO: m_aCellVertAlign is just a temporary solution! 0 - top 1 - center 2 - bottom main/oox/source/drawingml/table/tablecell.cxx (2 lines): - line 160: // TODO: there may be other similar properties from tblstyle which need combination later - line 383: // TODO: phClr? main/sccomp/source/solver/solver.cxx (2 lines): - line 566: // TODO: handle (or remove) settings: epsilon, B&B depth - line 589: // TODO: detect timeout condition and report as RID_ERROR_TIMEOUT main/wizards/com/sun/star/wizards/web/StatusDialog.java (2 lines): - line 247: //TODO change this to another execute dialog method. - line 274: {//TODO - implement a thread thing here... main/vbahelper/source/vbahelper/vbacommandbarcontrol.cxx (2 lines): - line 144: // TODO: need to check if the item before this item is of type 'separator' - line 153: // TODO: need to insert or remove an item of type 'separator' before this item main/l10ntools/source/filter/utils/FileHelper.java (2 lines): - line 61: System.out.println("TODO: must be adapted to java 1.3 :-("); - line 140: System.out.println("TODO: must be adapted to java 1.3 :-("); main/qadevOOo/java/OOoRunner/src/main/java/complex/unoapi/CheckModuleAPI.java (2 lines): - line 118: // TODO: is Office started with this program? - line 150: // TODO: how to check if the office is not started with this process. main/sc/source/ui/vba/vbavalidation.cxx (2 lines): - line 254: // #TODO validate required params - line 255: // #TODO need to correct the ';' delimited formula on get/set main/vbahelper/source/vbahelper/vbashapes.cxx (2 lines): - line 276: //TODO helperapi using a writer document - line 476: //TODO helperapi using a writer document main/sw/source/ui/docvw/SidebarWin.cxx (2 lines): - line 346: // TODO: ?? - line 360: // TODO: crash when AUTOCOMPLETE enabled main/forms/qa/integration/forms/CellBinding.java (2 lines): - line 311: // TODO: this is currently prone to deadlocks - line 354: // TODO: this is currently prone to deadlocks main/toolkit/source/layout/vcl/wfield.cxx (2 lines): - line 210: // FIXME: burn that CPU ! cut/paste from vclxwindows.cxx - line 218: } // FIXME: burn that CPU ! cut/paste from vclxwindows.cxx main/writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx (2 lines): - line 75: //FIXME this is broken: tokenmap::wordlist is not indexed by Token! - line 100: //FIXME this is broken: tokenmap::wordlist is not indexed by Token! main/sc/source/ui/vba/vbaformatconditions.cxx (2 lines): - line 137: // #FIXME - line 233: // #TODO, #FIXME hook-in proper formula conversion detection & logic main/sw/source/ui/vba/vbaapplication.cxx (2 lines): - line 55: // #TODO is this defined somewhere else? - line 95: // #FIXME sofar can't determine Parent main/sw/source/ui/vba/vbapagesetup.cxx (2 lines): - line 231: // FIXME: - line 248: // #FIXME: main/extensions/source/abpilot/datasourcehandling.hxx (2 lines): - line 145: // TODO: put this into the context class - line 153: // TODO: put this into the context class main/vcl/aqua/source/gdi/aquaprintaccessoryview.mm (2 lines): - line 131: // TODO: refresh page count etc from mpController - line 1000: [pFieldView sizeToFit]; // FIXME: this does nothing main/reportdesign/source/core/inc/Group.hxx (2 lines): - line 81: // TODO: VirtualFunctionFinder: This is virtual function! - line 87: // TODO: VirtualFunctionFinder: This is virtual function! main/mysqlc/source/mysqlc_connection.cxx (2 lines): - line 241: // TODO: support for embedded server - line 741: // TODO: Not used main/toolkit/source/awt/vclxbutton.cxx (2 lines): - line 38: /* FIXME: before Window is set, setLabel, setProperty->setImage - line 51: // FIXME: l10n/i18n of Reset & Apply main/framework/source/inc/accelerators/presethandler.hxx (2 lines): - line 60: TODO document me - line 427: /** TODO */ main/sc/source/ui/vba/vbahyperlink.cxx (2 lines): - line 104: // FIXME: insert hyperlink into shape - line 187: // FIXME: need to pass current worksheet as the parent of XRange. main/scripting/source/pyprov/pythonscript.py (2 lines): - line 171: # TODO: what is the official way to get to know whether i am on the windows platform ? - line 567: # TODO: add an error box here ! main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/OfficeDocument.java (2 lines): - line 647: // TODO: replace hack with a more appropriate fix. - line 843: *

TODO: remove dependency on com.sun.xml.tree.XmlDocument main/oox/source/helper/graphichelper.cxx (2 lines): - line 78: //! TODO: get colors from system - line 111: // TODO: we need some mechanism to keep and pass the parent frame main/sc/source/ui/vba/vbaformat.cxx (2 lines): - line 175: // #FIXME what about the default case above? - line 254: // #FIXME what about the default case above? main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/PocketWordDocument.java (2 lines): - line 134: * TODO: The document descriptor data that follows the fonts ends with - line 367: * TODO: Rewrite to allow for multiple fonts once font support issues main/editeng/inc/editeng/unolingu.hxx (2 lines): - line 194: //TL:TODO: remove those functions or make them inline - line 205: //TL:TODO: remove argument or provide SvxGetIgnoreAllList with the same one main/vcl/inc/sallayout.hxx (2 lines): - line 244: // used only by OutputDevice::ImplLayout, TODO: make friend - line 349: GlyphItem* mpGlyphItems; // TODO: change to GlyphList main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/JavaSQLPreparedStatement.java (2 lines): - line 168: // FIXME: why did the C++ implementation copy the stream here? It's a huge waste of memory. - line 223: // FIXME: why did the C++ implementation copy the stream here? It's a huge waste of memory. main/sw/source/ui/vba/vbaheaderfooterhelper.cxx (2 lines): - line 65: //FIXME: can not compare in this way? - line 74: // FIXME: getPage always returns 1 main/vcl/inc/vcl/window.hxx (2 lines): - line 369: // TODO: improve missing functionality - line 599: // FIXME: this is a hack to workaround missing layout functionality main/svtools/inc/svtools/toolboxcontroller.hxx (2 lines): - line 173: // TODO remove - line 175: // TODO remove main/reportdesign/source/core/sdr/UndoEnv.cxx (2 lines): - line 176: // TODO: LLA->OJ please describe what you are doing in this code fragment. - line 354: // TODO: this is a potential race condition: two threads here could in theory main/l10ntools/java/jpropex/java/JPropEx.java (2 lines): - line 147: // TODO: Make this static - line 228: ( (java.util.Properties) props.get( curLang )).setProperty( mergedEntity.getGid() , mergedEntity.getText() ); // TODO: Quoting ??? main/wizards/com/sun/star/wizards/query/QuerySummary.java (2 lines): - line 81: // TODO: remove the last return from the string - line 159: // TODO: How can you merge the following two methods to a single one in a smarter way?? main/reportdesign/source/ui/inspection/metadata.cxx (2 lines): - line 237: // TODO: a real structure which allows quick access by name as well as by id - line 285: ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ControlLabel")), /// TODO: has to be checked main/sc/source/ui/vba/vbahyperlinks.cxx (2 lines): - line 142: // TODO FIXME: fill with existing hyperlinks - line 259: // FIXME not implemented main/oox/source/xls/defnamesbuffer.cxx (2 lines): - line 168: // TODO: i18n? - line 483: // convert original name to final Calc name (TODO: filter invalid characters from model name) main/embeddedobj/source/general/dummyobject.cxx (2 lines): - line 435: throw io::IOException(); // TODO: illegal call - line 439: throw uno::RuntimeException(); // TODO: broken internal information main/qadevOOo/java/OOoRunner/src/main/java/convwatch/EnhancedComplexTestCase.java (2 lines): - line 84: // TODO: nice to have, a pair object - line 96: // TODO: I need to get the boolean value with get("name") because, if it is not given getBool() returns main/sw/source/ui/vba/vbasystem.cxx (2 lines): - line 132: // TODO: isn't this a flaw in the API? It should be allowed to throw an - line 148: // FIXME: need to detect whether it is a relative file path main/sw/source/ui/vba/vbarange.cxx (2 lines): - line 101: // FIXME: should add a line separator if the range includes the last paragraph - line 140: // FIXME: test is not pass main/oox/source/drawingml/textparagraphpropertiescontext.cxx (2 lines): - line 68: // TODO see to do the same with RubyAdjust - line 82: // TODO see what to do with Asian hyphenation main/wizards/com/sun/star/wizards/text/TextFieldHandler.java (2 lines): - line 163: // TODO replace the following comparison via com.sun.star.uno.Any.Type - line 199: // TODO Auto-generated catch block main/idlc/source/parser.y (2 lines): - line 2431: $$->push_back(const_cast< AstDeclaration * >($1)); //TODO: const_cast - line 2435: $1->push_back(const_cast< AstDeclaration * >($3)); //TODO: const_cast main/reportdesign/source/core/inc/Groups.hxx (2 lines): - line 53: // TODO: VirtualFunctionFinder: This is virtual function! - line 59: // TODO: VirtualFunctionFinder: This is virtual function! main/oox/source/xls/worksheethelper.cxx (2 lines): - line 1198: // hidden columns: TODO: #108683# hide columns later? - line 1256: // hidden rows: TODO: #108683# hide rows later? main/vcl/aqua/source/a11y/aqua11ylistener.cxx (2 lines): - line 88: // TODO: NSAccessibilityValueChanged, NSAccessibilitySelectedRowsChangedNotification - line 115: // TODO: depricate or remember all children main/sc/source/ui/vba/vbaaxes.cxx (2 lines): - line 141: // #FIXME The collection semantics will never work as this object is not yet initialised correctly - line 161: // #TODO map the possible index combinations to a container::XIndexAccess wrapper impl main/odk/source/unoapploader/unx/unoapploader.c (2 lines): - line 97: /*TODO: overflow */ - line 112: /*TODO: overflow */ main/wizards/com/sun/star/wizards/web/data/CGDocument.java (2 lines): - line 323: d.cp_DisplayPages && (pages > -1) ? PropertyNames.EMPTY_STRING + pages() : PropertyNames.EMPTY_STRING, //TODO when do i calculate pages? - line 324: d.cp_DisplaySize ? sizeKB() : PropertyNames.EMPTY_STRING,//TODO when do i calculate size? main/vcl/source/gdi/pdfwriter_impl2.cxx (2 lines): - line 721: // FIXME: this magic -1 shouldn't be necessary - line 1329: TODO: in pdf ver 1.5 and 1.6 the step 6 is different, should be implemented. See spec. main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ConverterCapabilitiesImpl.java (2 lines): - line 56: // TODO - we currently do not handle the table column tag - line 59: // TODO - we currently do not handle the table scenario tag main/reportdesign/source/core/inc/Functions.hxx (2 lines): - line 54: // TODO: VirtualFunctionFinder: This is virtual function! - line 60: // TODO: VirtualFunctionFinder: This is virtual function! main/reportdesign/source/core/inc/Section.hxx (2 lines): - line 99: // TODO: VirtualFunctionFinder: This is virtual function! - line 105: // TODO: VirtualFunctionFinder: This is virtual function! main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/XMLPackageDescription.java (2 lines): - line 260: // FIXME: remove it, dump() is for testing only - line 265: // FIXME: remove it, dump(String) is for testing only main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/DocEncoder.java (2 lines): - line 165: * TODO: do compression. - line 193: // TODO: for now, we shall use UNCOMPRESSED. main/oox/source/xls/biffhelper.cxx (2 lines): - line 316: // case BIFF_IMGDATA_WMF: /* TODO */ break; - line 318: // case BIFF_IMGDATA_NATIVE: /* TODO */ break; main/reportdesign/source/core/api/Group.cxx (2 lines): - line 64: // TODO: VirtualFunctionFinder: This is virtual function! - line 118: // TODO: VirtualFunctionFinder: This is virtual function! main/vcl/aqua/source/app/vclnsapp.mm (2 lines): - line 85: // FIXME: the correct solution would be to handle this in framework - line 122: // FIXME: lousy workaround main/vcl/source/window/printdlg.cxx (2 lines): - line 1707: // FIXME: the GetNativeControlRegion call on Windows has some issues - line 1891: // FIXME: status text main/unoxml/source/rdf/CURI.cxx (2 lines): - line 800: //FIXME: what is legal? - line 808: //FIXME: what is legal? main/ridljar/java/ridl/src/main/java/com/sun/star/uno/Type.java (2 lines): - line 643: protected TypeClass _typeClass; // TODO should be final - line 644: protected String _typeName; // TODO should be final main/sw/source/ui/vba/vbadocuments.cxx (2 lines): - line 62: // FIXME: fine as long as SwVbaDocument is stateless ... - line 96: // #FIXME its possible the DocumentEnumImpl here doens't reflect main/sd/source/filter/ppt/pptanimations.hxx (2 lines): - line 108: #define DFF_ANIM_DIRECTION 5 // TODO: Conflict? - line 109: #define DFF_ANIM_MASTERREL 5 // TODO: Conflict? main/toolkit/source/layout/vcl/wrapper.cxx (2 lines): - line 1392: //FIXME: hack moved to proplist - line 1606: /// FIXME: for standalone run of layout::SfxTabDialog main/vbahelper/source/vbahelper/vbacommandbars.cxx (2 lines): - line 62: // FIXME: should be add menubar - line 164: // FIXME: only support to add Toolbar main/sal/rtl/source/strtmpl.c (2 lines): - line 728: nValue = -n; /* FIXME this code is not portable for n == -2147483648 - line 782: nValue = -n; /* FIXME this code is not portable for main/toolkit/src2xml/source/srclexer.py (2 lines): - line 117: # TODO: use parameters for this - line 130: # TODO: use parameters for this main/sd/source/ui/view/DocumentRenderer.cxx (2 lines): - line 561: // FIXME: additional dependency on PrintProspect = false - line 1329: // FIXME: is this always true ? main/oox/source/xls/drawingmanager.cxx (2 lines): - line 512: if( rxShapes.is() && mbProcessShape && !mbHidden ) // TODO: support for hidden objects? - line 1325: // TODO: add BIFF8 when DFF is supported main/wizards/com/sun/star/wizards/web/WWD_Events.java (2 lines): - line 201: // TODO Auto-generated catch block - line 871: // TODO add the session... main/toolkit/source/layout/core/helper.cxx (2 lines): - line 284: // FIXME: no Any::getValue ... - line 622: // FIXME: move s.text to simple map in root? main/scripting/java/com/sun/star/script/framework/container/UnoPkgContainer.java (2 lines): - line 139: //TODO revisit exception handling and exception here - line 171: // TODO proper exception or do we wish main/oox/source/drawingml/textcharacterpropertiescontext.cxx (2 lines): - line 111: // TODO unsupported yet - line 133: // TODO unsupported yet main/unodevtools/source/skeletonmaker/cpptypemaker.cxx (2 lines): - line 610: o << " // TODO: Exchange the default return implementation for \"" - line 623: o << " // TODO: Insert your implementation for \"" main/qadevOOo/java/OOoRunner/src/main/java/convwatch/GraphicalTestArguments.java (2 lines): - line 149: // TODO: I need to get the boolean value with get("name") because, if it is not given getBool() returns - line 536: // TODO: here we need the getBuildID(string) method main/svtools/source/toolpanel/paneltabbar.cxx (2 lines): - line 95: // TODO: postRenderItem takes the "real" window, i.e. effectively the tab bar. This is because - line 561: // TODO: have one method calculating all sizes? main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/Converter.java (2 lines): - line 29: * TODO maybe a factory would be good here - line 206: //TODO this belongs in the Target Class main/qadevOOo/java/OOoRunner/src/main/java/graphical/OpenOfficeDatabaseReportExtractor.java (2 lines): - line 327: // TODO: DB - line 349: // TODO: DB main/basctl/source/basicide/localizationmgr.cxx (2 lines): - line 99: // TODO: -> export from toolkit - line 988: // TODO: Find better place, where dialog is created main/reportdesign/source/core/api/Functions.cxx (2 lines): - line 50: // TODO: VirtualFunctionFinder: This is virtual function! - line 62: // TODO: VirtualFunctionFinder: This is virtual function! main/toolkit/source/layout/core/box-base.cxx (2 lines): - line 50: DBG_ERROR( "FIXME: invalid child !" ); - line 79: // FIXME: call the 'isVisible' method on it ? main/vcl/source/fontsubset/xlat.cxx (2 lines): - line 111: // TODO: use direct unicode->mbcs converter should there ever be one - line 140: // TODO: use direct unicode->mbcs converter should there ever be one main/unodevtools/source/skeletonmaker/javatypemaker.cxx (2 lines): - line 530: o << indentation << " // TODO: Exchange the default return " - line 547: o << indentation << " // TODO: Insert your implementation for \"" main/wizards/com/sun/star/wizards/db/DBMetaData.java (2 lines): - line 177: //TODO get the locale from the datasource - line 320: // TODO: Performance leak getColumns() take very long. main/vcl/os2/source/window/salframe.cxx (2 lines): - line 661: //YD FIXME this is a potential bug with multiple threads and cuncurrent - line 666: //YD FIXME if SAL_FRAME_CHILD is specified, use hWndParent as parent handle... main/sal/inc/osl/socket.hxx (2 lines): - line 508: // TODO change in/OUT parameter - line 539: // TODO : correct the out-parameter pSenderAddr outparameter main/toolkit/src2xml/source/src2xml.py (2 lines): - line 119: help='FIXME: better to say what NOT to expand?') - line 132: help='FIXME: remove this?') main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/KeyListener.java (2 lines): - line 39: // TODO Auto-generated method stub - line 46: // TODO Auto-generated method stub main/scripting/java/com/sun/star/script/framework/browse/ParcelBrowseNode.java (2 lines): - line 77: // TODO decide whether exception is propagated out or not - line 123: // TODO propagate potential errors main/reportdesign/source/core/api/Groups.cxx (2 lines): - line 49: // TODO: VirtualFunctionFinder: This is virtual function! - line 73: // TODO: VirtualFunctionFinder: This is virtual function! main/oox/source/xls/themebuffer.cxx (2 lines): - line 93: //! TODO: locale dependent font name - line 98: //! TODO: BIFF dependent font name main/writerfilter/source/dmapper/GraphicHelpers.cxx (2 lines): - line 61: // TODO There are some other unhandled values - line 87: // TODO There are some other unhandled values main/writerfilter/source/dmapper/ConversionHelper.cxx (2 lines): - line 96: //TODO: Lines are always solid - line 664: /* TODO: Lots of additional values are available - some are supported in the I18 framework main/oox/source/drawingml/diagram/diagramlayoutatoms.cxx (2 lines): - line 93: // TODO there is likely some conditions - line 125: // TODO do something main/qadevOOo/java/OOoRunner/src/main/java/graphical/Office.java (2 lines): - line 76: // TODO: we should start the office after we know if we really need an Office. - line 86: // TODO: run through all documents which exists as reports in odb files main/svl/source/passwordcontainer/syscreds.cxx (2 lines): - line 113: // TODO: This code is actually copied from svl/source/passwordcontainer.cxx - line 135: // TODO: This code is actually copied from svl/source/passwordcontainer.cxx main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/java_environment.java (2 lines): - line 134: // TODO What's this??? java.lang.Object#equals requires reflexivity... - line 169: // TODO If a holder references an unreachable object, but still has main/sw/source/ui/vba/vbastyles.cxx (2 lines): - line 256: // FIXME: need to make a alphabetically sorted list of style names - line 275: // FIXME: main/wizards/com/sun/star/wizards/ui/UnoDialog.java (2 lines): - line 961: else if (xServiceInfo.supportsService("com.sun.star.awt.UnoControlListBoxModel")) // TODO Comboboxes?? - line 1059: //TODO: The following methods could be wrapped in an own class implementation main/swext/mediawiki/src/com/sun/star/wiki/WikiEditorImpl.java (2 lines): - line 340: // TODO: Error handling here - line 361: // TODO: stop progress spinning main/sal/osl/unx/process.c (2 lines): - line 490: unsetenv(data.m_pszEnv[i]); /*TODO: check error return*/ - line 494: putenv(data.m_pszEnv[i]); /*TODO: check error return*/ main/oox/source/xls/worksheetfragment.cxx (2 lines): - line 1011: //! TODO: invalidate object id in drawing object manager - line 1098: // #i80006# Excel silently ignores invalid hi-byte of column index (TODO: everywhere?) main/fpicker/source/unx/kde4/KDE4FilePicker.hxx (2 lines): - line 57: // TODO ::com::sun::star::ui::dialogs::XFilePreview, - line 130: /* TODO XFilePreview main/sc/source/ui/vba/vbapane.cxx (2 lines): - line 81: // TODO: Excel includes partly visible rows/columns, Calc does not - line 87: // TODO: getParent() returns the window, Range needs the worksheet main/sc/source/ui/vba/vbaworksheets.cxx (2 lines): - line 64: // #FIXME #TODO the implementation of the Sheets collections sucks, - line 296: // #TODO #INVESTIGATE main/wizards/com/sun/star/wizards/document/Control.java (2 lines): - line 313: xPropertySet.setPropertyValue("Date", 4711); //TODO find a better date - line 319: xPropertySet.setPropertyValue("Time", 47114); //TODO find a better time main/sc/source/ui/vba/vbaworkbook.cxx (2 lines): - line 130: // #FIXME - seems suspect should we not walk through the properties - line 192: //#FIXME this persists the color data per office instance and main/wizards/com/sun/star/wizards/ui/ImageList.java (2 lines): - line 878: //TODO what is when the image does not display an image? - line 886: //TODO what is when the image does not display an image? main/framework/inc/xml/acceleratorconfigurationwriter.hxx (2 lines): - line 98: /** @short TODO */ - line 107: /** @short TODO */ main/oox/source/drawingml/customshapegeometry.cxx (2 lines): - line 262: aRet.Type = EnhancedCustomShapeParameterType::HEIGHT; // TODO: HEIGHT needs to be implemented - line 1070: EnhancedCustomShapeParameterPair aPt1; // TODO: conversion from (wr hr stAng swAng) main/sal/osl/unx/file_misc.cxx (2 lines): - line 68: /* FIXME: reintroducing this may save some extra bytes per Item */ - line 863: /* FIXME: what if pszTmpDestFile already exists? */ main/svl/qa/complex/ConfigItems/CheckConfigItems.java (2 lines): - line 94: // TODO register helper service - line 108: // TODO deregister helper service main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/ConverterCapabilitiesImpl.java (2 lines): - line 56: // TODO - we currently do not handle the table column tag - line 59: // TODO - we currently do not handle the table scenario tag main/sw/source/filter/ww8/docxexportfilter.cxx (2 lines): - line 61: // FIXME so far we get SwPaM for the entire document; probably we should - line 74: aExport.ExportDocument( true ); // FIXME support exporting selection only main/sc/source/ui/inc/asciiopt.hxx (2 lines): - line 69: xub_StrLen* pColStart; //! TODO replace with vector - line 70: sal_uInt8* pColFormat; //! TODO replace with vector main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/JavaSQLStatement.java (1 line): - line 133: // FIXME: why didn't the C++ implementation do this in a ContextClassLoaderScope? main/scripting/java/com/sun/star/script/framework/browse/ProviderBrowseNode.java (1 line): - line 93: // TODO propage errors main/configmgr/source/rootaccess.cxx (1 line): - line 306: //TODO: Optimize: main/sfx2/source/dialog/taskpane.cxx (1 line): - line 429: // TODO: we might need a mechanism to decide whether the panel should be destroyed/re-created, or (as it is main/xmloff/source/forms/formattributes.hxx (1 line): - line 240: // TODO: maybe the following struct should be used for exports, too. In this case we would not need to main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ORowSetValue.java (1 line): - line 416: // FIXME: is this how an enum is unboxed from Any? main/oox/source/xls/formulaparser.cxx (1 line): - line 1067: // TODO: need support for localized addin function names main/oox/source/xls/scenariobuffer.cxx (1 line): - line 112: // TODO: where is the deleted flag? main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/HelpSearch.java (1 line): - line 226: // TODO: Error handling main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/Tree.java (1 line): - line 53: // FIXME: have to handle non transient objects here .. main/toolkit/source/layout/core/root.hxx (1 line): - line 52: TODO: (ricardo) I think we should cut on LayoutRoot, stripping out its widget main/xmloff/source/forms/elementimport.hxx (1 line): - line 288: // TODO: main/wizards/com/sun/star/wizards/common/NoValidPathException.java (1 line): - line 33: // TODO: NEVER open a dialog in an exception main/drawinglayer/inc/drawinglayer/attribute/fontattribute.hxx (1 line): - line 55: /// TODO: pair kerning and CJK kerning main/soltools/mkdepend/include.c (1 line): - line 74: // FIXME: creates duplicates in the dependency files if absolute paths are main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/BuiltIn.java (1 line): - line 100: // TODO Auto-generated method stub main/sc/source/ui/vba/vbapagebreaks.cxx (1 line): - line 96: /** @TODO Unlike MS Excel this method only considers the pagebreaks that intersect the used range main/sdext/source/pdfimport/tree/genericelements.hxx (1 line): - line 96: // xxx refac TODO: move code to visitor main/sw/source/ui/docvw/AnnotationWin.cxx (1 line): - line 228: // TODO: iterate over all paragraphs, not only first one to find out if it is empty main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/List.java (1 line): - line 53: // FIXME: have to handle non transient objects here .. main/sd/source/ui/sidebar/TableDesignPanel.cxx (1 line): - line 69: //TODO: make the sizes depend on the font size. main/wizards/com/sun/star/wizards/table/FieldFormatter.java (1 line): - line 427: // TODO Auto-generated method stub main/swext/mediawiki/src/com/sun/star/wiki/WikiArticle.java (1 line): - line 241: // TODO: remove the debug printing, try to detect the error main/svtools/inc/svtools/wizardmachine.hxx (1 line): - line 155: // TODO: probably the complete page handling (next, previous etc.) should be prohibited ... main/sc/source/ui/inc/viewdata.hxx (1 line): - line 76: /* TODO: if filtered multi-selection was implemented, this would be the value to use. */ main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/OKeyContainer.java (1 line): - line 95: // FIXME: so why was this exactly the same? main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/DataReader.java (1 line): - line 52: * TODO this should no longer use an array as return type better a Map main/reportdesign/source/core/sdr/RptObject.cxx (1 line): - line 436: // TODO: cache xServiceInfo as member? main/sal/osl/os2/file_error_transl.cxx (1 line): - line 241: /* FIXME translateFileError: is this alright? Or add a new one: osl_File_E_Unknown? */ main/xmloff/source/core/RDFaImportHelper.cxx (1 line): - line 67: //FIXME: this is an ugly hack to workaround buggy SvXMLImport::GetAbsolute main/ucb/source/ucp/gvfs/gvfs_directory.cxx (1 line): - line 226: // FIXME: main/svx/source/sdr/primitive2d/sdrprimitivetools.cxx (1 line): - line 79: // TODO: Use the bitmap (Glue_Unselected) from markers*.png instead, so it will be part of the icon theme main/padmin/source/salglyphid.hxx (1 line): - line 28: // TODO: sal_GlyphId should become a class... main/sal/inc/sal/types.h (1 line): - line 33: /* FIXME: autogeneration of type sizes on Win32/Win64? */ main/ridljar/java/unoloader/src/main/java/com/sun/star/lib/unoloader/UnoClassLoader.java (1 line): - line 201: urls[0] = new URL(base, "java_uno.jar"); //TODO get rid of it here main/comphelper/inc/comphelper/embeddedobjectcontainer.hxx (1 line): - line 127: ::com::sun::star::uno::Reference < ::com::sun::star::embed::XEmbeddedObject > CopyAndGetEmbeddedObject( EmbeddedObjectContainer& rSrc, const ::com::sun::star::uno::Reference < ::com::sun::star::embed::XEmbeddedObject >& xObj, /* TODO const ::rtl::OUString& aOrigName,*/ ::rtl::OUString& rName ); main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/Paragraph.java (1 line): - line 642: * TODO: Update to take account of different font metrics. main/oox/source/ppt/soundactioncontext.cxx (1 line): - line 64: // TODO this is very wrong main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/ConnectionDescriptor.java (1 line): - line 30: *

FIXME: Once those classes have been moved from jurt to main/accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityModel.java (1 line): - line 73: // FIXME: error message ! main/oox/source/drawingml/fillproperties.cxx (1 line): - line 269: // TODO: "rotate with shape" is not possible with our current core main/wizards/com/sun/star/wizards/document/DatabaseControl.java (1 line): - line 85: if (_fieldtype == DataType.LONGVARBINARY) //TODO CONTROLType abfragen!!!!!! main/pyuno/source/module/pyuno_gc.cxx (1 line): - line 108: // TODO: Look for a more efficient solution main/vcl/aqua/source/a11y/aqua11ywrappercombobox.mm (1 line): - line 57: // FIXME: May cause problems when stored. Then get dynamically each time (bad performance!) main/oox/source/ole/axcontrol.cxx (1 line): - line 1274: // TODO: OUString::toDouble() does not handle local decimal separator main/sc/source/core/inc/doubleref.hxx (1 line): - line 43: enum RefType { INTERNAL, EXTERNAL }; // TODO: We may not need this after all... (kohei) main/sc/source/ui/vba/vbachartobjects.hxx (1 line): - line 37: /* #TODO see if this hash table is 'really' necessary main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java (1 line): - line 417: // TODO What happens if an exception is thrown after the call to main/xmloff/inc/xmloff/xmlaustp.hxx (1 line): - line 83: // TODO: Remove this ugly method as soon as possible main/toolkit/workben/layout/recover.xml (1 line): - line 74: main/vcl/inc/os2/saldata.hxx (1 line): - line 40: // YD FIXME #define ENABLE_IME main/winaccessibility/source/service/AccListEventListener.cxx (1 line): - line 59: //TODO: investigate again main/binaryurp/source/proxy.cxx (1 line): - line 148: //TODO: Optimize queryInterface: main/cppu/inc/cppu/unotype.hxx (1 line): - line 205: //TODO: depending on memory model, the following might not work reliably main/sw/source/filter/ww8/docxexportfilter.hxx (1 line): - line 39: // FIXME these should not even exist for the export-only filter! main/sw/source/ui/vba/vbainformationhelper.cxx (1 line): - line 61: // FIXME: handle multipul page style main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/SDFReader.java (1 line): - line 340: // TODO makeDot is better in Data Handler main/svx/inc/svx/ucsubset.hxx (1 line): - line 37: // TODO: should be moved into Font Attributes territory, main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ParagraphTextSegment.java (1 line): - line 117: // TODO: Font changes need to be worked out here main/vbahelper/inc/vbahelper/vbashapes.hxx (1 line): - line 55: //TODO helperapi using a writer document main/vbahelper/source/vbahelper/vbacommandbar.cxx (1 line): - line 164: // #FIXME support msoBarTypePopup main/xmloff/source/forms/propertyimport.hxx (1 line): - line 88: // TODO: think about the restriction that the class does not know anything about the object it is importing. main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/package.html (1 line): - line 225:

TODO list

main/apple_remote/source/AppleRemote.m (1 line): - line 58: // TODO : avoid such magics main/vcl/source/gdi/pdfwriter_impl.hxx (1 line): - line 842: /* TODO: remove rText as soon as SalLayout will change so that rText is not necessary anymore */ main/wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.java (1 line): - line 75: public final static int HID = 41119; //TODO enter first hid here main/basegfx/source/workbench/bezierclip.hxx (1 line): - line 80: // TODO: find proper epsilon here (try ::std::numeric_limits::epsilon()?)! main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/RowIterator.java (1 line): - line 43: // TODO: should compare the ConverterCapabilities supported feature only! main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/Runner.java (1 line): - line 214: // TODO: no right error message, if no parameter given! main/sal/osl/os2/file.cxx (1 line): - line 1965: /* FIXME: what if pszTmpDestFile already exists? */ main/framework/source/inc/loadenv/loadenvexception.hxx (1 line): - line 105: /** @short TODO */ main/unoxml/source/rdf/CLiteral.cxx (1 line): - line 119: //FIXME: what is legal? main/dbaccess/source/ui/app/AppDetailView.hxx (1 line): - line 126: // TODO: we should be consistent in the task pane and the menus/toolbars: main/framework/qa/complex/dispatches/Interceptor.java (1 line): - line 338: // TODO implement wildcard match main/basegfx/source/inc/hommatrixtemplate.hxx (1 line): - line 563: // TODO: maybe optimize cases where last line is [0 0 1]. main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/_XComponent.java (1 line): - line 82: * element. TODO: Is this needed for anything else, too, or should it be main/sc/source/ui/vba/vbahelper.cxx (1 line): - line 464: // #FIXME #TODO main/configmgr/source/xcdparser.cxx (1 line): - line 94: //TODO: _OOR main/connectivity/inc/connectivity/dbtools.hxx (1 line): - line 427: (TODO: isn't this a resource leak? Do we really need this behaviour?). main/wizards/com/sun/star/wizards/report/ReportLayouter.java (1 line): - line 69: //TODO the constructor for the OfficePathRetriever is redundant and should be instantiated elsewhere main/vcl/inc/aqua/salgdi.h (1 line): - line 132: // TODO: move into cross-platform headers main/reportdesign/source/filter/xml/xmlExport.cxx (1 line): - line 752: /// TODO export as table layout main/wizards/com/sun/star/wizards/table/TableWizard.java (1 line): - line 86: //TODO if reportResouces cannot be gotten dispose officedocument main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/package.html (1 line): - line 121:

TODO list

main/writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.cxx (1 line): - line 182: // memcpy(seq2.getArray(), &binLen, 4); assert(0); //TODO linux main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/GSIWriter.java (1 line): - line 219: // TODO redesign DataHandler in the way that this is not nessesary any more main/uui/source/passwordcontainer.cxx (1 line): - line 436: // @@@ FIXME: this not able to main/oox/source/xls/biffcodec.cxx (1 line): - line 108: /* Convert password to a byte string. TODO: this needs some finetuning main/oox/source/vml/vmlformatting.cxx (1 line): - line 116: // TODO: according to spec, value may contain "auto" main/sw/source/filter/html/svxcss1.hxx (1 line): - line 191: // TODO: ToUpperAscii -> ??? main/vcl/aqua/source/a11y/aqua11ytextwrapper.mm (1 line): - line 227: // TODO: this is ugly!!! main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/MinicalcDecoder.java (1 line): - line 737: // TODO - Get any more formatting data here main/accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx (1 line): - line 406: // TODO: strictly, this is not correct: The TabBar implementation of the TabLayouter might use main/sc/source/ui/vba/vbaglobals.cxx (1 line): - line 97: // FIXME check if this is correct/desired behavior main/vcl/inc/vcl/tabctrl.hxx (1 line): - line 54: void* mpDummyPtr; // FIXME: remove before integration main/oox/source/export/drawingml.cxx (1 line): - line 735: // TODO: special handle embossed/engraved main/toolkit/source/layout/core/container.hxx (1 line): - line 122: throw(css::uno::RuntimeException) { return getMinimumSize(); } // TODO: use this for flow? main/svtools/source/filter/jpeg/jpeg.h (1 line): - line 62: /* TODO: when incompatible changes are possible again main/wizards/com/sun/star/wizards/db/TypeInspector.java (1 line): - line 423: /**TODO the fallback order is the same as implemented in the method 'convertDataType'. main/wizards/com/sun/star/wizards/ui/SortingComponent.java (1 line): - line 266: // TODO for the future we should deliver a messagebox when two different sorting modes have been applied to one field main/editeng/inc/editeng/svxacorr.hxx (1 line): - line 66: // TODO: handle unicodes > U+FFFF and check users of this class main/fpicker/source/aqua/FPentry.cxx (1 line): - line 101: // FIXME: PJ: when we do not need native file and folder picker... main/oox/source/drawingml/textparagraphproperties.cxx (1 line): - line 298: // TODO move the to the TextFont struct. main/wizards/com/sun/star/wizards/db/FieldColumn.java (1 line): - line 67: // TODO: could be wrong here! main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/OIndexContainer.java (1 line): - line 158: // FIXME: ::dbtools::getBooleanDataSourceSetting( m_pTable->getConnection(), "AddIndexAppendix" ); main/wizards/com/sun/star/wizards/db/RelationController.java (1 line): - line 37: * TODO To change the template for this generated type comment go to main/oox/source/vml/vmlshapecontext.cxx (1 line): - line 261: // TODO: main/sw/inc/unoframe.hxx (1 line): - line 184: // FIXME: EVIL HACK: make available for SwXFrame::attachToRange main/vcl/inc/salgdi.hxx (1 line): - line 77: typedef sal_Unicode sal_Ucs; // TODO: use sal_UCS4 instead of sal_Unicode main/sw/source/ui/vba/vbawindow.cxx (1 line): - line 54: // FIXME: it is incorrect when there are more than 1 windows main/sysui/desktop/freedesktop/freedesktop-menus.spec (1 line): - line 61: # FIXME: remove - only purpose is to create packages identical to OOF680 m8 main/sw/source/filter/ww8/ww8attributeoutput.hxx (1 line): - line 94: /// FIXME having it in AttributeOutputBase is probably a hack, it main/unoxml/source/dom/attr.cxx (1 line): - line 141: // FIXME if this DOM implemenatation supported DTDs it would need main/reportdesign/source/core/sdr/formatnormalizer.cxx (1 line): - line 240: // TODO: we might also do this kind of thing for functions and expressions ... main/toolkit/src2xml/source/srcparser.py (1 line): - line 80: # TODO: all manner of evil special cases ... main/reportdesign/source/core/api/FormattedField.cxx (1 line): - line 161: // special case here /// TODO check main/wizards/com/sun/star/wizards/query/QueryWizard.java (1 line): - line 441: // TODO When the ListFieldbox is refilled only fields of the current Command may be merged into the Listbox main/sfx2/qa/complex/sfx2/undo/WriterDocumentTest.java (1 line): - line 98: ++expectedUndoActions; //FIXME this will create 2 actions! currently the event is sent for every individual action; should it be sent for top-level actions only? how many internal actions are created is an implementation detail! main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/PostgresqlDatabaseMetadata.java (1 line): - line 104: int bufferLength = row.getInt(8); // FIXME: is it int? main/ucb/qa/complex/ucb/UCB.java (1 line): - line 228: //TODO error message; main/sc/source/ui/vba/vbacomments.cxx (1 line): - line 39: // #FIXME needs to find the correct Parent main/vbahelper/source/vbahelper/vbashaperange.cxx (1 line): - line 352: // #TODO #FIXME Shape parent should always be the sheet the shapes belong main/sd/source/ui/inc/slideshow.hxx (1 line): - line 60: // TODO: Remove main/writerfilter/source/dmapper/MeasureHandler.cxx (1 line): - line 112: // TODO m_nUnit 3 - twip, other values unknown :-( main/wizards/com/sun/star/wizards/db/TableDescriptor.java (1 line): - line 291: // TODO: LLA: describe what is he doing here. main/wizards/com/sun/star/wizards/query/Finalizer.java (1 line): - line 131: /* TODO: The title textbox always has to be updated when main/framework/inc/protocols.h (1 line): - line 24: /*TODO outline this implementation :-) */ main/vcl/inc/vcl/vclenum.hxx (1 line): - line 315: typedef sal_uInt32 sal_UCS4; // TODO: this should be moved to rtl main/fpicker/source/unx/kde4/KDE4FilePicker.cxx (1 line): - line 126: // TODO XFilePreview, main/reportdesign/source/ui/report/dlgedfunc.cxx (1 line): - line 205: // TODO character in shapes main/wizards/com/sun/star/wizards/common/SystemDialog.java (1 line): - line 391: // TODO Auto-generated catch block main/configmgr/source/data.cxx (1 line): - line 100: //TODO: verify template name contains no bad chars? main/mysqlc/source/mysqlc_databasemetadata.cxx (1 line): - line 1369: /* TODO: Check this out */ main/sal/osl/os2/process.c (1 line): - line 807: //YD FIXME incomplete! main/vcl/inc/unx/salgdi.h (1 line): - line 295: #if 1 // TODO: remove these obsolete methods main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/CharacterParser.java (1 line): - line 104: // TODO: Space node have a count attribute which is not handled! main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/MenuContainer.java (1 line): - line 33: * FIXME: join with Menu ? main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/CellNodeIterator.java (1 line): - line 97: // TODO: need to confirm whether all the text string is the main/swext/mediawiki/src/com/sun/star/wiki/WikiEditSettingDialog.java (1 line): - line 241: // TODO: main/testtools/source/bridgetest/cli/cli_cs_testobj.cs (1 line): - line 776: return null; //TODO: not yet tested in CLI UNO main/vcl/inc/aqua/saldata.hxx (1 line): - line 107: bool mbIsScrollbarDoubleMax; // TODO: support DoubleMin and DoubleBoth too main/avmedia/source/macavf/macavf_player.cxx (1 line): - line 183: // else // TODO: delay until it becomes ready main/i18npool/source/isolang/inwnt.cxx (1 line): - line 98: // TODO: this could be distinguished, #if(WINVER >= 0x0500) main/idlc/inc/idlc/astinterface.hxx (1 line): - line 89: void addMember(AstDeclaration /*TODO: const*/ * member); main/oox/source/xls/drawingfragment.cxx (1 line): - line 258: // TODO: DrawingML implementation expects 32-bit coordinates for EMU rectangles (change that to EmuRectangle) main/sw/source/ui/vba/vbatable.cxx (1 line): - line 76: // #FIXME the helper api uses the dreaded dispatch mechanism, holding off main/xmloff/source/forms/property_meta_data.cxx (1 line): - line 75: // TODO: instead of having all of the below static, it should be some per-instance data. This way, the main/wizards/com/sun/star/wizards/table/FieldDescription.java (1 line): - line 154: //Type = 4; // TODO wo ist der Fehler?(Integer) xPropertySet.getPropertyValue("Type"); main/qadevOOo/java/OOoRunner/src/main/java/graphical/BuildID.java (1 line): - line 34: // TODO: StringHelper.removeQuote? main/pyuno/source/loader/pyuno_loader.cxx (1 line): - line 171: rtl::Bootstrap::expandMacros(path); //TODO: detect failure main/framework/inc/services/taskcreatorsrv.hxx (1 line): - line 60: * TODO document me main/framework/qa/complex/accelerators/AcceleratorsConfigurationTest.java (1 line): - line 647: // TODO: throws css::container::NoSuchElementException main/extensions/source/activex/main/SOActiveX.cpp (1 line): - line 287: // TODO: check whether the frames are hidden if they are open? main/svx/inc/svx/AccessibleTextHelper.hxx (1 line): - line 369: // TODO: make that virtual next time main/sc/source/filter/inc/tokstack.hxx (1 line): - line 175: /* TODO: in case we had FormulaTokenArray::AddError() */ main/xmerge/java/htmlsoff/src/main/java/package.html (1 line): - line 46:

TODO list

main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/JavaSQLResultSet.java (1 line): - line 883: // FIXME: charset? main/sfx2/source/view/viewimp.hxx (1 line): - line 65: // FIXME UNUSED ??? main/sc/source/ui/vba/vbachartobject.cxx (1 line): - line 116: // #TODO #FIXME should be ThisWorkbook or equivalent, or in main/reportdesign/source/core/api/ReportEngineJFree.cxx (1 line): - line 78: // TODO: VirtualFunctionFinder: This is virtual function! main/dbaccess/source/core/inc/columnsettings.hxx (1 line): - line 36: // TODO: move the following to comphelper/propertycontainerhelper.hxx main/vbahelper/source/msforms/vbacontrols.cxx (1 line): - line 271: // TODO: Support Before and After? main/dbaccess/source/ui/inc/sbamultiplex.hxx (1 line): - line 107: // TODO : replace this class if MM provides an WeakSubObject in cppu main/vcl/inc/salglyphid.hxx (1 line): - line 25: // TODO: sal_GlyphId should become a class... main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/Tools.java (1 line): - line 36: // FIXME: use SQLException.getNextException() instead of getCause()? main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/DocumentSerializerImpl.java (1 line): - line 288: // TODO: for now, throw IOException. main/svtools/source/filter/jpeg/jpegc.c (1 line): - line 56: /* TODO: when incompatible changes are possible again main/winaccessibility/source/service/AccContainerEventListener.cxx (1 line): - line 199: //TODO: update all the children main/sc/source/ui/vba/vbasheetobjects.cxx (1 line): - line 342: // TODO: translate coordinates for RTL sheets main/sfx2/source/sidebar/SidebarController.cxx (1 line): - line 777: // TODO: provide feedback to developer to better pinpoint the main/sw/source/ui/vba/vbavariables.cxx (1 line): - line 33: // FIXME: the performance is poor? main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/PalmDB.java (1 line): - line 199: * TODO: Note that this method assumes that the byte main/sc/source/ui/vba/vbarange.hxx (1 line): - line 293: // #TODO completely rewrite ScVbaRange, its become a hackfest main/sd/source/ui/annotations/annotationwindow.cxx (1 line): - line 355: // TODO: ?? main/crashrep/source/unx/main.cxx (1 line): - line 589: // FIXME: search PATH if necessary main/dbaccess/source/core/api/RowSetBase.hxx (1 line): - line 186: // TODO: isn't this the same as isModification? main/framework/source/inc/accelerators/globalacceleratorconfiguration.hxx (1 line): - line 78: /** TODO */ main/wizards/com/sun/star/wizards/form/FormWizard.java (1 line): - line 426: // TODO When the ListFieldbox is refilled only fields of the current Command may be merged into the Listbox main/wizards/com/sun/star/wizards/report/DBColumn.java (1 line): - line 181: // TODO: handle the nullpointer right main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/GenericOfficeDocument.java (1 line): - line 84: /* TODO: Determine the MIME-type from the input. */ main/vcl/inc/vcl/graph.h (1 line): - line 69: // TODO: when incompatible changes are possible again main/sax/inc/xml2utf.hxx (1 line): - line 24: // TODO: Woher? main/vcl/inc/os2/salgdi.h (1 line): - line 92: // TODO: get rid of the members below needed to work with the Win9x non-unicode API main/configmgr/source/configurationprovider.cxx (1 line): - line 249: //TODO: should the Access use the dynamically changing locale_ instead? main/vcl/inc/vcl/virdev.hxx (1 line): - line 66: // TODO: add extra member for refdev backward compatibility options main/uui/source/newerverwarn.cxx (1 line): - line 121: // TODO: do we need to respect the bUpdateCheckEnabled flag? Finally, its meaning is "are automatic main/oox/source/helper/propertymap.cxx (1 line): - line 53: TODO: move this to comphelper or better find an existing implementation main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/Table.java (1 line): - line 52: // FIXME: have to handle non transient objects here .. main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/package.html (1 line): - line 46:

TODO list

main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/SxcDocumentSerializerImpl.java (1 line): - line 79: // TODO - get real values for password when implemnted in XML main/shell/source/backends/macbe/macbackend.hxx (1 line): - line 32: // FIXME: stdio.h only for debugging... main/framework/qa/complex/ModuleManager/CheckXModuleManager.java (1 line): - line 136: // TODO: fails main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/dom/DOMDocument.java (1 line): - line 235: *

TODO: remove dependency on com.sun.xml.tree.XmlDocument main/reportdesign/source/core/inc/ReportEngineJFree.hxx (1 line): - line 77: // TODO: VirtualFunctionFinder: This is virtual function! main/sc/source/ui/inc/csvcontrol.hxx (1 line): - line 54: //! TODO make string array dynamic main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/OColumnContainer.java (1 line): - line 131: // FIXME: won't help main/vcl/inc/vcl/quickselectionengine.hxx (1 line): - line 45: // TODO: consolidate this with ::vcl::IMnemonicEntryList main/writerfilter/source/dmapper/DomainMapperTableHandler.cxx (1 line): - line 659: //now set the default left+right border distance TODO: there's an sprm containing the default distance! main/vcl/unx/generic/gdi/xrender_peer.hxx (1 line): - line 278: #if 0 // TODO: reenable when it works without problems main/vcl/aqua/source/a11y/aqua11ycomponentwrapper.mm (1 line): - line 45: // TODO: should be merged with AquaSalFrame::VCLToCocoa... to a general helper method main/xmloff/source/forms/layerexport.hxx (1 line): - line 115: // TODO: To avoid this construct above, and to have a cleaner implementation, an class encapsulating the main/vcl/source/gdi/print3.cxx (1 line): - line 687: // FIXME: duplex ? main/basic/source/inc/runtime.hxx (1 line): - line 66: // TODO: Use exported functionality (code is copied from deamons2/ucb) main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/SxcDocumentSerializerImpl.java (1 line): - line 68: // TODO - get real values for password when implemnted in XML main/vcl/aqua/source/gdi/ctfonts.hxx (1 line): - line 57: // TODO: avoid the dlsym stuff if the target platform is >= OSX10.5 main/oox/source/helper/zipstorage.cxx (1 line): - line 66: TODO: #i105410# switch to 'OFOPXMLFormat' and use its main/oox/source/drawingml/lineproperties.cxx (1 line): - line 239: TODO: this can be optimized by using a map. */ main/vcl/aqua/source/window/salnsmenu.mm (1 line): - line 101: // FIXME: revise this ugly code main/ucb/qa/complex/tdoc/CheckTransientDocumentsDocumentContent.java (1 line): - line 58: // TODO: document doesn't exists main/vcl/source/glyphs/gcach_ftyp.hxx (1 line): - line 113: // TODO: change to hash_multimap when a use case requires a m:n mapping main/wizards/com/sun/star/wizards/report/ReportTextImplementation.java (1 line): - line 619: // TODO: we have to change to String List!!!! main/qadevOOo/java/OOoRunner/src/main/java/convwatch/StatusHelper.java (1 line): - line 98: // TODO: stream output main/scripting/java/com/sun/star/script/framework/provider/javascript/ScriptProviderForJavaScript.java (1 line): - line 231: // TODO revisit main/sc/source/ui/vba/vbapivottable.cxx (1 line): - line 37: // #FIXME with a quick example failed to determine what the parent main/extensions/source/propctrlr/eventhandler.hxx (1 line): - line 100: // TODO: move different handling into different derived classes? main/ucb/source/ucp/gio/gio_mount.cxx (1 line): - line 119: = new ucbhelper::SimpleAuthenticationRequest (rtl::OUString() /* FIXME: provide URL here */, aHostName, eDomain, aDomain, eUserName, aUserName, ePassword, aPassword); main/qadevOOo/java/OOoRunner/src/main/java/convwatch/BorderRemover.java (1 line): - line 286: // TODO: throw if w or h < 0 main/xmloff/inc/xmloff/xmlexp.hxx (1 line): - line 589: // FIXME: this is only for legacy stuff that has not yet been adapted main/toolkit/qa/complex/toolkit/GridControl.java (1 line): - line 128: // TODO: check all those generic properties for equality main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/JavaSQLDatabaseMetaData.java (1 line): - line 1567: // FIXME: SDBC bug. Must be able to throw exception. main/configmgr/source/propertynode.cxx (1 line): - line 71: value_ = val.Value; //TODO: check value type main/qadevOOo/java/OOoRunner/src/main/java/graphical/JPEGEvaluator.java (1 line): - line 98: // // TODO: this information has to come out of the ini files main/migrationanalysis/src/msokill/StdAfx.cpp (1 line): - line 30: // TODO: reference any additional headers you need in STDAFX.H main/toolkit/source/awt/vclxtabcontrol.hxx (1 line): - line 127: // FIXME: we might want to use a Multiplexer main/binaryurp/source/bridge.cxx (1 line): - line 377: //TODO: Release sub-stub if it is not successfully sent to remote side main/connectivity/source/inc/hsqldb/HConnection.hxx (1 line): - line 103: // TODO: resource main/uui/source/iahndl.cxx (1 line): - line 1399: // TODO: this static variable is somewhat hacky. Formerly (before the dialog was moved from SFX2 to the main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/AutoRetrievingBase.java (1 line): - line 60: // FIXME: do something? main/slideshow/source/inc/soundplayer.hxx (1 line): - line 47: TODO: main/vcl/inc/fontsubset.hxx (1 line): - line 65: public: // TODO: make subsetter results private and provide accessor methods instead main/cli_ure/qa/climaker/climaker.cs (1 line): - line 332: //TODO: main/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java (1 line): - line 350: new String[] {"URL", "TypeName"}, // FIXME: "TypeName" was "MediaType", but "MediaType" doesn't work. main/dbaccess/qa/complex/dbaccess/RowSet.java (1 line): - line 949: // TODO: the following would not be necessary if the parameters container would *survive* main/sfx2/qa/complex/sfx2/DocumentMetadataAccess.java (1 line): - line 1127: // FIXME: hack: blank nodes considered equal main/oox/source/drawingml/diagram/layoutnodecontext.cxx (1 line): - line 200: // TODO shall we even bother? main/bridges/source/cpp_uno/gcc3_linux_mips/uno2cpp.cxx (1 line): - line 387: // KBH: FIXME: is this the right way to pass these main/unotools/inc/unotools/streamwrap.hxx (1 line): - line 110: // TODO: thread safety! main/qadevOOo/java/OOoRunner/src/main/java/helper/APIDescGetter.java (1 line): - line 292: // TODO Probleme here main/sfx2/inc/sfx2/sfxbasecontroller.hxx (1 line): - line 384: // FIXME: TL needs this in sw/source/ui/uno/unotxdoc.cxx now; main/sal/rtl/source/ustring.c (1 line): - line 835: /* FIXME: we want a nice UTF-8 / alloca shortcut here */ main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/SharedResources.java (1 line): - line 44: // FIXME: the C++ implementation gets the XComponentContext using ::comphelper::getProcessServiceFactory(), we don't. main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/SheetMerge.java (1 line): - line 78: // TODO: we can actually check anything left after the clear up. main/vcl/inc/svdata.hxx (1 line): - line 430: // TODO: wild destruction of a window should not be possible main/sw/source/ui/vba/vbabookmarks.cxx (1 line): - line 169: // FIXME: insert the bookmark into current view cursor main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/AccessibleRoleAdapter.java (1 line): - line 128: // FIXME: remove debug out main/sc/source/filter/inc/xeview.hxx (1 line): - line 135: /* virtual void SaveXml( XclExpXmlStream& rStrm ); TODO Fix XML Saving Stream */ main/oox/source/drawingml/chart/axisconverter.cxx (1 line): - line 249: //! TODO #i58731# show n-th category main/wizards/com/sun/star/wizards/report/GroupFieldHandler.java (1 line): - line 185: // TODO: here is a good place for a comment, isn't it? main/toolkit/source/layout/core/translate.cxx (1 line): - line 95: /* FIXME: IWBN to share code with impimagetree.cxx, also for reading main/toolkit/source/layout/core/import.hxx (1 line): - line 174: /* TODO: check if all this members are needed. */ main/swext/mediawiki/src/com/sun/star/wiki/Helper.java (1 line): - line 688: // TODO: check whether the URL is in the NoProxy list main/configmgr/source/data.hxx (1 line): - line 72: //TODO: better rules under which circumstances a short template name matches main/vbahelper/source/vbahelper/vbadialogsbase.cxx (1 line): - line 31: //#TODO #FIXEME main/oox/source/xls/excelvbaproject.cxx (1 line): - line 107: // TODO: once we have chart sheets we need a switch/case on sheet type ('SheetNNN' vs. 'ChartNNN') main/oox/source/ppt/timenode.cxx (1 line): - line 262: #if 0 // FIXME even the binary filter has this disabled. main/sw/source/ui/vba/vbavariable.cxx (1 line): - line 65: // FIXME: fail to set the value if the new type of vaue is differenct from the original one. main/reportdesign/source/ui/inc/metadata.hxx (1 line): - line 51: // TODO: a real structure which allows quick access by name as well as by id main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/SpreadsheetEncoder.java (1 line): - line 33: *

TODO - Add appropriate exceptions to each of the methods.

main/sc/inc/compressedarray.hxx (1 line): - line 56: TODO: Currently the allocated memory never shrinks, must manually invoke main/sc/source/ui/vba/vbacomment.cxx (1 line): - line 124: // #TODO #FIXME implementation needed main/l10ntools/java/receditor/java/transex3/model/SdfString.java (1 line): - line 183: // TODO Auto-generated catch block main/oox/source/drawingml/chart/chartdrawingfragment.cxx (1 line): - line 217: // TODO: DrawingML implementation expects 32-bit coordinates for EMU rectangles (change that to EmuRectangle) main/wizards/com/sun/star/wizards/web/data/CGLayout.java (1 line): - line 77: // TODO uncomment... main/wizards/com/sun/star/wizards/common/InvalidQueryException.java (1 line): - line 29: // TODO don't show messages in Excetions main/oox/source/ppt/presentationfragmenthandler.cxx (1 line): - line 277: // TODO: Theme support is missing, theme pointer in SlidePersist is null and used later main/reportdesign/source/filter/xml/xmlStyleImport.cxx (1 line): - line 158: // TODO: use a map here main/sal/osl/unx/security.c (1 line): - line 809: * FIXME: rewrite to use more flexible main/sw/source/ui/vba/vbaeventshelper.cxx (1 line): - line 85: // TODO: get actual codename from document main/desktop/win32/source/QuickStart/QuickStart.cpp (1 line): - line 168: // TODO: Place code here. main/accessibility/workben/org/openoffice/accessibility/awb/tree/ToolkitNode.java (1 line): - line 137: // FIXME : message main/sc/source/ui/vba/vbaeventshelper.cxx (1 line): - line 80: // TODO: in the future, the parent may be an excel::XChart (chart sheet) -> will there be a common base interface? main/toolkit/source/layout/vcl/wbutton.cxx (1 line): - line 504: // TODO: i18n main/scp2/macros/macro.pl (1 line): - line 220: # FIXME: Not used at all in OOo?, #i38597# main/wizards/com/sun/star/wizards/ui/event/DataAware.java (1 line): - line 143: //TODO tell user... main/framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx (1 line): - line 86: /** TODO */ main/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java (1 line): - line 354: // TODO: throws an exception in DEV300m78 main/framework/qa/complex/framework/recovery/RecoveryTools.java (1 line): - line 256: // FIXME: main/oox/source/dump/biffdumper.cxx (1 line): - line 2116: break; // TODO: parameter array structure main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/DocumentDeserializerImpl.java (1 line): - line 356: // DJP FIXME: if we need to add two para styles with the main/migrationanalysis/src/msokill/StdAfx.h (1 line): - line 45: // TODO: reference additional headers your program requires here main/writerfilter/source/dmapper/PropertyMap.cxx (1 line): - line 723: // TODO has to be copied main/pyuno/source/module/pyuno_adapter.cxx (1 line): - line 213: // TODO: Out parameter main/vcl/inc/image.h (1 line): - line 166: // TODO: use inheritance to get rid of meType+mpData main/wizards/com/sun/star/wizards/common/JavaTools.java (1 line): - line 667: //TODO replace 'equals' with AnyConverter.getType(firstpropValue).equals(secPropValue) to check content and Type main/wizards/com/sun/star/wizards/common/NumberFormatter.java (1 line): - line 212: // TODO: throws a exception in a try catch environment, very helpful? main/sw/source/ui/vba/vbaglobals.cxx (1 line): - line 167: // #FIXME #TODO make Application a proper service main/vos/source/timer.cxx (1 line): - line 496: // -> TODO : rewrite this file, so that the timerManager thread gets destroyed, main/toolkit/source/layout/core/dialogbuttonhbox.cxx (1 line): - line 47: //FIXME: how to set platform-dependant variables? main/basic/source/runtime/sbdiagnose.cxx (1 line): - line 103: // TODO: should we register a named channel at the VCL API, instead of an unnamed channel at the tools API? main/oox/source/drawingml/fillpropertiesgroupcontext.cxx (1 line): - line 176: // TODO: load external picture main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/JavaSQLStatementBase.java (1 line): - line 223: // FIXME: C++'s jdbcStatement.getCursorName() doesn't exist in JDBC. We always return a blank string. main/configmgr/source/partial.cxx (1 line): - line 116: //TODO: For set elements, the segment names recorded in the node tree need main/cppu/inc/com/sun/star/uno/Sequence.hxx (1 line): - line 238: //TODO On certain platforms with weak memory models, the following code can main/vcl/aqua/source/a11y/aqua11ywrapperrow.mm (1 line): - line 37: // TODO: implement main/vcl/inc/win/salgdi.h (1 line): - line 102: // TODO: get rid of the members below needed to work with the Win9x non-unicode API main/oox/source/drawingml/textparagraph.cxx (1 line): - line 132: // FIXME this is causing a lot of dispruption (ie does not work). I wonder what to do -- Hub main/sfx2/qa/complex/sfx2/GlobalEventBroadcaster.java (1 line): - line 164: // TODO: It seems not possible to close the document without interactiv question main/sw/inc/IDocumentMarkAccess.hxx (1 line): - line 38: class SaveBookmark; // FIXME: Ugly: SaveBookmark is a core-internal class, and should not be used in the interface main/sal/qa/buildall.pl (1 line): - line 496: # TODO: main/sw/inc/ndhints.hxx (1 line): - line 97: //FIXME: why are the non-const methods public? main/reportbuilder/java/com/sun/star/report/pentaho/output/text/PageContext.java (1 line): - line 69: // TODO: IS this code correct? Why not columnCount = pc.getColumnCount(); ? main/configmgr/source/writemodfile.cxx (1 line): - line 575: //TODO: Do not write back information about those removed items that did not main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/type/DateTimeParser.java (1 line): - line 31: // TODO Auto-generated constructor stub main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/SDFWriter.java (1 line): - line 148: // TODO redesign DataHandler in the way that this is not nessesary any more main/svtools/inc/svtools/grfmgr.hxx (1 line): - line 382: Graphic GetTransformedGraphic( const GraphicAttr* pAttr = NULL ) const; // TODO: Change to Impl main/l10ntools/source/filter/utils/XMLHelper.java (1 line): - line 528: System.out.println("TODO: must be adapted to java 1.3 :-("); main/basebmp/source/bitmapdevice.cxx (1 line): - line 24: // FIXME: in vigra main/oox/source/xls/pivottablebuffer.cxx (1 line): - line 1153: if( getFlag( nFlags3, BIFF12_PTDEF_HASCOLHEADERCAPTION ) ) // TODO: right order (col/row)? spec is unclear main/bridges/source/cpp_uno/cc5_solaris_sparc64/exceptions.cxx (1 line): - line 87: //TODO: check conversion failure main/toolkit/source/layout/core/localized-string.hxx (1 line): - line 34: // FIXME: misuse XFixedText interface for simple string main/toolkit/workben/layout/plugin.cxx (1 line): - line 47: // FIXME: width=, height=, are not recognized as properties. main/desktop/win32/source/QuickStart/StdAfx.h (1 line): - line 55: // TODO: reference additional headers your program requires here main/qadevOOo/java/OOoRunner/src/main/java/graphical/FileHelper.java (1 line): - line 735: //// TODO: seems to be wrong, there exist no writeLine() with 'return' ending? main/oox/source/xls/excelchartconverter.cxx (1 line): - line 97: // TODO: how to handle missing values in the map? main/comphelper/inc/comphelper/accessiblewrapper.hxx (1 line): - line 323: // TODO: think about if we should hold these objects weak main/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.java (1 line): - line 529: // TODO Auto-generated catch block main/qadevOOo/java/OOoRunner/src/main/java/lib/MultiPropertyTest.java (1 line): - line 186: // TODO: implement a new test independent from method getNewValue() main/wizards/com/sun/star/wizards/report/IReportDocument.java (1 line): - line 206: * TODO: add Name to this functionality main/ucb/qa/complex/tdoc/CheckTransientDocumentsContent.java (1 line): - line 50: // TODO: document doesn't exists main/sd/workben/custompanel/ctp_panel.cxx (1 line): - line 176: // TODO: this is, strictly, not correct, as we ignore i_ParentAccessible here. If you are not doing a sample main/wizards/com/sun/star/wizards/ui/ControlScroller.java (1 line): - line 90: // TODO add parameters for tabindices and helpindex main/writerfilter/source/dmapper/CellColorHandler.cxx (1 line): - line 81: //TODO: The values need symbolic names! main/basic/inc/basic/sbxform.hxx (1 line): - line 67: TODO: main/unoxml/source/rdf/CBlankNode.cxx (1 line): - line 110: //FIXME: what is legal? main/i18npool/inc/i18npool/lang.h (1 line): - line 144: #define LANGUAGE_BOSNIAN_BOSNIA_HERZEGOVINA LANGUAGE_BOSNIAN_LATIN_BOSNIA_HERZEGOVINA /* TODO: remove, only for langtab.src & localize.sdf compatibility */ main/wizards/com/sun/star/wizards/reportbuilder/layout/ColumnarTwoColumns.java (1 line): - line 95: // TODO: error message in logging main/sal/osl/w32/file_url.cxx (1 line): - line 369: //TODO: handle out-of-memory main/sal/osl/os2/diagnose.c (1 line): - line 57: printTrace(0, pszFormat, args); /* TODO: pid */ main/wizards/com/sun/star/wizards/ui/ButtonList.java (1 line): - line 161: // TODO: if list of strings not the same length of list object, office will die. main/soltools/javadep/javadep.c (1 line): - line 794: /* FIXME: cleanup the option parsing */ main/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java (1 line): - line 202: catch (Exception ignore) // TODO re-examine error handling main/vcl/inc/vcl/toolbox.hxx (1 line): - line 169: VirtualDevice* mpBtnDev; // TODO: remove unused member main/vcl/source/fontsubset/xlat.hxx (1 line): - line 34: // TODO: sal_UCS4 main/oox/source/drawingml/hyperlinkcontext.cxx (1 line): - line 141: // TODO unhandled main/oox/inc/oox/drawingml/diagram/diagramlayoutatoms.hxx (1 line): - line 89: // TODO change signature to the proper one main/vcl/inc/vcl/fontmanager.hxx (1 line): - line 643: // TODO: callers of this method should use its FontSubsetInfo counterpart directly main/wizards/com/sun/star/wizards/ui/WizardDialog.java (1 line): - line 655: //TODO discuss with rp main/wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsLeft.java (1 line): - line 110: // TODO: label height is fix main/sw/source/ui/vba/vbaaddin.cxx (1 line): - line 78: // TODO: should call AutoExec and AutoExit etc. main/sc/source/ui/vba/excelvbahelper.cxx (1 line): - line 252: // #TODO #FIXME ideally we should 'throw' here if we don't get a valid parent, but... it is possible main/wizards/com/sun/star/wizards/db/CommandName.java (1 line): - line 117: TableName = NameList[1]; // TODO Was ist mit diesem Fall: CatalogSep = "." und CatalogName = PropertyNames.EMPTY_STRING main/sw/inc/unotextrange.hxx (1 line): - line 115: //TODO: new exception type for protected content main/testtools/source/bridgetest/pyuno/core.py (1 line): - line 321: # TODO: Remove this once it is done main/sw/source/ui/inc/toxmgr.hxx (1 line): - line 68: //TODO: TemplateNames main/slideshow/source/engine/OGLTrans/OGLTrans_TransitionImpl.cxx (1 line): - line 162: //TODO change to foreach main/extensions/source/propctrlr/formmetadata.hxx (1 line): - line 52: // TODO: a real structure which allows quick access by name as well as by id main/vcl/unx/headless/svpframe.hxx (1 line): - line 119: /*TODO: functional implementation */ main/oox/source/drawingml/themeelementscontext.cxx (1 line): - line 130: // TODO: import effect styles main/ucb/source/ucp/webdav/CurlRequest.hxx (1 line): - line 87: // TODO: a multimap would be O(n * log(m)) instead of O(n * m) main/oox/source/xls/addressconverter.cxx (1 line): - line 55: //! TODO: this limit may change, is there a way to obtain it via API? main/vcl/source/window/wpropset.cxx (1 line): - line 49: TODO: main/scripting/java/com/sun/star/script/framework/io/UCBStreamHandler.java (1 line): - line 228: // TODO don't depend on result of available() or size() main/toolkit/source/layout/core/import.cxx (1 line): - line 83: // TODO: handle with non-existing widgets main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/XLIFFWriter.java (1 line): - line 517: // TODO Auto-generated method stub main/wizards/com/sun/star/wizards/table/ScenarioSelector.java (1 line): - line 327: /**TODO In this context the items should be better placed at their original position. main/formula/source/core/api/FormulaCompiler.cxx (1 line): - line 372: /* FIXME: Once we support error constants in formulas we'll need a map main/ucb/qa/complex/tdoc/CheckTransientDocumentsContentProvider.java (1 line): - line 54: // TODO: document doesn't exists main/reportdesign/source/ui/inspection/DataProviderHandler.cxx (1 line): - line 193: // TODO: We need a possibility to get the UI of the selected chart type main/vcl/inc/aqua/salprn.h (1 line): - line 54: /// FIXME: get real printer context for infoprinter if possible main/sfx2/source/doc/Metadatable.cxx (1 line): - line 1472: //FIXME: do we need this at all??? main/sw/source/filter/ww8/attributeoutputbase.hxx (1 line): - line 208: /// FIXME having it in AttributeOutputBase is probably a hack, it