summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-16start/end for tblBorders (17.4.13/37), rtl detection missingLuboš Luňák
2011-05-16make_keyword expects the buffer size is >=256BDavid Tardon
2011-05-16do not leak memoryDavid Tardon
2011-05-16do not leak memoryDavid Tardon
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist
2011-05-15Export the LoggedResourcesHelper classTor Lillqvist
2011-05-15The writerfilter library needs the resourcemodel library, it seemsTor Lillqvist
2011-05-15Fix lotuswordpro unit test on WindowsTor Lillqvist
2011-05-13implement start/end for TblCellMar (17.4.11/35), no rtl detectionLuboš Luňák
2011-05-13add start/end for tcMar (17.4.10,17.4.36), still not actually implementedLuboš Luňák
2011-05-13implement 17.4.12/17.4.34 (tcborders start/end), rtl detection missingLuboš Luňák
2011-05-13start/end (ISO) for 17.18.84 (ST_TabJc) , without detecting RTLLuboš Luňák
2011-05-13avoid deleting before a use (bnc#693200)Luboš Luňák
2011-05-13change 2007 XML to 2007/2010 XML in UI strings - fdo#36735Andras Timar
2011-05-13remove localizations from sourceAndras Timar
2011-05-13change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734Andras Timar
2011-05-11Adding token 'v2'.Muthu Subramanian
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-05-10And finally, binfilter builds on windows againFridrich Štrba
2011-05-10Some more makefile.pmk inclusionsFridrich Štrba
2011-05-10Fix missing declaraction of ConvListFridrich Štrba
2011-05-10Revert "Remove DECLARE_LIST( ConvList, Conversation* )"Fridrich Štrba
2011-05-10Revert "Committing some more DECLARE_LIST removal that compiles on linux"Fridrich Štrba
2011-05-10Committing some more DECLARE_LIST removal that compiles on linuxFridrich Štrba
2011-05-10Unbreak binfilter on WindowsFridrich Štrba
2011-05-10Don't allocate with new if not necessaryFridrich Štrba
2011-05-10rhbz#702635 set correct page number when exporting selected pagesDavid Tardon
2011-05-09WaE un-used parameterNorbert Thiebaud
2011-05-09added few more custom shape presetsRadek Doulik
2011-05-09fixed regression in group shapes transformationsRadek Doulik
2011-05-09WaE - comparison between signed and unsignedChristian Lohmaier
2011-05-09WaE: NULL was not declared in this scopeDavid Tardon
2011-05-08make OOXML import use sheet local db dataMarkus Mohrhard
2011-05-08Replace List type in chart.hxx with a vector<>Joseph Powers
2011-05-08Replace List types in cgm.hxx with vector<>Joseph Powers
2011-05-07Remove a List reference in class CGMFList.Joseph Powers
2011-05-07Remove unnecessary castsFridrich Štrba
2011-05-07WaE - unused variableChristian Lohmaier
2011-05-06Refactor writerperfectFridrich Štrba
2011-05-05Modify class FontList so it's no longer a child of List.Joseph Powers
2011-05-05Convert "List maObjList" in SdrObjListIter into a vector<>Joseph Powers
2011-05-05Remove some unused code.Joseph Powers
2011-05-05Remove an unused header.Joseph Powers
2011-05-05Fix build after the recent changes.Jan Holesovsky
2011-05-04Convert "List* pDefaultColors" into a vector<>Joseph Powers
2011-05-04Convert "List aDimList" in class SCDPSaveData to a vector<>Joseph Powers
2011-05-04Remove "List aMemberList" from class ScDPSaveDimension.Joseph Powers
2011-05-04writerfilter: Fixed debug buildCédric Bosdonnat