summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl2012-08-022-3/+3
* Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq2012-08-016-419/+415
* Revert "sorted_vector: turn Find parameter into template"Michael Stahl2012-08-012-3/+3
* Fix for a236f8318a0e05caeec53ccbee8b134f44a98008Cédric Bosdonnat2012-08-011-1/+1
* sorted_vector: turn Find parameter into templateMichael Stahl2012-08-012-3/+3
* SwHTMLPosFlyFrms: fix STL conversion:Michael Stahl2012-07-311-1/+1
* _SwRedlineTbl: fix STL conversion:Michael Stahl2012-07-311-1/+4
* fix some problems in previous STL conversion:Michael Stahl2012-07-311-3/+6
* sw: convert SwpHtStart SwpHtEnd to sorted_vectorNoel Grandin2012-07-311-12/+19
* First step to change sorted vector with LookupTree for word autocompletion.Tomaž Vajngerl2012-07-301-0/+5
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-3011-14/+1
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara2012-07-291-8/+8