summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool to boolTakeshi Abe2012-10-041-6/+6
* Remove dead codeTakeshi Abe2012-10-022-20/+0
* Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara2012-10-022-2/+1
* convert add/remove autoformats to new layout dialogsCaolán McNamara2012-09-281-1/+0
* adapt code to new table autoformat dialogCaolán McNamara2012-09-282-2/+0
* convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara2012-09-281-1/+0
* convert code to use new text<->table dialogCaolán McNamara2012-09-281-1/+1
* convert code to use new table width dialogCaolán McNamara2012-09-282-9/+3
* Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara2012-09-282-3/+1
* Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara2012-09-283-7/+3
* Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara2012-09-282-2/+0
* simplify line numbering dialogCaolán McNamara2012-09-281-1/+1
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-1/+1
* sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-09-271-1/+1
* sal_Bool to boolTakeshi Abe2012-09-272-9/+9
* rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl2012-09-262-3/+4
* sal_Bool to boolTakeshi Abe2012-09-252-2/+2
* Remove unused member SwDoc::pMacroTableArnaud Versini2012-09-241-1/+0
* fuck you, SIZE_MAX. you'll rue the day i find out which .h defines you.Michael Stahl2012-09-211-4/+1
* the intarwebs say it may be hidden in limits.h...Michael Stahl2012-09-211-0/+1
* sigh... include stdint.h for SIZE_MAXMichael Stahl2012-09-211-2/+5
* "a function call cannot appear in a constant-expression"Michael Stahl2012-09-211-1/+1
* fdo#48692: fix problems with large number of table cells:Michael Stahl2012-09-213-6/+6
* fdo#48692: fix problems with large number of table cells:Michael Stahl2012-09-212-7/+8
* sal_Bool to boolTakeshi Abe2012-09-201-4/+4
* Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq2012-09-1810-463/+463
* rhbz#852128: sw: avoid table undo crash:Michael Stahl2012-09-181-0/+1
* Resolves: fdo#40025 add text correction undo idCaolán McNamara2012-09-121-1/+2
* n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna2012-09-122-0/+2
* Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq2012-09-1117-448/+448
* -Werror,-Wunused-private-field (various sw)Stephan Bergmann2012-09-114-10/+2
* read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák2012-09-062-1/+5
* n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2012-09-042-0/+2
* Improved usage of the auto-complete tree structure.Nico Weyand2012-09-021-1/+15
* expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev2012-09-021-11/+6
* Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq2012-09-0236-717/+716
* n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna2012-08-301-0/+2
* Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara2012-08-291-1/+5
* Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara2012-08-271-0/+1
* sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat2012-08-271-0/+2
* n#775899 sw: add FloattableNomargins compat flagMiklos Vajna2012-08-232-1/+3
* SwXTextTable: add "TableBorder2" propertyMichael Stahl2012-08-202-5/+7
* fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat2012-08-202-1/+3
* idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi2012-08-161-0/+5
* unusedcode.easy: remove unused codeThomas Arnhold2012-08-131-1/+0
* Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet2012-08-091-4/+0
* remove empty ascii boxes and stuffThomas Arnhold2012-08-076-24/+1
* drop bogus eof linesThomas Arnhold2012-08-071-3/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-076-7/+0
* Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara2012-08-031-2/+35