summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens2-7/+16
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian1-0/+5
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen3-4/+0
2012-07-23callcatcher: Gallery::GetImportURL freshly unusedCaolán McNamara2-29/+0
2012-07-23mark more one-param ctors as explicitDavid Tardon1-3/+3
2012-07-18Revert hrc string cleanupThomas Arnhold2-0/+180
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann10-24/+7
2012-07-17fdo#44534 invalidate bound rect after drag&dropDavid Tardon1-0/+2
2012-07-16Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara9-211/+37
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-3/+3
2012-07-15WaE: unused variables and misordered initialization listCaolán McNamara1-5/+2
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara2-2/+2
2012-07-15GUI improvements for CompressGraphicDialog.Tomaž Vajngerl4-151/+365
2012-07-15cleanup malingering vendor name in docrecovery.srcAndras Timar1-2/+2
2012-07-14Remove unused HIDsThomas Arnhold1-6/+0
2012-07-14drop obsolete classDavid Tardon1-18/+0
2012-07-14sprinkle 'explicit' over constructorsDavid Tardon66-83/+83
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold3-8/+0
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard1-0/+1
2012-07-12hrc cleanup: Remove commented out lines in hidother.src filesThomas Arnhold1-3/+0
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda1-0/+1
2012-07-11Decrease header files dependenciesMatteo Casalin28-28/+15
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara14-28/+28
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders2-0/+12
2012-07-09GetUnitString depends on svdtrans.hxxTomaž Vajngerl1-0/+2
2012-07-09Compress Graphic functionallity added (currently only for Draw)Tomaž Vajngerl11-2/+556
2012-07-07removed unnecessary forward declarations of classTakeshi Abe17-52/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez10-177/+17
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl5-14/+21
2012-07-03useless sObjectKind stringCaolán McNamara1-3/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara20-39/+36
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold2-42/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold2-5/+6
2012-07-02hrc cleanup: Remove unused fmhlpids.hrcThomas Arnhold1-27/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-134/+0
2012-07-02Remove unused definesThomas Arnhold6-28/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold2-6/+0
2012-07-02Remove unused tbxdraw.hrcThomas Arnhold3-24/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-07-02svx: always set SharedFirst to True for now in SvxHFPage::FillItemSet()Miklos Vajna1-0/+4
2012-07-02Remove unused header uiks.hxxThomas Arnhold1-80/+0
2012-07-01Cleanup in ExternalEditTomaž Vajngerl1-2/+0
2012-07-01Remove unused definesThomas Arnhold3-6/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold3-34/+0
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl3-1/+31
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl4-7/+32
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl6-34/+229