summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-08-08remove include comments and boxesThomas Arnhold62-123/+2
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2-0/+2
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-10/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold14-200/+0
2012-08-07valgrind: add missing initializerDavid Tardon1-1/+2
2012-08-07drop bogus eof linesThomas Arnhold270-668/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold20-27/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-1/+1
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist1-1/+1
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen2-2/+2
2012-08-03enable preview for 'special' '*' formatsNoel Power2-6/+10
2012-08-03Do bypass form stuff for iOS tooTor Lillqvist2-2/+2
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