summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28convert SwCharURLPageCaolán McNamara
2012-09-28better initial size string for pre-updateCaolán McNamara
2012-09-28set char dialog resizableCaolán McNamara
2012-09-28rename these so easy to know what is whatCaolán McNamara
2012-09-28rename theseCaolán McNamara
2012-09-28can drop the debugging size setting now it worksCaolán McNamara
2012-09-28need to think about the toplevel dialog resizeCaolán McNamara
2012-09-28add a little spaceCaolán McNamara
2012-09-28pretty it up a littleCaolán McNamara
2012-09-28only Dialog has SetMinOutputSizePixelCaolán McNamara
2012-09-28pretty up the demo dialogCaolán McNamara
2012-09-28support a border-widthCaolán McNamara
2012-09-28now can add the original widgets back inCaolán McNamara
2012-09-28we'll need ButtonBoxes to enforce equal button sizeCaolán McNamara
2012-09-28we'll need a pack-type in order to shove buttons over to the rightCaolán McNamara
2012-09-28use property bucketsCaolán McNamara
2012-09-28add basic hbox, vbox and dialog supportCaolán McNamara
2012-09-27sw: hopefully fix windows buildMatúš Kukan
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27Export image shadow effects to docx.Eilidh McAdam
2012-09-27WaE: uninit variableCaolán McNamara
2012-09-27n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat
2012-09-27sal_Bool to boolTakeshi Abe
2012-09-26DOCX image drop shadow testcase.Eilidh McAdam
2012-09-26sw: remove unneeded using statements in qa/extrasMiklos Vajna
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
2012-09-26n#780843 testcaseMiklos Vajna
2012-09-25avoid self assignment crashCaolán McNamara
2012-09-25n#780853 testcaseMiklos Vajna
2012-09-25-Werror,-Wunused-private-fieldStephan Bergmann
2012-09-25sal_Bool to boolTakeshi Abe
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24de-duplicate SwNodes::TextToTable()Michael Stahl
2012-09-24rhbz#820283: fix crashes in DOCX table import:Michael Stahl
2012-09-24tweak assertions in SwTable::CheckConsistency()Michael Stahl
2012-09-24refactor code with <algorithm>Takeshi Abe
2012-09-24Remove unused member SwDoc::pMacroTableArnaud Versini
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna
2012-09-24As far as I can see this function is unusedTor Lillqvist
2012-09-22sal_Bool to boolTakeshi Abe
2012-09-21fuck you, SIZE_MAX. you'll rue the day i find out which .h defines you.Michael Stahl
2012-09-21the intarwebs say it may be hidden in limits.h...Michael Stahl
2012-09-21sigh... include stdint.h for SIZE_MAXMichael Stahl
2012-09-21"a function call cannot appear in a constant-expression"Michael Stahl
2012-09-21use scoped_array in lcl_UnMergeMichael Stahl