summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-28fix the sw_swdoc_test crashLuboš Luňák
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-26translate remaining German comments in sw/incPhilipp Riemer
2012-12-25sal_Bool to boolTakeshi Abe
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau
2012-12-19regenerate pchPeter Foley
2012-12-18split out statistics info page and convert to .uiCaolán McNamara
2012-12-14sal_Bool to boolTakeshi Abe
2012-12-14drop converted TP_OPTPRINT_PAGE pageCaolán McNamara
2012-12-14merge NONE stringsCaolán McNamara
2012-12-13Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara
2012-12-13migrate 'Caption options' dialog to .ui fileJack Leigh
2012-12-13sal_Bool to boolTakeshi Abe
2012-12-13update PCH headersLuboš Luňák
2012-12-13PCH for Library_mswordLuboš Luňák
2012-12-11titlepage.src is unused nowCaolán McNamara
2012-12-11fix include guardLuboš Luňák
2012-12-11remove wrong and unused forward declaration for 'class vector'Luboš Luňák
2012-12-11PCH support for Library_swLuboš Luňák
2012-12-10some minor cleanup of caption dialogCaolán McNamara
2012-12-10migrate 'Insert Caption' dialog to .ui fileJack Leigh
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-06adapt code to use gokul's printoptions .uiCaolán McNamara
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-12-03drop unnecessary resource idsCaolán McNamara
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara
2012-12-03convert outline numbering position tab over fullyCaolán McNamara
2012-12-03sal_Bool to boolTakeshi Abe
2012-12-01Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-30API CHANGE: remove com.sun.star.text.XModuleMichael Stahl
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh
2012-11-30migrate 'Insert Footnote' dialog to .ui fileJack Leigh
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-29optional ppFlt argument never usedCaolán McNamara
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-27fdo#48317 - Support jumping to next/previous changeMuhammad Haggag
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke
2012-11-26set default script text in .uiCaolán McNamara
2012-11-25Fix doxygen comment.Jan Holesovsky