summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problemStephan Bergmann2012-08-161-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1627-71/+11
* make fontwork custom shapes as one path object created from polypolygonRadek Doulik2012-08-151-3/+4
* fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian2012-08-141-0/+4
* Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin2012-08-131-1/+1
* fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás2012-08-102-19/+32
* Remove misleading commentStephan Bergmann2012-08-101-1/+0
* gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks2012-08-091-1/+1
* Minor cleanup.Jan Holesovsky2012-08-092-8/+8
* fdo#49750 Search Toolbar keeps its historyZolnai Tamás2012-08-092-0/+25
* reduce ascii noise and useless commentsThomas Arnhold2012-08-084-14/+0
* remove include comments and boxesThomas Arnhold2012-08-0862-123/+2
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-082-0/+2
* remove empty ascii boxes and stuff IIThomas Arnhold2012-08-071-10/+0
* remove empty ascii boxes and stuffThomas Arnhold2012-08-0714-200/+0
* valgrind: add missing initializerDavid Tardon2012-08-071-1/+2
* drop bogus eof linesThomas Arnhold2012-08-07270-668/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-0720-27/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* kill va_args abuse for SfxItemSetBjoern Michaelsen2012-08-042-2/+2
* enable preview for 'special' '*' formatsNoel Power2012-08-032-6/+10
* Do bypass form stuff for iOS tooTor Lillqvist2012-08-032-2/+2
* strip down UniString some moreCaolán McNamara2012-08-021-1/+1
* remove commented out SV_DECL_OBJARRMichael Stahl2012-07-311-1/+0
* fdo#46968 fixing undo of textbox resizingUray M. János2012-07-301-1/+1
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-302-2/+0
* Typo ressource -> resourceStephan Bergmann2012-07-302-3/+3
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-307-7/+0
* warning C4018: '>': signed/unsigned mismatchMichael Stahl2012-07-262-2/+2
* Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin2012-07-262-37/+26
* delete svl/svstdarr.hxxMichael Stahl2012-07-258-8/+0
* remove typedef StringPtrMichael Stahl2012-07-251-6/+6
* svstdarr.hxx: remove SvXub_StrLensMichael Stahl2012-07-251-2/+2
* Convert SV_DECL_PTRARR_DEL(StringList) to std::vectorNoel Grandin2012-07-251-2/+11
* unusedcode: svx: remove unused methodsMatúš Kukan2012-07-244-12/+0
* Simplify compression and remove code duplication in CompressGraphicDialogTomaž Vajngerl2012-07-242-56/+51
* Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens2012-07-242-7/+16
* "Send via Bluetooth" (experimental) feature.Muthu Subramanian2012-07-241-0/+5
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-233-4/+0
* callcatcher: Gallery::GetImportURL freshly unusedCaolán McNamara2012-07-232-29/+0
* mark more one-param ctors as explicitDavid Tardon2012-07-231-3/+3
* Revert hrc string cleanupThomas Arnhold2012-07-182-0/+180
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-1810-24/+7
* fdo#44534 invalidate bound rect after drag&dropDavid Tardon2012-07-171-0/+2
* Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara2012-07-169-211/+37
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-3/+3
* WaE: unused variables and misordered initialization listCaolán McNamara2012-07-151-5/+2
* Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara2012-07-152-2/+2