summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* coverity#708341 Uninitialized scalar fieldCaolán McNamara2014-05-101-0/+2
* coverity#984153 Uninitialized scalar fieldCaolán McNamara2014-05-101-2/+3
* '!= false' is redundant, and confusing - kill it.Jan Holesovsky2014-05-093-3/+3
* coverity#1209792 Dereference before null checkCaolán McNamara2014-05-091-5/+3
* coverity#1209818 Dereference before null checkCaolán McNamara2014-05-091-2/+2
* some more %PRODUCTNAME usageThomas Arnhold2014-05-081-2/+2
* typosThomas Arnhold2014-05-082-3/+3
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet2014-05-0811-117/+117
* add a status bar icon to fit slide to windowCaolán McNamara2014-05-083-15/+51
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-083-8/+8
* coverity#736151 Dereference null return valueCaolán McNamara2014-05-081-1/+3
* fdo#62176: Revert "n757419: Hidden/Non-wrapping text."Michael Stahl2014-05-071-8/+1
* coverity#735860 Explicit null dereferencedCaolán McNamara2014-05-071-5/+6
* coverity#735859 Explicit null dereferencedCaolán McNamara2014-05-071-7/+3
* coverity#735858 Explicit null dereferencedCaolán McNamara2014-05-071-4/+3
* coverity#1209523 Dereference after null checkCaolán McNamara2014-05-071-1/+1
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-075-12/+13
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet2014-05-061-7/+7
* remove some useless linesThomas Arnhold2014-05-061-7/+0
* remove dead SvxDialogDll classThomas Arnhold2014-05-061-35/+0
* remove unused SvxFmConfigWin classThomas Arnhold2014-05-061-16/+0
* now these temporary SvtLanguageTable instances are mootEike Rathke2014-05-061-6/+4
* Application::UserEvent and Window::UserEvent are emptyStephan Bergmann2014-05-061-8/+0
* Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist2014-05-06185-177/+5856
* Move headers included only in svx itself from include/svx to svx/incTor Lillqvist2014-05-0695-118/+1537
* Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann2014-05-063-3/+0
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-1/+1
* unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold2014-05-054-124/+0
* remove some commented out lines from src filesThomas Arnhold2014-05-052-6/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-056-8/+8
* coverity#708371 Uninitialized pointer fieldCaolán McNamara2014-05-011-11/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-0126-30/+30
* coverity#704340 Logically dead codeCaolán McNamara2014-04-302-6/+4
* coverity#704339 Logically dead codeCaolán McNamara2014-04-301-7/+1
* coverity#704338 Logically dead codeCaolán McNamara2014-04-301-3/+1
* coverity#1210119 Uncaught exceptionCaolán McNamara2014-04-301-1/+1
* coverity#1210120 Uncaught exceptionCaolán McNamara2014-04-301-1/+1
* coverity#1210121 Uncaught exceptionCaolán McNamara2014-04-301-1/+1
* coverity#1210130 Uncaught exceptionCaolán McNamara2014-04-302-2/+2
* Resolves: #i124760# ensure that only the created object is selectedArmin Le Grand2014-04-291-0/+6
* Don't repeat yourselfTor Lillqvist2014-04-281-3/+0
* Fix repainting problems in Draw.Jan Holesovsky2014-04-281-0/+15
* fix drawing of 100% transparent frames (fdo#77723)Luboš Luňák2014-04-271-7/+20
* constLuboš Luňák2014-04-271-3/+3
* VCL: Renamed two functionsChris Sherlock2014-04-281-1/+1
* vclopengl is buildable on all platforms nowZolnai Tamás2014-04-271-1/+1
* cppcheck: reduce scopeJulien Nabet2014-04-271-1/+2
* automaticly -> automatically.Jan Holesovsky2014-04-273-4/+4
* make 'Unicode' less-attractive to pick vs UTF-8Caolán McNamara2014-04-251-1/+1
* the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard2014-04-251-2/+51