summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-08-02strip down UniString some moreCaolán McNamara1-1/+1
2012-07-31remove commented out SV_DECL_OBJARRMichael Stahl1-1/+0
2012-07-30fdo#46968 fixing undo of textbox resizingUray M. János1-1/+1
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara2-2/+0
2012-07-30Typo ressource -> resourceStephan Bergmann2-3/+3
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen7-7/+0
2012-07-26warning C4018: '>': signed/unsigned mismatchMichael Stahl2-2/+2
2012-07-26Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin2-37/+26
2012-07-25delete svl/svstdarr.hxxMichael Stahl8-8/+0
2012-07-25remove typedef StringPtrMichael Stahl1-6/+6
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl1-2/+2
2012-07-25Convert SV_DECL_PTRARR_DEL(StringList) to std::vectorNoel Grandin1-2/+11
2012-07-24unusedcode: svx: remove unused methodsMatúš Kukan4-12/+0
2012-07-24Simplify compression and remove code duplication in CompressGraphicDialogTomaž Vajngerl2-56/+51
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